Update to 0.13.4

This commit is contained in:
Kalev Lember 2013-08-10 13:59:07 +02:00
parent e6e8cc3054
commit 75a8848a1c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ libgdata-0.6.4.tar.bz2
/libgdata-0.13.1.tar.xz
/libgdata-0.13.2.tar.xz
/libgdata-0.13.3.tar.xz
/libgdata-0.13.4.tar.xz

View File

@ -1,6 +1,6 @@
Name: libgdata
Version: 0.13.3
Release: 3%{?dist}
Version: 0.13.4
Release: 1%{?dist}
Summary: Library for the GData protocol
Group: System Environment/Libraries
@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/vala/
%changelog
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 0.13.4-1
- Update to 0.13.4
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
295a189784842adc80c2c3c69f36e42a libgdata-0.13.3.tar.xz
fa2aab4da3d36baea298614001da3d6e libgdata-0.13.4.tar.xz