diff --git a/.cvsignore b/.cvsignore index fb21736..21aa877 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.1.12-20080412git.tar.gz +PackageKit-0.1.12-20080415git.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 9de169a..29996a2 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 20080412git +%define alphatag 20080415git %{!?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: 1.%{?alphatag}%{?dist} +Release: 2.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -172,6 +172,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Sat Apr 12 2008 Richard Hughes - 0.1.12-2.20080415git +- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. +- Fixes rh#442286, rh#442286 and quite a few upstream bugs. + * Sat Apr 12 2008 Richard Hughes - 0.1.12-1.20080412git - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. - Fixes that were cherry picked into this branch since 0.1.11 was released can be viewed at: diff --git a/sources b/sources index d71e320..35ad9d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3731ca3dcb1d472f3a72ed4214a41e44 PackageKit-0.1.12-20080412git.tar.gz +e5dcd44b8e51e1200854afb769baa7ca PackageKit-0.1.12-20080415git.tar.gz