diff --git a/.cvsignore b/.cvsignore index cf4a954..157674b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.2.3-20080611.tar.gz +PackageKit-0.2.3-20080618.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 14065d6..1a23d90 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 20080611 +%define alphatag 20080618 %{!?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: 3.%{?alphatag}%{?dist} +Release: 4.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -199,6 +199,10 @@ update-mime-database %{_datadir}/mime %{_includedir}/* %changelog +* Wed Jun 18 2008 Richard Hughes - 0.2.3-4.20080618 +- Pull in a new snapshot from the unstable branch. +- Add the font installing provide hooks + * 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 diff --git a/sources b/sources index 74c83c9..cb5980c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -805bfb952f2fc9722f97b18494626a25 PackageKit-0.2.3-20080611.tar.gz +9e011ea4decf3388a43b49e46c63005a PackageKit-0.2.3-20080618.tar.gz