20111021 snapshot, checkbox fixes, translations.
This commit is contained in:
parent
64634bf877
commit
4986f73c55
3 changed files with 8 additions and 5 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
/apper-0.7.0.tar.bz2
|
||||
/apper-0.7.1-20111020-2.tar.bz2
|
||||
/apper-0.7.1-20111021.tar.bz2
|
||||
|
|
|
|||
|
|
@ -3,17 +3,17 @@
|
|||
## include app-install support and/or for testing/customizing categories.xml
|
||||
#define app_install 1
|
||||
|
||||
%define snap 20111020
|
||||
%define snap 20111021
|
||||
|
||||
Name: apper
|
||||
Version: 0.7.1
|
||||
Release: 0.2.%{snap}%{?dist}
|
||||
Release: 0.3.%{snap}%{?dist}
|
||||
Summary: KDE interface for PackageKit
|
||||
|
||||
License: GPLv2+
|
||||
%if 0%{?snap}
|
||||
# use releaseme/apper.rc --version 0.7.1
|
||||
Source0: apper-%{version}-%{snap}-2.tar.bz2
|
||||
Source0: apper-%{version}-%{snap}.tar.bz2
|
||||
%else
|
||||
Source0: http://dl.dropbox.com/u/37314029/apper-%{version}.tar.bz2
|
||||
%endif
|
||||
|
|
@ -99,6 +99,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/apper.deskt
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 21 2011 Rex Dieter <rdieter@fedoraproject.org> 0.7.1-0.3.20111021
|
||||
- 20111021 snapshot, checkbox fixes, translations.
|
||||
|
||||
* Thu Oct 20 2011 Rex Dieter <rdieter@fedoraproject.org> 0.7.1-0.2.20111020
|
||||
- fresher snapshot, more fixes upstream. mmm, mmm, good.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
bab91b9cfdcbbb41bb837c6d8414f7c7 apper-0.7.1-20111020-2.tar.bz2
|
||||
b6528932fc478162f3d9dd2600d49127 apper-0.7.1-20111021.tar.bz2
|
||||
|
|
|
|||
Reference in a new issue