diff --git a/exif-1.3.5.tar.gz b/exif-1.3.5.tar.gz deleted file mode 100644 index a65d7c2..0000000 Binary files a/exif-1.3.5.tar.gz and /dev/null differ diff --git a/exif-1.4.0.tar.gz b/exif-1.4.0.tar.gz new file mode 100644 index 0000000..5cfccae Binary files /dev/null and b/exif-1.4.0.tar.gz differ diff --git a/python-exif.spec b/python-exif.spec index dab3c33..c5b6c6b 100644 --- a/python-exif.spec +++ b/python-exif.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-exif -Version: 1.3.5 +Version: 1.4.0 Release: 1 Summary: Read and modify image EXIF metadata using Python. License: MIT URL: https://gitlab.com/TNThieding/exif -Source0: https://files.pythonhosted.org/packages/f2/8d/0db23fa243abfd71246df00550663a1b0e23542368d1040d55fc5ef3cbe8/exif-1.3.5.tar.gz +Source0: https://files.pythonhosted.org/packages/61/3f/32efb51a186115a3a37d08941bf25301c414aca397c4a98e2873a7d55549/exif-1.4.0.tar.gz BuildArch: noarch Requires: python3-plum-py @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 16 2022 wenzhiwei - 1.4.0-1 +- Upgrade package to version 1.4.0 + * Thu Oct 27 2022 liqiuyu - 1.3.5-1 - Upgrade package to version 1.3.5