diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 03:46:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 03:46:56 +0000 |
commit | e8ce59155af665d10899bdf5fbde1682f9aabfd8 (patch) | |
tree | a1a7c841ae54b80077480b5c22945ce39cba6eca | |
parent | 0be2d38e67cef5b6e810af7b9c006e46223d6f55 (diff) |
automatic import of python-bodhi-messages
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-bodhi-messages.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /bodhi_messages-7.0.1.tar.gz +/bodhi_messages-7.1.1.tar.gz 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 @@ -1 +1 @@ -b7273479ccf7ba28a21b621222cdcc02 bodhi_messages-7.0.1.tar.gz +8fcdbf73fe0192d3db0b4128f53d9720 bodhi_messages-7.1.1.tar.gz |