0.7.1 (final)

This commit is contained in:
Rex Dieter 2012-02-21 15:20:20 -06:00
commit a4fa45b553
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/apper-0.7.0.tar.bz2
/apper-0.7.1-20111021.tar.bz2
/apper-0.7.1-20120218.tar.bz2
/apper-0.7.1.tar.bz2

View file

@ -3,11 +3,9 @@
## include app-install support and/or for testing/customizing categories.xml
#define app_install 1
%define snap 20120218
Name: apper
Version: 0.7.1
Release: 0.7.%{snap}%{?dist}
Release: 1%{?dist}
Summary: KDE interface for PackageKit
License: GPLv2+
@ -15,7 +13,7 @@ License: GPLv2+
# use releaseme/apper.rc --version 0.7.1
Source0: apper-%{version}-%{snap}.tar.bz2
%else
Source0: http://dl.dropbox.com/u/37314029/apper-%{version}.tar.bz2
Source0: https://launchpad.net/apper/0.7/%{version}/+download/apper-%{version}.tar.bz2
%endif
URL: http://kde-apps.org/content/show.php/Apper?content=84745
@ -100,6 +98,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/apper.deskt
%changelog
* Tue Feb 21 2012 Rex Dieter <rdieter@fedoraproject.org> 0.7.1-1
- 0.7.1 (final)
* Sat Feb 18 2012 Rex Dieter <rdieter@fedoraproject.org> 0.7.1-0.7.20120218
- 20120218 snapshot (#749240, #753146, #781726)

View file

@ -1 +1 @@
17d203a901c680ad6b20236609aa39bc apper-0.7.1-20120218.tar.bz2
f64c07348130760dea432d3f3823ba78 apper-0.7.1.tar.bz2