From dcb19a37dd165df3f7e5ce83ccd6ccf699223ee6 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Aug 15 2023 18:53:43 +0000 Subject: Update python-copr-common to 0.20-1 --- diff --git a/.gitignore b/.gitignore index 8a71592..dce729c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /python-copr-common-0.17.tar.gz /python-copr-common-0.18.tar.gz /python-copr-common-0.19.tar.gz +/python-copr-common-0.20.tar.gz diff --git a/python-copr-common.spec b/python-copr-common.spec index 90036cd..036fdfc 100644 --- a/python-copr-common.spec +++ b/python-copr-common.spec @@ -16,8 +16,8 @@ %endif Name: python-copr-common -Version: 0.19 -Release: 3%{?dist} +Version: 0.20 +Release: 1%{?dist} Summary: Python code used by Copr License: GPL-2.0-or-later @@ -74,6 +74,8 @@ Summary: %{summary} %prep %setup -q +# Check that setup.py version matches our version +grep '"%version"' setup.py %build @@ -115,11 +117,9 @@ version=%version %py2_install %changelog -* Fri Jul 21 2023 Fedora Release Engineering - 0.19-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Tue Jun 13 2023 Python Maint - 0.19-2 -- Rebuilt for Python 3.12 +* Tue Aug 15 2023 Pavel Raiskup 0.20-1 +- move chroot_to_branch from frontend to copr-common +- redis authentication support added * Tue May 23 2023 Jakub Kadlcik 0.19-1 - Specfile compatibility with OpenEuler diff --git a/sources b/sources index b704ab3..3505346 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-copr-common-0.19.tar.gz) = 13cbe181ef4160980da53f33762d8340f887a28730aac0d7a63749b7dfa790657f1a76254a47fad57f70461acf6760dbcff9b8578028e9d15b963ec17b83bdb2 +SHA512 (python-copr-common-0.20.tar.gz) = 129738017557842286a2d74dda590882d9f05a10f48d8ae5c5d757fd79dff2bd3610a7fac6d1c2bd7643f2e21bda21d808fa9f45a0c2e893c9c3e2138e8acac1