[python-fedmsg-genacls] Latest upstream, improved triggers.

Ralph Bean ralph at fedoraproject.org
Mon Nov 10 17:30:14 UTC 2014


commit e26cc2edd1268f9c1ebc2eca669e25930d4552ef
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Nov 10 12:30:01 2014 -0500

    Latest upstream, improved triggers.

 .gitignore                 |    1 +
 python-fedmsg-genacls.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcd9d06..284da9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /fedmsg_genacls-0.1.tar.gz
 /fedmsg_genacls-0.2.tar.gz
 /fedmsg_genacls-0.3.tar.gz
+/fedmsg_genacls-0.4.tar.gz
diff --git a/python-fedmsg-genacls.spec b/python-fedmsg-genacls.spec
index fe40642..0fbce6a 100644
--- a/python-fedmsg-genacls.spec
+++ b/python-fedmsg-genacls.spec
@@ -7,7 +7,7 @@
 %global modname fedmsg_genacls
 
 Name:               python-fedmsg-genacls
-Version:            0.3
+Version:            0.4
 Release:            1%{?dist}
 Summary:            A fedmsg consumer that sets gitosis acls in response to pkgdb messages
 
@@ -51,6 +51,9 @@ cp -p fedmsg.d/genacls-example-config.py %{buildroot}%{_sysconfdir}/fedmsg.d/gen
 %config(noreplace) %{_sysconfdir}/fedmsg.d/genacls.py*
 
 %changelog
+* Mon Nov 10 2014 Ralph Bean <rbean at redhat.com> - 0.4-1
+- Latest upstream, improved triggers.
+
 * Fri Aug 08 2014 Ralph Bean <rbean at redhat.com> - 0.3-1
 - Update to handle "teams" support in pkgdb.
 
diff --git a/sources b/sources
index f5ab99c..3a260b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a310a8287eff0677c2aa78a6e7fa829e  fedmsg_genacls-0.3.tar.gz
+a074ef8e29b717c9470de917a2126008  fedmsg_genacls-0.4.tar.gz


More information about the scm-commits mailing list