diff --git a/.gitignore b/.gitignore index dc12825..93921b6 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ mock-1.1.4.tar.gz /mock-1.4.8.tar.gz /mock-1.4.9.tar.gz /mock-1.4.10.tar.gz +/mock-1.4.11.tar.gz diff --git a/mock.spec b/mock.spec index 2f6b0d9..29586c3 100644 --- a/mock.spec +++ b/mock.spec @@ -16,7 +16,7 @@ Summary: Builds packages inside chroots Name: mock -Version: 1.4.10 +Version: 1.4.11 Release: 1%{?dist} License: GPLv2+ # Source is created by @@ -77,6 +77,7 @@ Suggests: yum Requires: dnf-plugins-core Recommends: btrfs-progs Suggests: dnf-utils +Suggests: qemu-user-static %endif %if 0%{?rhel} == 7 Requires: btrfs-progs @@ -88,7 +89,6 @@ BuildRequires: perl-interpreter %else BuildRequires: perl %endif - # hwinfo plugin Requires: util-linux Requires: coreutils @@ -141,7 +141,7 @@ for i in py/mock.py py/mockchain.py; do perl -p -i -e 's|^PKGPYTHONDIR\s*=.*|PKGPYTHONDIR="%{python_sitelib}/mockbuild"|' $i done for i in docs/mockchain.1 docs/mock.1; do - perl -p -i -e 's|@VERSION@|%{version}"|' $i + perl -p -i -e 's|\@VERSION\@|%{version}"|' $i done %install @@ -230,6 +230,22 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || : %endif %changelog +* Tue Jun 12 2018 Miroslav Suchý 1.4.11-1 +- fix @VERSION@ processing in man pages (ktdreyer@ktdreyer.com) +- update testing.src.rpm to recent standard +- Allow --spec arg to be used with rebuild option (sfowler@redhat.com) +- Disable use_host_resolv by default (tmz@pobox.com) +- Add support for microdnf [GH#76] (zdenekirsax@gmail.com) +- skip running groupadd if gid is 0 (nhorman@tuxdriver.com) +- Allow overriding of mock chroot build user name (nhorman@tuxdriver.com) +- do not populate /etc/resolv.conf when networking is disabled (RHBZ#1514028) + (tmz@pobox.com) +- add version to EL check in _prepare_nspawn_command() (tmz@pobox.com) +- pass force-arch to builddep and resolvedep [GH#120] +- Support setting up foreign architecture chroots +- add support for bsdtar +- use fedora 28 for tests + * 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 diff --git a/sources b/sources index eb5efeb..c4bd3e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mock-1.4.10.tar.gz) = bf51bcea3794e4734ca11a2c292e3cc8cf0067daf3e9c3e39c0b1b9e5b58d109420e5f60fd0a87ee068a51fa96c9d9f6d94aa54b43930892bf692d29b7261f13 +SHA512 (mock-1.4.11.tar.gz) = d5fc212360a4ffb4632159707fd6152ebecaa21334433029302619c57a8870812f97e514ff4bd04b6069be48683f7bb760cce9377aeef9a963fa4bbf1f9eff22