diff --git a/libiptcdata.spec b/libiptcdata.spec index 5f5c76d..4f080dd 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -1,11 +1,11 @@ Name: libiptcdata Version: 1.0.5 -Release: 2 +Release: 3 Summary: A library for manipulating the IPTC License: LGPLv2+ URL: https://github.com/ianw/%{name} -Source0: https://github.com/ianw/%{name}/archive/release_%(echo %{version}|sed "s/\./_/g").tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/ianw/%{name}/releases/download/release_1_0_5/%{name}-%{version}.tar.gz BuildRequires: autoconf automake gcc gettext gettext-devel BuildRequires: libtool gtk-doc python3-devel @@ -70,6 +70,9 @@ export PYTHON_VERSION=%python3_version %{python3_sitearch}/*.so %changelog +* Thu Nov 10 2022 yaoxin - 1.0.5-3 +- Change Source + * Sun Sep 27 2020 hanhui - 1.0.5-2 - Type:bugfix - ID:NA