[python-venusian] Bump to alpha3

Luke Macken lmacken at fedoraproject.org
Wed Mar 14 03:46:00 UTC 2012


commit ecf5fbdb707df65728e93c50cd66e30437b9e42f
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Mar 13 20:45:57 2012 -0700

    Bump to alpha3

 .gitignore           |    1 +
 python-venusian.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bc48d9..cc3c727 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /venusian-0.6.tar.gz
 /venusian-1.0a2.tar.gz
+/venusian-1.0a3.tar.gz
diff --git a/python-venusian.spec b/python-venusian.spec
index f412ccd..e617926 100644
--- a/python-venusian.spec
+++ b/python-venusian.spec
@@ -1,9 +1,9 @@
 %global modname venusian
-%global alphaver a2
+%global alphaver a3
 
 Name:           python-%{modname}
 Version:        1.0
-Release:        0.2.%{alphaver}%{?dist}
+Release:        0.3.%{alphaver}%{?dist}
 Summary:        A library for deferring decorator actions
 
 Group:          Development/Libraries
@@ -45,6 +45,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Tue Mar 13 2012 Luke Macken <lmacken at redhat.com> - 1.0-0.3.a3
+- Bump to alpha3
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.2.a2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 974cd0c..66164b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ef80d161ba0c4ce8960f3e5b3f17966  venusian-1.0a2.tar.gz
+7e3a522772ed2c98e9922ade569c7474  venusian-1.0a3.tar.gz


More information about the scm-commits mailing list