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