Apper ignores "never check for updates" option (#948099)
This commit is contained in:
parent
8c64312f48
commit
8c9b68eb23
2 changed files with 45 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Reference in a new issue