modify source url
This commit is contained in:
parent
1e6793dd09
commit
b801b43dc1
@ -1,11 +1,11 @@
|
||||
Name: libiptcdata
|
||||
Version: 1.0.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A library for manipulating the IPTC
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/ianw/%{name}
|
||||
Source0: https://github.com/ianw/%{name}/releases/download/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/ianw/%{name}/archive/release_%(echo %{version}|sed "s/\./_/g").tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: autoconf automake gcc gettext gettext-devel
|
||||
BuildRequires: libtool gtk-doc python3-devel
|
||||
@ -70,6 +70,12 @@ export PYTHON_VERSION=%python3_version
|
||||
%{python3_sitearch}/*.so
|
||||
|
||||
%changelog
|
||||
* Sun Sep 27 2020 hanhui <hanhui15@huawei.com> - 1.0.5-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:modify source url
|
||||
|
||||
* Thu Feb 27 2020 hexiujun <hexiujun1@huawei.com> - 1.0.5-1
|
||||
- Update to 1.0.5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user