From 3704e28deb4b0899a43e5672fa8c276841ea615f Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: May 10 2018 11:01:58 +0000 Subject: Update mock to 1.4.10-1 --- diff --git a/.gitignore b/.gitignore index c394a04..dc12825 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ mock-1.1.4.tar.gz /mock-1.4.7.tar.gz /mock-1.4.8.tar.gz /mock-1.4.9.tar.gz +/mock-1.4.10.tar.gz diff --git a/mock.spec b/mock.spec index f6b61bc..2f6b0d9 100644 --- a/mock.spec +++ b/mock.spec @@ -16,7 +16,7 @@ Summary: Builds packages inside chroots Name: mock -Version: 1.4.9 +Version: 1.4.10 Release: 1%{?dist} License: GPLv2+ # Source is created by @@ -127,9 +127,9 @@ of the buildroot. %prep %setup -q -%if %{use_python3} +%if %{use_python2} for file in py/mock.py py/mockchain.py; do - sed -i 1"s|#!/usr/bin/python |#!/usr/bin/python3 |" $file + sed -i 1"s|#!/usr/bin/python3 |#!/usr/bin/python |" $file done %endif @@ -230,6 +230,19 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || : %endif %changelog +* Thu May 10 2018 Miroslav Suchý 1.4.10-1 +- remove executable bit from trace_decorator.py +- Change sign plugint to sign only builded rpm and not every file in results + [RHBZ#1217495] (necas.marty@gmail.com) +- overlayfs plugin: added explicit mount support (zzambers@redhat.com) +- encode content before writing [RHBZ#1564035] +- allow to bind_mount just one file (necas.marty@gmail.com) +- added overlayfs plugin (zzambers@redhat.com) +- invoke chroot scan for 'initfailed' event (clime7@gmail.com) +- add support for .spec in --installdeps (necas.marty@gmail.com) +- revert workaround introduced in 057c51d6 [RHBZ#1544801] +- comment out macro in changelog (msuchy@redhat.com) + * Mon Feb 12 2018 Miroslav Suchý 1.4.9-1 - "setup_cmd" of bootstrap container is the actuall $pm_install_command from the main container [RHBZ#1540813] @@ -536,7 +549,7 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || : - call rpmbuild correctly * Tue Mar 8 2016 Miroslav Suchý - 1.2.16-1 -- remove old %if statements +- remove old %%if statements - systemd-nspawn is now in systemd-container package - become root user correct way [RHBZ#1312820][RHBZ#1311796] - remove the sparc config diff --git a/sources b/sources index 867bdfb..eb5efeb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mock-1.4.9.tar.gz) = e7c60a63d2c94196ffe75f7b127ba2d37cbdad869d5f3b6f0e0d1894bdfd104a271c013e92007dd98931f6d777fa4cdbbb46b4cdb32d662849e862cbfab332dc +SHA512 (mock-1.4.10.tar.gz) = bf51bcea3794e4734ca11a2c292e3cc8cf0067daf3e9c3e39c0b1b9e5b58d109420e5f60fd0a87ee068a51fa96c9d9f6d94aa54b43930892bf692d29b7261f13