[python-fedmsg-genacls] 0.2-1

Ralph Bean ralph at fedoraproject.org
Tue Apr 1 15:54:40 UTC 2014


commit 1db07ed690fa58338de6d5e84b5f556d2603bb93
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Apr 1 11:54:43 2014 -0400

    0.2-1

 .gitignore                 |    1 +
 python-fedmsg-genacls.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1650be1..a0a454a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fedmsg_genacls-0.1.tar.gz
+/fedmsg_genacls-0.2.tar.gz
diff --git a/python-fedmsg-genacls.spec b/python-fedmsg-genacls.spec
index 462489c..df64497 100644
--- a/python-fedmsg-genacls.spec
+++ b/python-fedmsg-genacls.spec
@@ -7,8 +7,8 @@
 %global modname fedmsg_genacls
 
 Name:               python-fedmsg-genacls
-Version:            0.1
-Release:            2%{?dist}
+Version:            0.2
+Release:            1%{?dist}
 Summary:            A fedmsg consumer that sets gitosis acls in response to pkgdb messages
 
 Group:              Development/Libraries
@@ -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
+* Tue Apr 01 2014 Ralph Bean <rbean at redhat.com> - 0.2-1
+- Latest upstream with bugfixes realized in staging.
+
 * Tue Mar 25 2014 Ralph Bean <rbean at redhat.com> - 0.1-2
 - Use '-p' to preserve timestamps when copying.
 
diff --git a/sources b/sources
index 63e7e1b..5a996d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-101b6f7ad5cd6cc3128f150860859ba1  fedmsg_genacls-0.1.tar.gz
+b1b8b267b7a7842971e8204312d50286  fedmsg_genacls-0.2.tar.gz


More information about the scm-commits mailing list