diff --git a/.cvsignore b/.cvsignore index a2673e6..166685c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.1.12-20080506.tar.gz +PackageKit-0.1.12-20080520.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 91030ce..60a0f5c 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -2,14 +2,14 @@ %define dbus_version 0.90 %define dbus_glib_version 0.70 %define policykit_version 0.7 -%define alphatag 20080506 +%define alphatag 20080520 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Summary: System daemon that is a DBUS abstraction layer for package management Name: PackageKit Version: 0.1.12 -Release: 11.%{?alphatag}%{?dist} +Release: 12.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -174,6 +174,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Tue May 20 2008 Richard Hughes - 0.1.12-12.20080520 +- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. +- Fixes rh#446331. + * Tue May 06 2008 Richard Hughes - 0.1.12-11.20080506 - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. - Fixes rh#445158. diff --git a/sources b/sources index f184ba6..1df4d2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39bd71e6f6aa1bcd45486177f3364b15 PackageKit-0.1.12-20080506.tar.gz +99df3282ffa095ffcdc53b28603ce289 PackageKit-0.1.12-20080520.tar.gz