Update to 0.17.1

This commit is contained in:
Debarshi Ray 2015-04-24 10:49:42 +02:00
parent 6ae85de006
commit d7df549644
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ libgdata-0.6.4.tar.bz2
/libgdata-0.15.2.tar.xz
/libgdata-0.16.0.tar.xz
/libgdata-0.16.1.tar.xz
/libgdata-0.17.1.tar.xz

View File

@ -1,12 +1,12 @@
Name: libgdata
Version: 0.16.1
Version: 0.17.1
Release: 1%{?dist}
Summary: Library for the GData protocol
Group: System Environment/Libraries
License: LGPLv2+
URL: http://live.gnome.org/libgdata
Source0: http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz
BuildRequires: gcr-devel
BuildRequires: glib2-devel
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/vala/
%changelog
* Fri Apr 24 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.17.1-1
- Update to 0.17.1
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 0.16.1-1
- Update to 0.16.1

View File

@ -1 +1 @@
eb552a8a8482e4231a3d1baf7262e64d libgdata-0.16.1.tar.xz
95f2a6681cb033dbea220c5d24fe16e9 libgdata-0.17.1.tar.xz