[python-pkgwat-api] Latest upstream with a .get function for pingou!

Ralph Bean ☃ ralph at fedoraproject.org
Thu Feb 28 15:29:42 UTC 2013


commit 1fcc52630baa1b683c1dc121fb94f1e67149747e
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 28 10:29:36 2013 -0500

    Latest upstream with a .get function for pingou!

 .gitignore             |    1 +
 python-pkgwat-api.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e90fa7..fa17fef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pkgwat.api-0.4.tar.gz
 /pkgwat.api-0.5.tar.gz
 /pkgwat.api-0.6.tar.gz
+/pkgwat.api-0.7.tar.gz
diff --git a/python-pkgwat-api.spec b/python-pkgwat-api.spec
index c54e46c..a82b0d8 100644
--- a/python-pkgwat-api.spec
+++ b/python-pkgwat-api.spec
@@ -5,7 +5,7 @@
 %global modname pkgwat.api
 
 Name:             python-pkgwat-api
-Version:          0.6
+Version:          0.7
 Release:          1%{?dist}
 Summary:          Python API for querying the fedora packages webapp
 
@@ -85,6 +85,9 @@ popd
 %endif
 
 %changelog
+* Thu Feb 28 2013 Ralph Bean <rbean at redhat.com> - 0.7-1
+- Latest upstream with a new "get" function.
+
 * Wed Feb 27 2013 Ralph Bean <rbean at redhat.com> - 0.6-1
 - Latest upstream with new functions for querying relationships.
 - Removed spurious newlines in .spec file.
diff --git a/sources b/sources
index 38e953c..acff54d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e784659996be2e3dd88e0218a68b45f  pkgwat.api-0.6.tar.gz
+e8b00ac116692ffa1f9d7fc3b98c1950  pkgwat.api-0.7.tar.gz


More information about the scm-commits mailing list