[sip] - sip-4.12.1 snapshot

Rex Dieter rdieter at fedoraproject.org
Sat Jan 15 15:05:22 UTC 2011


commit 8ac12fbb298c48dbf89e66aa5bfc45892e141469
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Jan 15 09:04:37 2011 -0600

    - sip-4.12.1 snapshot

 .gitignore |    1 +
 sip.spec   |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4881cc..f3427d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /sip-4.11.2.tar.gz
 /sip-4.12.tar.gz
+/sip-4.12.1-snapshot-fa100876a783.tar.gz
diff --git a/sip.spec b/sip.spec
index b57127d..ef6263c 100644
--- a/sip.spec
+++ b/sip.spec
@@ -9,10 +9,12 @@
 %{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %{!?python_inc:%global python_inc %(%{__python} -c "from distutils.sysconfig import get_python_inc; print get_python_inc(1)")}
 
+%define snap fa100876a783
+
 Summary: SIP - Python/C++ Bindings Generator
 Name: sip
-Version: 4.12
-Release: 2%{?dist}
+Version: 4.12.1
+Release: 0.1.%{snap}%{?dist}
 License: GPLv2 or GPLv3
 Group: Development/Tools
 Url: http://www.riverbankcomputing.com/software/sip/intro 
@@ -179,6 +181,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jan 15 2011 Rex Dieter <rdieter at fedoraproject.org> - 4.12.1-0.1.fa100876a783
+- sip-4.12.1 snapshot
+
 * Thu Dec 30 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.12-2
 - rebuild (python3)
 
diff --git a/sources b/sources
index f77fee9..e8ad264 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a0998fbaf34bdab2c15af3d4fa3bc0e  sip-4.12.tar.gz
+22400c8d48191339ba2873c2adb69bd0  sip-4.12.1-snapshot-fa100876a783.tar.gz


More information about the scm-commits mailing list