diff --git a/sip.spec b/sip.spec index 4f0b2b4..bf2c165 100644 --- a/sip.spec +++ b/sip.spec @@ -17,7 +17,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.18 -Release: 2%{?dist} +Release: 3%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) @@ -198,6 +198,9 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 4.18-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Mon Jun 13 2016 Rex Dieter - 4.18-2 - backport upstream fix for proper out-of-src-tree builds - backport upstream fix for Diamond inheritance (#1345953)