diff --git a/.cvsignore b/.cvsignore index 8ccf1e9..cf4a954 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.2.3-20080609.tar.gz +PackageKit-0.2.3-20080611.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 264084e..14065d6 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 20080609 +%define alphatag 20080611 %{!?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.3 -Release: 2.%{?alphatag}%{?dist} +Release: 3.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -199,6 +199,11 @@ update-mime-database %{_datadir}/mime %{_includedir}/* %changelog +* Mon Jun 11 2008 Richard Hughes - 0.2.3-3.20080611 +- Pull in a new snapshot from the unstable branch. +- Fixes RH#450594 where there are insane length error messages +- Get the group for the package when we do ::Detail() + * Mon Jun 09 2008 Richard Hughes - 0.2.3-2.20080609 - Add intltool to the BR. diff --git a/sources b/sources index 3c399dd..74c83c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f87d5a77ffd7c25ea9171f9d2ba5ca0 PackageKit-0.2.3-20080609.tar.gz +805bfb952f2fc9722f97b18494626a25 PackageKit-0.2.3-20080611.tar.gz