[PackageKit/f16] New upstream release. Consistently use same logic to determine GPG checking.

Richard Hughes rhughes at fedoraproject.org
Mon Dec 5 11:08:44 UTC 2011


commit 2ce6cbffdf3d8227a417bed1cd16b883db62114a
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Dec 5 11:08:06 2011 +0000

    New upstream release.
    Consistently use same logic to determine GPG checking.

 .gitignore      |    1 +
 PackageKit.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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  <rhughes at redhat.com> - 0.6.21-1
+- New upstream release.
+- Consistently use same logic to determine GPG checking.
+
 * Mon Nov 07 2011 Richard Hughes  <rhughes at redhat.com> - 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


More information about the scm-commits mailing list