summaryrefslogtreecommitdiff
path: root/python-copr-messaging.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 03:24:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 03:24:17 +0000
commit913c1f3defc5f9d86701491b476eee067ef609c1 (patch)
tree81c216c3a9e688a6df9e1e98a1182f672dd03e57 /python-copr-messaging.spec
parent8175023cc7c75ff2bb88c02f36bdbaf8f62617fe (diff)
automatic import of python-copr-messagingopeneuler20.03
Diffstat (limited to 'python-copr-messaging.spec')
-rw-r--r--python-copr-messaging.spec8
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