summaryrefslogtreecommitdiff
path: root/python-bodhi-messages.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-bodhi-messages.spec')
-rw-r--r--python-bodhi-messages.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-bodhi-messages.spec b/python-bodhi-messages.spec
index a652dbb..f8eee9e 100644
--- a/python-bodhi-messages.spec
+++ b/python-bodhi-messages.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-bodhi-messages
-Version: 7.0.1
+Version: 7.1.1
Release: 1
Summary: JSON schema for messages sent by Bodhi
License: GPL-2.0-or-later
URL: https://bodhi.fedoraproject.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/de/f63ab0e3a249faf47e8b76c34365b05279d7366085506e2448f76b70be18/bodhi_messages-7.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4a/66/eb02f34aa5950088d6ba50dfbfa2f0c9d4c8132ebc87697c2f42fac3a555/bodhi_messages-7.1.1.tar.gz
BuildArch: noarch
Requires: python3-fedora-messaging
@@ -29,7 +29,7 @@ Provides: python3-bodhi-messages-doc
This package contains the schema for messages published by Bodhi.
%prep
-%autosetup -n bodhi-messages-7.0.1
+%autosetup -n bodhi-messages-7.1.1
%build
%py3_build
@@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 7.0.1-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 7.1.1-1
- Package Spec generated