diff --git a/.tito/packages/mock b/.tito/packages/mock index d8e9a56b8..a3349ed67 100644 --- a/.tito/packages/mock +++ b/.tito/packages/mock @@ -1 +1 @@ -1.4.12-1 mock/ +1.4.13-1 mock/ diff --git a/mock/mock.spec b/mock/mock.spec index 5bd0cc50d..6c0fb531e 100644 --- a/mock/mock.spec +++ b/mock/mock.spec @@ -14,7 +14,7 @@ Summary: Builds packages inside chroots Name: mock -Version: 1.4.12 +Version: 1.4.13 Release: 1%{?dist} License: GPLv2+ # Source is created by @@ -228,6 +228,9 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || : %endif %changelog +* Mon Aug 13 2018 Miroslav Suchý 1.4.13-1 +- fix python_sitelib macro + * Mon Aug 13 2018 Miroslav Suchý 1.4.12-1 - Don't try to use a spec we've already cleaned up (otaylor@fishsoup.net) - only set print_main_output when not set in configs