[pkgwat] Latest upstream formatting bugfixes.

Ralph Bean ralph at fedoraproject.org
Tue Jan 22 15:09:54 UTC 2013


commit 1d1352301377987b301833933cb16eab56949c4e
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Jan 22 10:09:46 2013 -0500

    Latest upstream formatting bugfixes.

 .gitignore  |    1 +
 pkgwat.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03f94d3..69eb122 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pkgwat.cli-0.3.tar.gz
 /pkgwat.cli-0.4.tar.gz
+/pkgwat.cli-0.5.tar.gz
diff --git a/pkgwat.spec b/pkgwat.spec
index 81dcf7c..1316733 100644
--- a/pkgwat.spec
+++ b/pkgwat.spec
@@ -11,8 +11,8 @@
 %global modname pkgwat.cli
 
 Name:             pkgwat
-Version:          0.4
-Release:          2%{?dist}
+Version:          0.5
+Release:          1%{?dist}
 Summary:          CLI tool for querying the fedora packages webapp
 
 Group:            Development/Libraries
@@ -108,6 +108,11 @@ popd
 
 
 %changelog
+* Tue Jan 22 2013 Ralph Bean <rbean at redhat.com> - 0.5-1
+- Latest upstream.
+- Fix a unicode bug when redirecting to files.
+- Properly display multi-build updates.
+
 * Wed Jan 16 2013 Ralph Bean <rbean at redhat.com> - 0.4-2
 - Remove no-longer-necessary Requires on python-imaging.
 - Patch PIL requirement out of setup.py.
diff --git a/sources b/sources
index f01559c..60aa41b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2dec82a41ffbdd3dbd8027e917c754e  pkgwat.cli-0.4.tar.gz
+06678f3cbacc61e08c816e0708f05d1a  pkgwat.cli-0.5.tar.gz


More information about the scm-commits mailing list