[zif/f18] New upstream release

Richard Hughes rhughes at fedoraproject.org
Fri Oct 26 09:40:12 UTC 2012


commit f9e8064f0d9151410a295924175a30963bf1ae74
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Oct 26 10:26:30 2012 +0100

    New upstream release
    
    - Enable any debuginfo repos if the user searches for a debuginfo package
    - Fix a lot of GObject Introspection tags and add a small python example
    - Support the skip_if_unavailable config option

 .gitignore |    1 +
 sources    |    2 +-
 zif.spec   |    8 +++++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 707a186..feb81f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /zif-0.3.0.tar.xz
 /zif-0.3.1.tar.xz
 /zif-0.3.2.tar.xz
+/zif-0.3.3.tar.xz
diff --git a/sources b/sources
index abbad2b..b253c58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4068b956c8c831ff2a48806007f04927  zif-0.3.2.tar.xz
+c9cc78030edd417ecb4aa60026a6b8fe  zif-0.3.3.tar.xz
diff --git a/zif.spec b/zif.spec
index 91f53a6..fa77b16 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.2
+Version:   0.3.3
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://people.freedesktop.org/~hughsient/zif/
@@ -96,6 +96,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libzif*.la
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Fri Oct 26 2012 Richard Hughes <richard at hughsie.com> 0.3.3-1
+- New upstream release
+- Enable any debuginfo repos if the user searches for a debuginfo package
+- Fix a lot of GObject Introspection tags and add a small python example
+- Support the skip_if_unavailable config option
+
 * 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


More information about the scm-commits mailing list