Update to latest git snapshot
This commit is contained in:
parent
61cc403b34
commit
ee2064209e
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ PackageKit-0.6.7.tar.bz2
|
||||
/libdnf-c0a107b.tar.gz
|
||||
/PackageKit-1.1.4-20160825.tar.xz
|
||||
/libdnf-0646992.tar.gz
|
||||
/PackageKit-1.1.4-20160901.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
||||
|
||||
%global gitdate 20160825
|
||||
%global gitdate 20160901
|
||||
%global bundled_libhif 1
|
||||
|
||||
%global glib2_version 2.46.0
|
||||
@ -14,7 +14,7 @@
|
||||
Summary: Package management service
|
||||
Name: PackageKit
|
||||
Version: 1.1.4
|
||||
Release: 0.2.%{gitdate}%{?dist}
|
||||
Release: 0.3.%{gitdate}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.freedesktop.org/software/PackageKit/
|
||||
#Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
|
||||
@ -341,6 +341,9 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
|
||||
%{_datadir}/vala/vapi/packagekit-glib2.vapi
|
||||
|
||||
%changelog
|
||||
* Thu Sep 01 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.3.20160901
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.2.20160825
|
||||
- Update to latest git snapshot
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user