[zif/f18] New upstream release

Richard Hughes rhughes at fedoraproject.org
Wed May 8 08:44:58 UTC 2013


commit f0650465cbcca73b7c6547fa21cac2abaab8b882
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed May 8 09:44:51 2013 +0100

    New upstream release

 .gitignore |    1 +
 sources    |    2 +-
 zif.spec   |   14 +++++++++++++-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8cbd2e..7c227a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /zif-0.3.3.tar.xz
 /zif-0.3.4.tar.xz
 /zif-0.3.5.tar.xz
+/zif-0.3.6.tar.xz
diff --git a/sources b/sources
index fa1fd22..04074d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e8b2f42276758c8046308db162c97b2  zif-0.3.5.tar.xz
+fcec454a8d839cfe4aa9ee7b6e20ed15  zif-0.3.6.tar.xz
diff --git a/zif.spec b/zif.spec
index 2513e75..c3d6b0e 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.5
+Version:   0.3.6
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://people.freedesktop.org/~hughsient/zif/
@@ -97,6 +97,18 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libzif*.la
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Wed May 08 2013 Richard Hughes <richard at hughsie.com> 0.3.6-1
+- New upstream release
+- Add a --version argument to the Zif command line tool
+- Add support for the nogpgcheck command line option
+- Add the rdeptree command
+- Add zif_store_remote_get_pubkey_enabled() to be able to get the keys
+- Do not abort because an update tries to remove the running kernel
+- Fix a crash when using 'zif local-install' on an unsigned package
+- Fix some metadata downloads being retried over and over again
+- Install the package when the user does 'zif install /usr/sbin/powertop'
+- Support installing packages using an rpm provide name
+
 * Tue Jan 08 2013 Richard Hughes <richard at hughsie.com> 0.3.5-1
 - New upstream release
 - Don't fail 'zif refresh-cache' if a repo is unavailable


More information about the scm-commits mailing list