From 9a5ec9b7d4b26a8b4fa6463a27395ec43de9e546 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sep 22 2008 15:13:45 +0000 Subject: - New upstream version --- diff --git a/.cvsignore b/.cvsignore index 681cc84..58535c4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.3.3.tar.gz +PackageKit-0.3.4.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index 2600ef5..c3dfb6d 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -7,8 +7,8 @@ Summary: System daemon that is a DBUS abstraction layer for package management Name: PackageKit -Version: 0.3.3 -Release: 3%{?dist} +Version: 0.3.4 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -16,10 +16,7 @@ Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # upstream: 51b020dca500141a6e78ab549765f09a34ac75fc -Patch0: pk-upgrades-mistake.patch - -# upstream: 0f2fa1f265aa0e7922d5acf03e1266081345df58 -Patch1: pk-preupgrade-typo.patch +#Patch0: pk-upgrades-mistake.patch Requires: dbus >= %{dbus_version} Requires: dbus-glib >= %{dbus_glib_version} @@ -145,8 +142,7 @@ using PackageKit. %prep %setup -q -%patch0 -p1 -%patch1 -p1 +#%patch0 -p1 %build %configure --enable-yum --enable-smart --with-default-backend=yum --disable-local @@ -277,6 +273,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/* %changelog +* Mon Sep 22 2008 Richard Hughes - 0.3.4-1 +- New upstream version + * Tue Sep 17 2008 Richard Hughes - 0.3.3-3 - Fix a silly typo where we might upgrade the kernel when we check for distro upgrades. diff --git a/sources b/sources index 8b208cb..8ba6014 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c91101359e0331325d2acde7b9130f4 PackageKit-0.3.3.tar.gz +5b02713b8b1a18508f64d3db746d710f PackageKit-0.3.4.tar.gz