diff --git a/.cvsignore b/.cvsignore index 987d818..41676ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.2.1-20080508.tar.gz +PackageKit-0.2.2-20080519.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 1dfa1f1..2825eb3 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.8 -%define alphatag 20080508 +%define alphatag 20080519 %{!?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.2.1 -Release: 2.%{?alphatag}%{?dist} +Version: 0.2.2 +Release: 1.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -190,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Mon May 19 2008 Richard Hughes - 0.2.2-1.20080519 +- Pull in a new snapshot from the unstable branch. + * Thu May 08 2008 Richard Hughes - 0.2.1-2.20080508 - Pull in a new snapshot from the unstable branch. diff --git a/sources b/sources index dc84d84..56388cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e857ae55667768ed20feffecdd847981 PackageKit-0.2.1-20080508.tar.gz +e0dc09eb3974020536632e23d76659f7 PackageKit-0.2.2-20080519.tar.gz