Merge branch 'master' into f16
Conflicts: apper.spec
This commit is contained in:
commit
cf100b42d4
3 changed files with 13 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/apper-0.7.0.tar.bz2
|
||||
/apper-0.7.1-20111021.tar.bz2
|
||||
/apper-0.7.1-20120218.tar.bz2
|
||||
|
|
|
|||
13
apper.spec
13
apper.spec
|
|
@ -3,11 +3,11 @@
|
|||
## include app-install support and/or for testing/customizing categories.xml
|
||||
#define app_install 1
|
||||
|
||||
%define snap 20111021
|
||||
%define snap 20120218
|
||||
|
||||
Name: apper
|
||||
Version: 0.7.1
|
||||
Release: 0.4.%{snap}%{?dist}
|
||||
Release: 0.7.%{snap}%{?dist}
|
||||
Summary: KDE interface for PackageKit
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -99,6 +99,15 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/apper.deskt
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 18 2012 Rex Dieter <rdieter@fedoraproject.org> 0.7.1-0.7.20120218
|
||||
- 20120218 snapshot (#749240, #753146, #781726)
|
||||
|
||||
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-0.6.20111102
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Wed Nov 02 2011 Rex Dieter <rdieter@fedoraproject.org> 0.7.1-0.5.20111102
|
||||
- 20111102 snapshot
|
||||
|
||||
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-0.4.20111021
|
||||
- Rebuilt for glibc bug#747377
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b6528932fc478162f3d9dd2600d49127 apper-0.7.1-20111021.tar.bz2
|
||||
17d203a901c680ad6b20236609aa39bc apper-0.7.1-20120218.tar.bz2
|
||||
|
|
|
|||
Reference in a new issue