diff --git a/automake.spec b/automake.spec index 76fba36..ad6cfb1 100644 --- a/automake.spec +++ b/automake.spec @@ -14,7 +14,7 @@ Summary: A GNU tool for automatically creating Makefiles Name: automake Version: %{api_version}.1 -Release: 12%{?dist} +Release: 13%{?dist} # docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT License: GPLv2+ and GFDL and Public Domain and MIT @@ -137,6 +137,9 @@ make -k %{?_smp_mflags} check %{?TESTS_FLAGS: TESTS="%{TESTS_FLAGS}"} \ %changelog +* Fri Nov 01 2019 Patrik Novotný - 1.16.1-13 +- Rebuild for pep3147 tweak patch + * Tue Jun 18 2019 Patrik Novotný - 1.16.1-12 - Fix patch for pep3147 tweak