summaryrefslogtreecommitdiff
path: root/python-exiv2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-exiv2.spec')
-rw-r--r--python-exiv2.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-exiv2.spec b/python-exiv2.spec
index ab40c8d..6f65ba6 100644
--- a/python-exiv2.spec
+++ b/python-exiv2.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-exiv2
-Version: 0.13.2
+Version: 0.14.0
Release: 1
Summary: Python interface to libexiv2
License: GNU GPL
URL: https://github.com/jim-easterbrook/python-exiv2
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/a3/ed9b5dad2aaa61cd03a876b317dca3963f82bd89c9188f34b513f1bebf08/exiv2-0.13.2.zip
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/d3/78a94288db79b701d4186d9180966353a14b96d4f9f54bc4589b0089806f/exiv2-0.14.0.zip
%description
@@ -51,7 +51,7 @@ If you need to use Michael's project, it is available at https://bitbucket.org/z
pip install exiv2==0.3.1
%prep
-%autosetup -n exiv2-0.13.2
+%autosetup -n exiv2-0.14.0
%build
%py3_build
@@ -91,5 +91,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.14.0-1
- Package Spec generated