Change Source

(cherry picked from commit e7e1fce57e5227fda274c788a008aa523f900104)
This commit is contained in:
starlet-dx 2022-11-10 10:47:44 +08:00 committed by openeuler-sync-bot
parent 9bf2884f0e
commit 9b2e5512b4

View File

@ -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 <yaoxin30@h-partners.com> - 1.0.5-3
- Change Source
* Sun Sep 27 2020 hanhui <hanhui15@huawei.com> - 1.0.5-2
- Type:bugfix
- ID:NA