[python-squaremap] 1.0.1b3

dmalcolm dmalcolm at fedoraproject.org
Fri Jan 27 20:09:34 UTC 2012


commit 1b4b2175605d90a73d7be8bbaf9761d01e18a47a
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Fri Jan 27 15:09:00 2012 -0500

    1.0.1b3

 .gitignore            |    1 +
 python-squaremap.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a443a5..cbd49a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 SquareMap-1.0.0b25.tar.gz
+/SquareMap-1.0.1b3.tar.gz
diff --git a/python-squaremap.spec b/python-squaremap.spec
index f1a4f1d..bd50197 100644
--- a/python-squaremap.spec
+++ b/python-squaremap.spec
@@ -1,10 +1,10 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%global alphatag b25
+%global alphatag b3
 
 Name:           python-squaremap
-Version:        1.0.0
-Release:        0.5.%{alphatag}%{?dist}
+Version:        1.0.1
+Release:        0.1.%{alphatag}%{?dist}
 Summary:        SquareMap for wxPython
 
 Group:          Development/Libraries
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 27 2012 David Malcolm <dmalcolm at redhat.com> - 1.0.1-0.1.b3
+- 1.0.1b3
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-0.5.b25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 95a6e88..27bbde0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47e77f1f6e98e0a1854b74feab78ed2d  SquareMap-1.0.0b25.tar.gz
+7f421173f9efd33d03662e78b39e81ca  SquareMap-1.0.1b3.tar.gz


More information about the scm-commits mailing list