diff --git a/libgsf.spec b/libgsf.spec index bcda778467a5676d750e150696a54b662c8de9ae..912d34431423c9b41ae40433a5b040ee9d5dfb34 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -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 - 1.14.43-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:correct invalid URL and Source + * Wed Nov 13 2019 chengquan - 1.14.43-4 - Type:bugfix - ID:NA