summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-06-28 09:20:08 +0000
committerCoprDistGit <infra@openeuler.org>2023-06-28 09:20:08 +0000
commit5b836abb8143c608ea4bf2f6f15c4cd10de0fab5 (patch)
tree1bb09f90259df4d959b739e794ecde2b19bb7997
parent164ac70a131531b80aa6fae78d6a888d890bd858 (diff)
automatic import of python-copr-commonopeneuler20.03
-rw-r--r--.gitignore3
-rw-r--r--python-copr-common.spec11
-rw-r--r--sources2
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 <frostyx@email.cz> 0.19-1
+- Specfile compatibility with OpenEuler
+
* Tue Jan 24 2023 Jakub Kadlcik <frostyx@email.cz> 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