[python-fedbadges: 2/2] Fixes for pkgdb2 support.

Ralph Bean ralph at fedoraproject.org
Fri May 16 13:55:53 UTC 2014


commit d81289709e4edd55aff9fc459ca6e5604ae4503f
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri May 16 09:55:36 2014 -0400

    Fixes for pkgdb2 support.

 .gitignore            |    1 +
 python-fedbadges.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed91127..96844ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /fedbadges-0.4.0.tar.gz
 /fedbadges-0.4.1.tar.gz
 /fedbadges-0.4.2.tar.gz
+/fedbadges-0.4.3.tar.gz
diff --git a/python-fedbadges.spec b/python-fedbadges.spec
index 3b428a8..8c1e334 100644
--- a/python-fedbadges.spec
+++ b/python-fedbadges.spec
@@ -1,7 +1,7 @@
 %global modname fedbadges
 
 Name:               python-fedbadges
-Version:            0.4.2
+Version:            0.4.3
 Release:            1%{?dist}
 Summary:            fedmsg consumer for awarding open badges
 
@@ -66,6 +66,9 @@ rm %{buildroot}/%{_bindir}/fedmsg-badges
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Fri May 16 2014 Ralph Bean <rbean at redhat.com> - 0.4.3-1
+- Bugfix release for pkgdb2 support.
+
 * Mon Mar 31 2014 Ralph Bean <rbean at redhat.com> - 0.4.2-1
 - Bugfix release.
 
diff --git a/sources b/sources
index 5fe41a0..39c0ec1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cb78a260f6814100f147f35a5176fa1  fedbadges-0.4.2.tar.gz
+871e6cfd73af1ce83ce529ef90c01742  fedbadges-0.4.3.tar.gz


More information about the scm-commits mailing list