- Pull in a new snapshot from the unstable branch.

This commit is contained in:
Richard Hughes 2008-05-19 08:16:16 +00:00
parent 2fcdbd1cea
commit 9999086289
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
PackageKit-0.2.1-20080508.tar.gz
PackageKit-0.2.2-20080519.tar.gz

View File

@ -2,14 +2,14 @@
%define dbus_version 0.90
%define dbus_glib_version 0.70
%define policykit_version 0.8
%define alphatag 20080508
%define alphatag 20080519
%{!?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.1
Release: 2.%{?alphatag}%{?dist}
Version: 0.2.2
Release: 1.%{?alphatag}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://packagekit.freedesktop.org
@ -190,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/*
%changelog
* Mon May 19 2008 Richard Hughes <rhughes@redhat.com> - 0.2.2-1.20080519
- Pull in a new snapshot from the unstable branch.
* Thu May 08 2008 Richard Hughes <rhughes@redhat.com> - 0.2.1-2.20080508
- Pull in a new snapshot from the unstable branch.

View File

@ -1 +1 @@
e857ae55667768ed20feffecdd847981 PackageKit-0.2.1-20080508.tar.gz
e0dc09eb3974020536632e23d76659f7 PackageKit-0.2.2-20080519.tar.gz