diff --git a/exif-1.4.0.tar.gz b/exif-1.4.0.tar.gz deleted file mode 100644 index 5cfccae..0000000 Binary files a/exif-1.4.0.tar.gz and /dev/null differ diff --git a/exif-1.6.0.tar.gz b/exif-1.6.0.tar.gz new file mode 100644 index 0000000..bb5b399 Binary files /dev/null and b/exif-1.6.0.tar.gz differ diff --git a/python-exif.spec b/python-exif.spec index c5b6c6b..0646fa3 100644 --- a/python-exif.spec +++ b/python-exif.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-exif -Version: 1.4.0 +Version: 1.6.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/61/3f/32efb51a186115a3a37d08941bf25301c414aca397c4a98e2873a7d55549/exif-1.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/69/fc/226f502d3533e7d09876e5c0f9b8a61f84a88944d7815ad3bb9e43895785/exif-1.6.0.tar.gz BuildArch: noarch Requires: python3-plum-py @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Feb 8 2023 wubijie - 1.6.0-1 +- Update package to version 1.6.0 + * Fri Dec 16 2022 wenzhiwei - 1.4.0-1 - Upgrade package to version 1.4.0