summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-copr-messaging.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f58bb5b..f4fc760 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/copr-messaging-0.8.tar.gz
+/copr-messaging-0.9.tar.gz
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
diff --git a/sources b/sources
index 2c9e660..26afd87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4211a9c4943514019c3f7ff7300828ad copr-messaging-0.8.tar.gz
+152f6f5ea3fb22b06f7e1fe19de47e2b copr-messaging-0.9.tar.gz