diff --git a/.gitignore b/.gitignore index 91a6de5..9dd05fe 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /copr-rpmbuild-0.16.tar.gz /copr-rpmbuild-git-8.d6c2925.tar.gz /copr-rpmbuild-0.17.tar.gz +/copr-rpmbuild-0.18.tar.gz diff --git a/copr-rpmbuild.spec b/copr-rpmbuild.spec index 8e87b05..d9bf11b 100644 --- a/copr-rpmbuild.spec +++ b/copr-rpmbuild.spec @@ -1,16 +1,17 @@ -Name: copr-rpmbuild +Name: copr-rpmbuild +Version: 0.18 Summary: Run COPR build tasks -Version: 0.17 Release: 1%{?dist} URL: https://pagure.io/copr/copr +License: GPLv2+ # Source is created by: # git clone https://pagure.io/copr/copr.git +# git checkout copr-rpmbuild-0.18 # cd copr/rpmbuild -# tito build --tgz -Source0: %{name}-%{version}.tar.gz +# rpkg spec --sources +Source0: copr-rpmbuild-0.18.tar.gz -License: GPLv2+ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-rpm @@ -39,7 +40,7 @@ build build-id 12345 for chroot epel-7-x86_64. %setup -q %build -%py3_build +name="%{name}" version="%{version}" summary="%{summary}" %py3_build a2x -d manpage -f manpage man/copr-rpmbuild.1.asciidoc %install @@ -58,7 +59,7 @@ install -d %{buildroot}%{_mandir}/man1 install -p -m 644 man/copr-rpmbuild.1 %{buildroot}/%{_mandir}/man1/ install -p -m 755 bin/copr-sources-custom %buildroot%_bindir -%py3_install +name="%{name}" version="%{version}" summary="%{summary}" %py3_install %files %license LICENSE @@ -79,6 +80,12 @@ install -p -m 755 bin/copr-sources-custom %buildroot%_bindir %config(noreplace) %{_sysconfdir}/copr-rpmbuild/make_srpm_mock.cfg %changelog +* Thu Apr 26 2018 Dominik Turecek 0.18-1 +- rpkg deployment into COPR - containers + releng continuation +- updates for latest upstream rpkg +- update rpkg.conf.j2 to the latest rpkg version +- s|/bin/env|/usr/bin/env| in shebang + * Fri Feb 23 2018 clime 0.17-1 - remove unused requires and rename rpm-python3 to python3-rpm - switch copr-sources-custom to python3 shebang diff --git a/sources b/sources index ffebf83..d29b6f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-rpmbuild-0.17.tar.gz) = 5f1fa006eca029710534e7632501759ee0db9f6fec09807b22ebfd9d92597b19393b462a4e7abbdc663c2dc5b5c5dd751451442b2f1b1aba725d3eb97ceb4525 +SHA512 (copr-rpmbuild-0.18.tar.gz) = 59cbdd982c3fc281cb4819027ad6a6809e25ea25fd49bb7bcf064a842f75fadf76667bd00671f744bb7cf1d542f33d3fbbeb8da95d0172ae04cf00cf1e64f4af