From e8ce59155af665d10899bdf5fbde1682f9aabfd8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 03:46:56 +0000 Subject: automatic import of python-bodhi-messages --- .gitignore | 1 + python-bodhi-messages.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cef8bb3..550a578 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 7.0.1-1 +* Fri Apr 07 2023 Python_Bot - 7.1.1-1 - Package Spec generated diff --git a/sources b/sources index f4886f4..c36b233 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7273479ccf7ba28a21b621222cdcc02 bodhi_messages-7.0.1.tar.gz +8fcdbf73fe0192d3db0b4128f53d9720 bodhi_messages-7.1.1.tar.gz -- cgit v1.2.3