[zif] New upstream release

Richard Hughes rhughes at fedoraproject.org
Tue Jan 8 09:40:50 UTC 2013


commit 8d95d49eb2ab5486911527943fc3418cc032ea39
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jan 8 09:43:22 2013 +0000

    New upstream release
    
    - Don't fail 'zif refresh-cache' if a repo is unavailable
    - Fix 'zif remove-with-deps' to not remove user-action packages
    - Set the correct basearch for ARM processors

 .gitignore |    1 +
 sources    |    2 +-
 zif.spec   |    8 +++++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab4a9a1..d8cbd2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /zif-0.3.2.tar.xz
 /zif-0.3.3.tar.xz
 /zif-0.3.4.tar.xz
+/zif-0.3.5.tar.xz
diff --git a/sources b/sources
index 151cb14..fa1fd22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fee75de6a9a745559ac8c41acf22fea  zif-0.3.4.tar.xz
+5e8b2f42276758c8046308db162c97b2  zif-0.3.5.tar.xz
diff --git a/zif.spec b/zif.spec
index 08ce3a0..2513e75 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.4
+Version:   0.3.5
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://people.freedesktop.org/~hughsient/zif/
@@ -97,6 +97,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libzif*.la
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* 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
+- Fix 'zif remove-with-deps' to not remove user-action packages
+- Set the correct basearch for ARM processors
+
 * Sun Nov 25 2012 Richard Hughes <richard at hughsie.com> 0.3.4-1
 - New upstream release
 - Cold startup is now much quicker. Typically this makes the command


More information about the scm-commits mailing list