diff --git a/.gitignore b/.gitignore index 6fe233a..024702d 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /python-copr-1.93.git.46.75405aa3.tar.gz /python-copr-1.93.tar.gz /python-copr-1.94.tar.gz +/python-copr-1.95.tar.gz diff --git a/python-copr.spec b/python-copr.spec index 5b3c453..b72bed8 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -1,3 +1,5 @@ +%global srcname copr + %if 0%{?rhel} && 0%{?rhel} <= 6 %{!?_licensedir:%global license %%doc} %global _pkgdocdir %{_docdir}/%{name}-%{version} @@ -13,18 +15,17 @@ %endif Name: python-copr -Version: 1.94 -Release: 2%{?dist} +Version: 1.95 +Release: 1%{?dist} Summary: Python interface for Copr License: GPLv2+ URL: https://pagure.io/copr/copr + # Source is created by: -# git clone https://pagure.io/copr/copr.git -# git checkout python-copr-1.94 -# cd copr/python -# rpkg spec --sources -Source0: python-copr-1.94.tar.gz +# git clone %%url && cd copr +# tito build --tgz --tag %%name-%%version-%%release +Source0: %name-%version.tar.gz BuildArch: noarch @@ -113,7 +114,6 @@ BuildRequires: python3-docutils BuildRequires: python3-mock BuildRequires: python3-munch BuildRequires: python3-marshmallow -BuildRequires: python3-pylint BuildRequires: python3-pytest BuildRequires: python3-setuptools BuildRequires: python3-requests @@ -152,7 +152,7 @@ developers only. %prep -%setup -q +%setup -q -n %srcname-%version %if %{with python3} rm -rf %{py3dir} @@ -217,8 +217,8 @@ cp -a docs/_build/html %{buildroot}%{_pkgdocdir}/ %doc %{_pkgdocdir} %changelog -* Fri Jul 26 2019 Fedora Release Engineering - 1.94-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild +* Mon Jul 29 2019 Pavel Raiskup 1.95-1 +- drop pylint from BR * Wed Apr 24 2019 Jakub Kadlčík 1.94-1 - add CLI for permissions @@ -977,5 +977,3 @@ cp -a docs/_build/html %{buildroot}%{_pkgdocdir}/ * Mon Jun 17 2013 Miroslav Suchý 1.1-1 - new package built with tito - - diff --git a/sources b/sources index dffd96d..e4b4831 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-copr-1.94.tar.gz) = 9757368752a5437994daf429ccc76c28829348e2e193e7ca87f1b77ecc02f012ed59cd5e562af007831b736e835efb01326031644f018a39ee5f48b06a27faae +SHA512 (python-copr-1.95.tar.gz) = f0e80981b90223c9c24932312de96dd71c3b026300c7fcdc6f1ec4dd582eeb8bfb94060755815749fdcafa32576b5e7eeb001d628a669310204fe9fe3b8b61f3