diff --git a/.gitignore b/.gitignore index ee7b8b3..c914327 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ PackageKit-0.6.7.tar.bz2 /libdnf-0646992.tar.gz /PackageKit-1.1.4-20160901.tar.xz /libdnf-9cf4fb3.tar.gz +/PackageKit-1.1.4.tar.xz diff --git a/PackageKit.spec b/PackageKit.spec index 6bc573d..ef56789 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -14,11 +14,10 @@ Summary: Package management service Name: PackageKit Version: 1.1.4 -Release: 0.4.%{gitdate}%{?dist} +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/PackageKit/ -#Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz -Source0: %{name}-%{version}-%{gitdate}.tar.xz +Source0: http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz %if 0%{?bundled_libhif} # https://github.com/rpm-software-management/libhif @@ -182,8 +181,7 @@ A simple helper that offers to install new packages on the command line using PackageKit. %prep -#setup -q -%setup -q -n %{name}-%{version}-%{gitdate} +%setup -q %if 0%{?bundled_libhif} # Extract libdnf archive @@ -341,6 +339,14 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || : %{_datadir}/vala/vapi/packagekit-glib2.vapi %changelog +* Mon Sep 19 2016 Richard Hughes - 1.1.5-1 +- New upstream release +- Change the configuration of the cron script to a sysconfig-like config +- Don't crash when emitting PropertiesChanged for NULL values +- Fix several small memory leaks +- Look for command-not-found dbus socket in /run instead of /var/run +- Use GetFilesLocal in pkcon get-files if argument is a file + * Thu Sep 08 2016 Kalev Lember - 1.1.4-0.4.20160901 - Update to latest libdnf git snapshot (#1344643) diff --git a/sources b/sources index b4ceeb9..36656de 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -5dfae5f8cba9fc35b21ce664ea9558f7 PackageKit-1.1.4-20160901.tar.xz +d1a000a33c7c935522af7a01dea012bf PackageKit-1.1.4.tar.xz f25f1d320c4433f5363252476c6f5319 libdnf-9cf4fb3.tar.gz