[zif/f18] New upstream release

Richard Hughes rhughes at fedoraproject.org
Fri Sep 21 10:11:50 UTC 2012


commit b1ad25344fc558f34e5d36b1d88633c1dbfa555e
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Sep 21 10:39:26 2012 +0100

    New upstream release
    
    - Import all the GPG keys found from gpgkey in a repo file

 .gitignore |    1 +
 sources    |    2 +-
 zif.spec   |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efc1ff7..707a186 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /zif-0.2.9.tar.xz
 /zif-0.3.0.tar.xz
 /zif-0.3.1.tar.xz
+/zif-0.3.2.tar.xz
diff --git a/sources b/sources
index 579f48c..abbad2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-898ecd9a2ba43d250fdda8b37834bbcc  zif-0.3.1.tar.xz
+4068b956c8c831ff2a48806007f04927  zif-0.3.2.tar.xz
diff --git a/zif.spec b/zif.spec
index 279507e..91f53a6 100644
--- a/zif.spec
+++ b/zif.spec
@@ -1,6 +1,6 @@
 Summary:   Simple wrapper for rpm and the Fedora package metadata
 Name:      zif
-Version:   0.3.1
+Version:   0.3.2
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://people.freedesktop.org/~hughsient/zif/
@@ -96,6 +96,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libzif*.la
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Fri Sep 21 2012 Richard Hughes <richard at hughsie.com> 0.3.2-1
+- New upstream release
+- Import all the GPG keys found from gpgkey in a repo file
+
 * Mon Aug 06 2012 Richard Hughes <richard at hughsie.com> 0.3.1-1
 - New upstream release with new soname, rebuilds required.
 


More information about the scm-commits mailing list