Update project URLs
This commit is contained in:
parent
af6eedb3f7
commit
332a11c0a3
@ -4,8 +4,8 @@ Release: 1%{?dist}
|
|||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://live.gnome.org/libgdata
|
URL: https://wiki.gnome.org/Projects/libgdata
|
||||||
Source0: http://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcr-devel
|
BuildRequires: gcr-devel
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -89,6 +89,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
- Don't set group tags
|
- Don't set group tags
|
||||||
- Co-own gir directories instead of depending on gobject-introspection
|
- Co-own gir directories instead of depending on gobject-introspection
|
||||||
- Use make_install macro
|
- Use make_install macro
|
||||||
|
- Update project URLs
|
||||||
|
|
||||||
* Mon Sep 12 2016 Debarshi Ray <rishi@fedoraproject.org> - 0.17.5-2
|
* Mon Sep 12 2016 Debarshi Ray <rishi@fedoraproject.org> - 0.17.5-2
|
||||||
- Backport fix for crashes with zero-length files (GNOME #769727)
|
- Backport fix for crashes with zero-length files (GNOME #769727)
|
||||||
|
Loading…
Reference in New Issue
Block a user