diff --git a/.gitignore b/.gitignore index b71f74b..490353d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /sip-4.12.2.tar.gz /sip-4.12.3.tar.gz /sip-4.12.4.tar.gz +/sip-4.13.tar.gz diff --git a/sip.spec b/sip.spec index c3a9bb1..f034829 100644 --- a/sip.spec +++ b/sip.spec @@ -9,8 +9,8 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.12.4 -Release: 3%{?dist} +Version: 4.13 +Release: 1%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) Group: Development/Tools @@ -186,6 +186,9 @@ rm -rf %{buildroot} %changelog +* Wed Oct 26 2011 Rex Dieter 4.13-1 +- 4.13 + * Fri Sep 23 2011 Rex Dieter 4.12.4-3 - License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) (#226419) diff --git a/sources b/sources index 4d8c124..af4ea46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cbd56abb7d35aad833789c98ae61652 sip-4.12.4.tar.gz +21b4e2cad56e4156df2220143264b8ff sip-4.13.tar.gz