diff options
Diffstat (limited to 'python-copr-messaging.spec')
-rw-r--r-- | python-copr-messaging.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-copr-messaging.spec b/python-copr-messaging.spec index 9990b68..c52b3a2 100644 --- a/python-copr-messaging.spec +++ b/python-copr-messaging.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-copr-messaging -Version: 0.8 +Version: 0.9 Release: 1 Summary: A schema and tooling for Copr fedora-messaging License: GPLv2+ URL: https://github.com/fedora-copr/copr -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/2b/d360b288dc2f6b303a42c1a90c58eaf7f8a7d7c523723cbe092e91ab5d55/copr-messaging-0.8.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/57/1b/83833f519160bb2185bce454ead01f45b1d27cca392fde8b2040853187a8/copr-messaging-0.9.tar.gz BuildArch: noarch @@ -40,7 +40,7 @@ messages, see docs. [fedora-messaging documentation page]: https://fedora-messaging.readthedocs.io/en/latest/messages.html#schema %prep -%autosetup -n copr-messaging-0.8 +%autosetup -n copr-messaging-0.9 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9-1 - Package Spec generated |