Update to 0.13.1

This commit is contained in:
Richard Hughes 2012-07-31 10:31:00 +01:00
parent a90b98ec02
commit b1369aed95
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ libgdata-0.6.4.tar.bz2
/libgdata-0.11.1.tar.xz
/libgdata-0.12.0.tar.xz
/libgdata-0.13.0.tar.xz
/libgdata-0.13.1.tar.xz

View File

@ -1,6 +1,6 @@
Name: libgdata
Version: 0.13.0
Release: 2%{?dist}
Version: 0.13.1
Release: 1%{?dist}
Summary: Library for the GData protocol
Group: System Environment/Libraries
@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/gir-1.0/GData-0.0.gir
%changelog
* Tue Jul 31 2012 Richard Hughes <hughsient@gmail.com> - 0.13.1-1
- Update to 0.13.1
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
3736383473583ba6f35ec52cbdcb4983 libgdata-0.13.0.tar.xz
5c488944a4b3b379d1ca335c81fa35b4 libgdata-0.13.1.tar.xz