From 66795c792b98e9b4c1103f845311c590c3436ef0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 28 Jun 2023 09:06:22 +0000 Subject: automatic import of python-copr --- python-copr.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'python-copr.spec') diff --git a/python-copr.spec b/python-copr.spec index cfa8dc6..b431b39 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -9,8 +9,8 @@ %endif Name: python-copr -Version: 1.128 -Release: 1.git.37.cea32e7%{?dist} +Version: 1.129 +Release: 1.git.7640.9b8b541%{?dist} Summary: Python interface for Copr License: GPL-2.0-or-later @@ -19,7 +19,7 @@ URL: https://github.com/fedora-copr/copr # Source is created by: # git clone %%url && cd copr # tito build --tgz --tag %%name-%%version-%%release -Source0: python-copr-git-37.cea32e7.tar.gz +Source0: python-copr-git-7640.9b8b541.tar.gz BuildArch: noarch @@ -147,7 +147,6 @@ BuildRequires: python3-pytest BuildRequires: python3-requests-gssapi BuildRequires: python3-future BuildRequires: python3-filelock -BuildRequires: pyproject-rpm-macros %generate_buildrequires %pyproject_buildrequires -r @@ -176,7 +175,7 @@ developers only. %prep -%setup -q -n python-copr-git-37.cea32e7 +%setup -q -n python-copr-git-7640.9b8b541 %build @@ -239,6 +238,9 @@ cp -a docs/_build/html %{buildroot}%{_pkgdocdir}/ %doc %{_pkgdocdir} %changelog +* Tue May 23 2023 Jakub Kadlcik 1.129-1 +- General check if it makes sense to upload SRPM + * Wed Apr 05 2023 Jiri Kyjovsky 1.128-1 - Rebuilding for release mess -- cgit v1.2.3