From dce924308c2853febf5485d101bef13166be8ea0 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 16 Apr 2008 10:09:57 +0000 Subject: [PATCH] - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. - Fixes rh#439735. --- .cvsignore | 2 +- PackageKit.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 21aa877..becf045 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.1.12-20080415git.tar.gz +PackageKit-0.1.12-20080416git.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 29996a2..888f5b0 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 20080415git +%define alphatag 20080416git %{!?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: 2.%{?alphatag}%{?dist} +Release: 3.%{?alphatag}%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -172,7 +172,11 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog -* Sat Apr 12 2008 Richard Hughes - 0.1.12-2.20080415git +* Wed Apr 16 2008 Richard Hughes - 0.1.12-3.20080416git +- Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. +- Fixes rh#439735. + +* Tue Apr 15 2008 Richard Hughes - 0.1.12-2.20080415git - Pull in the new snapshot from the stable PACKAGEKIT_0_1_X branch. - Fixes rh#442286, rh#442286 and quite a few upstream bugs. diff --git a/sources b/sources index 35ad9d0..7e5fb51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5dcd44b8e51e1200854afb769baa7ca PackageKit-0.1.12-20080415git.tar.gz +c82cc8daf24d762945c2cb61cdf9dd12 PackageKit-0.1.12-20080416git.tar.gz