diff --git a/sip.spec b/sip.spec index 5e1db7e..a9f345a 100644 --- a/sip.spec +++ b/sip.spec @@ -24,7 +24,7 @@ Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 4.19.9 -Release: 0.1.%{snap}%{?dist} +Release: 0.2.%{snap}%{?dist} # sipgen/parser.{c.h} is GPLv3+ with exceptions (bison) License: GPLv2 or GPLv3 and (GPLv3+ with exceptions) @@ -220,6 +220,9 @@ install -D -p -m644 %{SOURCE1} %{buildroot}%{rpm_macros_dir}/macros.sip %changelog +* Sat Jun 16 2018 Miro HronĨok - 4.19.9-0.2.dev1805261119 +- Rebuilt for Python 3.7 + * Tue May 29 2018 Rex Dieter - 4.19.9-0.1.dev1805261119 - 4.19.9.dev1805261119 snapshot - %build: use --no-dist-info, feature not ready