!2 Correct invalid URL and Source

From: @wangchen2020
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2020-12-11 17:32:09 +08:00 committed by Gitee
commit 77d8bb7460

View File

@ -1,10 +1,10 @@
Name: libgsf
Version: 1.14.43
Release: 4
Release: 5
Summary: GNOME Structured File library
License: LGPLv2
URL: http://www.gnome.org/projects/libgsf/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz
URL: https://gitlab.gnome.org/GNOME/libgsf
Source: https://download.gnome.org/sources/%{name}/1.14/%{name}-%{version}.tar.xz
BuildRequires: bzip2-devel chrpath gettext glib2-devel gobject-introspection-devel
BuildRequires: libxml2-devel intltool gdk-pixbuf2-devel
@ -71,6 +71,12 @@ chrpath --delete %{buildroot}%{_bindir}/gsf*
%{_mandir}/man1/gsf-vba-dump.1.gz
%changelog
* Wed Dec 9 2020 wangchen<wangchen137@huawei.com> - 1.14.43-5
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:Correct invalid URL and Source
* Wed Nov 13 2019 chengquan<chengquan3@huawei.com> - 1.14.43-4
- Type:bugfix
- ID:NA