!9 [sync] PR-6: Change Source

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-03-30 07:47:57 +00:00 committed by Gitee
commit 36b72226ce
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
Name: libiptcdata Name: libiptcdata
Version: 1.0.5 Version: 1.0.5
Release: 2 Release: 3
Summary: A library for manipulating the IPTC Summary: A library for manipulating the IPTC
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/ianw/%{name} 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: autoconf automake gcc gettext gettext-devel
BuildRequires: libtool gtk-doc python3-devel BuildRequires: libtool gtk-doc python3-devel
@ -70,6 +70,9 @@ export PYTHON_VERSION=%python3_version
%{python3_sitearch}/*.so %{python3_sitearch}/*.so
%changelog %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 * Sun Sep 27 2020 hanhui <hanhui15@huawei.com> - 1.0.5-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA