Update to 0.17.3

This commit is contained in:
Kalev Lember 2015-09-14 19:01:28 +02:00
parent 211a7275cb
commit c56200d887
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ libgdata-0.6.4.tar.bz2
/libgdata-0.16.1.tar.xz
/libgdata-0.17.1.tar.xz
/libgdata-0.17.2.tar.xz
/libgdata-0.17.3.tar.xz

View File

@ -1,5 +1,5 @@
Name: libgdata
Version: 0.17.2
Version: 0.17.3
Release: 1%{?dist}
Summary: Library for the GData protocol
@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/vala/
%changelog
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 0.17.3-1
- Update to 0.17.3
* Fri Jul 10 2015 Kalev Lember <klember@redhat.com> - 0.17.2-1
- Update to 0.17.2
- Use license macro for COPYING

View File

@ -1 +1 @@
b21572a4c7f8bd07b831630039fa3361 libgdata-0.17.2.tar.xz
f27471241edd3a36433b5e172e1356c2 libgdata-0.17.3.tar.xz