[python-fedbadges] Latest upstream. Excludes opted-out users.

Ralph Bean ralph at fedoraproject.org
Tue Jul 30 19:45:59 UTC 2013


commit 04cb57b11a965e2cb03dcadf38c90293b257f7bc
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Jul 30 15:38:21 2013 -0400

    Latest upstream.  Excludes opted-out users.

 .gitignore            |    1 +
 python-fedbadges.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c6d6b1..bd91daa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /fedbadges-0.2.1.tar.gz
 /fedbadges-0.2.2.tar.gz
 /fedbadges-0.2.3.tar.gz
+/fedbadges-0.2.4.tar.gz
diff --git a/python-fedbadges.spec b/python-fedbadges.spec
index ea487d0..14a13a8 100644
--- a/python-fedbadges.spec
+++ b/python-fedbadges.spec
@@ -1,7 +1,7 @@
 %global modname fedbadges
 
 Name:               python-fedbadges
-Version:            0.2.3
+Version:            0.2.4
 Release:            1%{?dist}
 Summary:            fedmsg consumer for awarding open badges
 
@@ -66,6 +66,9 @@ rm %{buildroot}/%{_bindir}/fedmsg-badges
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Tue Jul 30 2013 Ralph Bean <rbean at redhat.com> - 0.2.4-1
+- Latest upstream.  Excludes opted-out users.
+
 * Wed Jul 17 2013 Ralph Bean <rbean at redhat.com> - 0.2.3-1
 - Latest upstream with simplified badge ids.
 
diff --git a/sources b/sources
index 7682c86..5a49563 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16cad4d71bf68716f76f306b2e5584d7  fedbadges-0.2.3.tar.gz
+9dc3458553ebc9e06c9b716182e23573  fedbadges-0.2.4.tar.gz


More information about the scm-commits mailing list