diff --git a/.gitignore b/.gitignore index ae40efd..135c0b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/sip-4.16.8.tar.gz +/sip-4.16.9.tar.gz diff --git a/sip.spec b/sip.spec index aea59c6..369d3af 100644 --- a/sip.spec +++ b/sip.spec @@ -16,14 +16,15 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip -Version: 4.16.8 -Release: 2%{?dist} +Version: 4.16.9 +Release: 1%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) Url: http://www.riverbankcomputing.com/software/sip/intro #URL: http://sourceforge.net/projects/pyqt/ -Source0: http://downloads.sourceforge.net/pyqt/sip-%{version}%{?snap:-snapshot-%{snap}}.tar.gz +#Source0: http://downloads.sourceforge.net/pyqt/sip-%{version}%{?snap:-snapshot-%{snap}}.tar.gz +Source0: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz ## upstreamable patches # make install should not strip (by default), kills -debuginfo @@ -186,6 +187,9 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip %changelog +* Wed Jul 29 2015 Rex Dieter 4.16.9-1 +- sip-4.16.9 + * Fri Jun 19 2015 Fedora Release Engineering - 4.16.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index d7eafef..6d3d789 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e48cd78bcd31f9310a701a4111c2739 sip-4.16.8.tar.gz +7a1dfff4e6fade0e4adee2c4e3d3aa9a sip-4.16.9.tar.gz