From 2ce6cbffdf3d8227a417bed1cd16b883db62114a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Dec 05 2011 11:08:06 +0000 Subject: New upstream release. Consistently use same logic to determine GPG checking. --- diff --git a/.gitignore b/.gitignore index 372a265..a683f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ PackageKit-0.6.7.tar.bz2 /PackageKit-0.6.18.tar.xz /PackageKit-0.6.19.tar.xz /PackageKit-0.6.20.tar.xz +/PackageKit-0.6.21.tar.xz diff --git a/PackageKit.spec b/PackageKit.spec index 299d868..dda6a62 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -2,7 +2,7 @@ Summary: Package management service Name: PackageKit -Version: 0.6.20 +Version: 0.6.21 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.packagekit.org @@ -463,6 +463,10 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/PackageKit/backend/*.h %changelog +* Mon Dec 05 2011 Richard Hughes - 0.6.21-1 +- New upstream release. +- Consistently use same logic to determine GPG checking. + * Mon Nov 07 2011 Richard Hughes - 0.6.20-1 - New upstream release. - Remove upstreamed patches diff --git a/sources b/sources index ade5e97..5ad309f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e842f60ee91d91461cc2aaf9acef4ed0 PackageKit-0.6.20.tar.xz +216ad7429d6ea263e7e300be25a01110 PackageKit-0.6.21.tar.xz