[pkgwat] 0.11

Ralph Bean ralph at fedoraproject.org
Fri Jan 23 21:47:59 UTC 2015


commit 5b75cf1137396322c1fede25a19a51389ababf9d
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Jan 23 16:48:27 2015 -0500

    0.11

 .gitignore  |    1 +
 pkgwat.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caddd83..626a399 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pkgwat.cli-0.8.tar.gz
 /pkgwat.cli-0.9.tar.gz
 /pkgwat.cli-0.10.tar.gz
+/pkgwat.cli-0.11.tar.gz
diff --git a/pkgwat.spec b/pkgwat.spec
index ba25e76..c04ec66 100644
--- a/pkgwat.spec
+++ b/pkgwat.spec
@@ -18,8 +18,8 @@
 %global modname pkgwat.cli
 
 Name:             pkgwat
-Version:          0.10
-Release:          3%{?dist}
+Version:          0.11
+Release:          1%{?dist}
 Summary:          CLI tool for querying the fedora packages webapp
 
 Group:            Development/Libraries
@@ -114,6 +114,9 @@ popd
 
 
 %changelog
+* Fri Jan 23 2015 Ralph Bean <rbean at redhat.com> - 0.11-1
+- Latest upstream.
+
 * Wed Oct 01 2014 Ralph Bean <rbean at redhat.com> - 0.10-3
 - Define python2 macros for el6.
 
diff --git a/sources b/sources
index 93cad3f..176c12d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aeda0ba0763ff720dfbc46f39b5b0485  pkgwat.cli-0.10.tar.gz
+b2d10573524e3e8f5e95e8872581c001  pkgwat.cli-0.11.tar.gz


More information about the scm-commits mailing list