summaryrefslogtreecommitdiff
path: root/python-xcffib.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-xcffib.spec')
-rw-r--r--python-xcffib.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-xcffib.spec b/python-xcffib.spec
index c55451e..a51f5a5 100644
--- a/python-xcffib.spec
+++ b/python-xcffib.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-xcffib
-Version: 1.2.0
+Version: 1.3.0
Release: 1
Summary: A drop in replacement for xpyb, an XCB python binding
License: Apache License 2.0
URL: http://github.com/tych0/xcffib
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/7e/b83f38ad12910c22b3e56e9edf2352178924c30b2256a3f11468eec312c4/xcffib-1.2.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/3e/d513b437d2e24d7c27bb435e11470ea343aae8666ab8e41510adb132d9b9/xcffib-1.3.0.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-xcffib-doc
%prep
-%autosetup -n xcffib-1.2.0
+%autosetup -n xcffib-1.3.0
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.0-1
- Package Spec generated