diff --git a/sip.spec b/sip.spec index 74cc4cc..9d97dc0 100644 --- a/sip.spec +++ b/sip.spec @@ -30,7 +30,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.19.19 -Release: 1%{?dist} +Release: 2%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) @@ -407,6 +407,9 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip %changelog +* Thu Oct 31 2019 Nicolas Chauvet - 4.19.19-2 +- Add virtual provides python{2,3}-sip + * Wed Sep 25 2019 Rex Dieter - 4.19.19-1 - 4.19.19, sip-api(12)=12.7 - Obsoletes: python2-sip python3-sip (when omitted for f31+)