diff --git a/module-build-service.spec b/module-build-service.spec index eec36f7..2aabdad 100644 --- a/module-build-service.spec +++ b/module-build-service.spec @@ -1,6 +1,6 @@ Name: module-build-service Version: 1.3.26 -Release: 4%{?dist} +Release: 5%{?dist} Summary: The Module Build Service for Modularity @@ -169,6 +169,8 @@ for a number of tasks: %endif %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build %py2_build @@ -212,6 +214,9 @@ done %exclude %{python2_sitelib}/tests/ %changelog +* Tue Sep 05 2017 Igor Gnatenko - 1.3.26-5 +- Really apply patches + * Sun Sep 03 2017 Igor Gnatenko - 1.3.26-4 - Backport patches to fix skiptests behavior - Cleanups / Fixes in spec