Update to 0.13.2
This commit is contained in:
parent
ef5f3c28e0
commit
4ca2449de7
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ libgdata-0.6.4.tar.bz2
|
||||
/libgdata-0.12.0.tar.xz
|
||||
/libgdata-0.13.0.tar.xz
|
||||
/libgdata-0.13.1.tar.xz
|
||||
/libgdata-0.13.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libgdata
|
||||
Version: 0.13.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.13.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for the GData protocol
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/GData-0.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Oct 02 2012 Kalev Lember <kalevlember@gmail.com> - 0.13.2-1
|
||||
- Update to 0.13.2
|
||||
|
||||
* Sun Aug 12 2012 Debarshi Ray <rishi@fedoraproject.org> - 0.13.1-2
|
||||
- Add BuildRequires: gcr-devel gnome-online-accounts-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user