From 0f956cf39d08509de8100b92067876760166f75e Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Apr 24 2008 08:48:13 +0000 Subject: - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. - Fixes rh#443913. --- diff --git a/.cvsignore b/.cvsignore index 1a0abe7..80ed60c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.1.12-20080423.tar.gz +PackageKit-0.1.12-20080424.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 0586f3b..1a64ac6 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 20080423 +%define alphatag 20080424 %{!?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: 5.%{?alphatag}%{?dist} +Release: 6.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -172,6 +172,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Thu Apr 24 2008 Richard Hughes - 0.1.12-6.20080424 +- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. +- Fixes rh#443913. + * Wed Apr 23 2008 Richard Hughes - 0.1.12-5.20080423 - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. - Fixes rh#443342, rh#443341, rh#443235, rh#443235 and rh#442166. diff --git a/sources b/sources index fb4821e..0d8413a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea4d595ffb84a64f6798cb04f92be52f PackageKit-0.1.12-20080423.tar.gz +3b15e65486560298a258d67bcf10e357 PackageKit-0.1.12-20080424.tar.gz