[zif] New upstream release with a few bugfixes and new features.

Richard Hughes rhughes at fedoraproject.org
Mon Aug 1 09:08:53 UTC 2011


commit c185605f9216f298283490e212e8f6858fa26b5c
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Aug 1 09:50:59 2011 +0100

    New upstream release with a few bugfixes and new features.

 .gitignore |    1 +
 sources    |    2 +-
 zif.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3bb82c..7061950 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /zif-0.1.5.tar.gz
 /zif-0.2.0.tar.gz
 /zif-0.2.1.tar.gz
+/zif-0.2.2.tar.xz
diff --git a/sources b/sources
index 680818e..43d3f7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cba692ac3547c4eab874471119336f96  zif-0.2.1.tar.gz
+008eb8207839a44b77cd42883e561b3e  zif-0.2.2.tar.xz
diff --git a/zif.spec b/zif.spec
index beaf327..61c227a 100644
--- a/zif.spec
+++ b/zif.spec
@@ -1,10 +1,10 @@
 Summary:   Simple wrapper for rpm and the Fedora package metadata
 Name:      zif
-Version:   0.2.1
+Version:   0.2.2
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://github.com/hughsie/zif
-Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
+Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
 
 BuildRequires: glib2-devel >= 2.16.1
 BuildRequires: rpm-devel
@@ -78,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libzif*.la
 %{_datadir}/gtk-doc
 
 %changelog
+* Mon Aug 01 2011 Richard Hughes <richard at hughsie.com> 0.2.2-1
+- New upstream release with a few bugfixes and new features.
+
 * Mon Jul 04 2011 Richard Hughes <richard at hughsie.com> 0.2.1-1
 - New upstream release with many bugfixes and performance improvements.
 


More information about the scm-commits mailing list