diff --git a/libgdata.spec b/libgdata.spec index e97ab1a..b52e265 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -4,8 +4,8 @@ Release: 1%{?dist} Summary: Library for the GData protocol License: LGPLv2+ -URL: http://live.gnome.org/libgdata -Source0: http://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Projects/libgdata +Source0: https://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel @@ -89,6 +89,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' - Don't set group tags - Co-own gir directories instead of depending on gobject-introspection - Use make_install macro +- Update project URLs * Mon Sep 12 2016 Debarshi Ray - 0.17.5-2 - Backport fix for crashes with zero-length files (GNOME #769727)