diff --git a/.gitignore b/.gitignore index 4c8ef8f..7470d76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /sip-4.15.5.tar.gz -/sip-4.16.tar.gz -/sip-4.16.1.tar.gz +/sip-4.16.2.tar.gz diff --git a/sip.spec b/sip.spec index b417f60..64a1fa3 100644 --- a/sip.spec +++ b/sip.spec @@ -16,7 +16,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.16.1 +Version: 4.16.2 Release: 1%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) @@ -186,6 +186,9 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip %changelog +* Thu Jul 03 2014 Rex Dieter 4.16.2-1 +- sip-4.16.2 + * Mon Jun 09 2014 Rex Dieter 4.16.1-1 - sip-4.16.1 diff --git a/sources b/sources index fb4a3c9..b1c9c70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e41fecec1b35b7b9d158aed464786813 sip-4.16.1.tar.gz +1ca96f90a7496a3c9664fdaa76205719 sip-4.16.2.tar.gz