From 5b836abb8143c608ea4bf2f6f15c4cd10de0fab5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 28 Jun 2023 09:20:08 +0000 Subject: automatic import of python-copr-common --- .gitignore | 3 +-- python-copr-common.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 58c166b..e565817 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/python-copr-common-0.18.tar.gz -/python-copr-common-git-137.c392fd6.tar.gz +/python-copr-common-0.19.tar.gz diff --git a/python-copr-common.spec b/python-copr-common.spec index 4924fcd..3d134bd 100644 --- a/python-copr-common.spec +++ b/python-copr-common.spec @@ -16,8 +16,8 @@ %endif Name: python-copr-common -Version: 0.18 -Release: 1.git.137.c392fd6%{?dist} +Version: 0.19 +Release: 1%{?dist} Summary: Python code used by Copr License: GPL-2.0-or-later @@ -26,7 +26,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-common-git-137.c392fd6.tar.gz +Source0: %name-%version.tar.gz BuildArch: noarch @@ -73,7 +73,7 @@ Summary: %{summary} %prep -%setup -q -n python-copr-common-git-137.c392fd6 +%setup -q %build @@ -115,6 +115,9 @@ version=%version %py2_install %changelog +* Tue May 23 2023 Jakub Kadlcik 0.19-1 +- Specfile compatibility with OpenEuler + * Tue Jan 24 2023 Jakub Kadlcik 0.18-1 - Periodically dump the priority queue to a JSON file - Use SPDX license diff --git a/sources b/sources index a351afb..311f4d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -227cfdc7eb6ecd6bf72aca6cc3b868a8 python-copr-common-git-137.c392fd6.tar.gz +756a0e6b221c7b9afa58bd5539ccdd4c python-copr-common-0.19.tar.gz -- cgit v1.2.3