From 8ad1fd9d12c5530c4210e03fafeefe98e52fc33a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: May 20 2019 09:40:53 +0000 Subject: new release Version: 0.27-1 --- diff --git a/copr-rpmbuild.spec b/copr-rpmbuild.spec index 0f05757..c1b3802 100644 --- a/copr-rpmbuild.spec +++ b/copr-rpmbuild.spec @@ -10,24 +10,26 @@ %global rpm_python rpm-python %endif +# do not build debuginfo sub-packages +%define debug_package %nil + %define latest_requires() \ Requires: %1 \ %{expand: %%global latest_requires_packages %1 %%{?latest_requires_packages}} Name: copr-rpmbuild -Version: 0.26 +Version: 0.27 Summary: Run COPR build tasks Release: 1%{?dist} URL: https://pagure.io/copr/copr License: GPLv2+ -BuildArch: noarch # Source is created by: # git clone https://pagure.io/copr/copr.git -# git checkout copr-rpmbuild-0.26 +# git checkout copr-rpmbuild-0.27 # cd copr/rpmbuild # rpkg spec --sources -Source0: copr-rpmbuild-0.26.tar.gz +Source0: copr-rpmbuild-0.27.tar.gz BuildRequires: %{python}-devel BuildRequires: %{python}-distro @@ -94,8 +96,12 @@ Requires: python3-libsemanage Requires: libselinux-python Requires: libsemanage-python %endif -# for mock to allow 'nosync = True' +# for mock to allow: config_opts['nosync'] = True Requires: nosync +%ifarch x86_64 +# multilib counterpart to avoid: config_opts['nosync_force'] = True +Requires: nosync(x86-32) +%endif Requires: openssh-clients Requires: pyp2rpm # We need %%pypi_source defined, which is in 3-29+ @@ -201,6 +207,10 @@ install -p -m 755 copr-update-builder %buildroot%_bindir %changelog +* Mon May 20 2019 Pavel Raiskup 0.27-1 +- enforce use_host_resolv +- require even nosync.i686 + * Tue May 14 2019 Pavel Raiskup 0.26-1 - [rpmbuild] ansible_python_interpreter: /usr/bin/python3 - [rpmbuild] install dnf-utils instead of yum-utils on Fedora diff --git a/sources b/sources index 040f89b..4179db5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-rpmbuild-0.26.tar.gz) = 11b9426ef7df4f8e3c2d666d3d195aeecca63e02a739e94bc317366fbad17b8fa30de1cf139175d4235566c3fc2d0c4f145d7de952e3e201754eb4c7bbdc12da +SHA512 (copr-rpmbuild-0.27.tar.gz) = b98a0c3b0e5489c4b05db58dfcb539771b1648fb3403b1efb2c876495ba2f7e6539962a6a7188a9a98d02f810f4704730610f741da3a6dcc62498808cd01f34e