[zif] Actually upload the new sources.

Richard Hughes rhughes at fedoraproject.org
Tue Jun 7 14:47:35 UTC 2011


commit 8e9a4d10e873f794de5ad21689e9c1ff62b603ff
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jun 7 15:47:08 2011 +0100

    Actually upload the new sources.

 .gitignore |    1 +
 sources    |    2 +-
 zif.spec   |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb28c75..18c05d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /zif-0.1.3.tar.gz
 /zif-0.1.4.tar.gz
 /zif-0.1.5.tar.gz
+/zif-0.2.0.tar.gz
diff --git a/sources b/sources
index 43d46f4..fd1dd15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7811aae553cb4d1f21648096a7e9a8d0  zif-0.1.5.tar.gz
+17b2e081fb9ec4582c4e9f1cd51f861b  zif-0.2.0.tar.gz
diff --git a/zif.spec b/zif.spec
index 8502704..ff54e2c 100644
--- a/zif.spec
+++ b/zif.spec
@@ -1,7 +1,7 @@
 Summary:   Simple wrapper for rpm and the Fedora package metadata
 Name:      zif
 Version:   0.2.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   GPLv2+
 URL:       http://github.com/hughsie/zif
 Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
@@ -78,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libzif*.la
 %{_datadir}/gtk-doc
 
 %changelog
+* Tue Jun 07 2011 Richard Hughes <richard at hughsie.com> 0.2.0-2
+- Actually upload the new sources.
+
 * Tue Jun 07 2011 Richard Hughes <richard at hughsie.com> 0.2.0-1
 - New upstream release with many bugfixes and performance improvements.
 


More information about the scm-commits mailing list