Apper ignores "never check for updates" option (#948099)

This commit is contained in:
Rex Dieter 2013-04-29 08:46:17 -05:00
commit 8c9b68eb23
2 changed files with 45 additions and 1 deletions

View file

@ -7,7 +7,7 @@
Name: apper
Version: 0.8.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: KDE interface for PackageKit
License: GPLv2+
@ -46,6 +46,8 @@ Patch119: 0019-Connect-to-finished-signal-of-ApplicationLaunch-in-o.patch
Patch120: 0020-Allow-PackageDetails-to-show-screenshots-from-softwa.patch
Patch121: 0021-Update-the-last-refresh-cache-time-from-the-update-c.patch
Patch122: 0022-Add-some-margins-to-the-plasmoid.patch
# hack around https://bugzilla.redhat.com/948099
Patch200: 0100-pk-cache-update-debugging.patch
Obsoletes: kpackagekit < 0.7.0
@ -166,6 +168,9 @@ fi
%changelog
* Mon Apr 29 2013 Rex Dieter <rdieter@fedoraproject.org> 0.8.0-4
- Apper ignores "never check for updates" option (#948099)
* Wed Feb 13 2013 Rex Dieter <rdieter@fedoraproject.org> 0.8.0-3
- a few more upstream fixes