Update to 0.13.3
This commit is contained in:
parent
a2433480cc
commit
fe171724c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ libgdata-0.6.4.tar.bz2
|
||||
/libgdata-0.13.0.tar.xz
|
||||
/libgdata-0.13.1.tar.xz
|
||||
/libgdata-0.13.2.tar.xz
|
||||
/libgdata-0.13.3.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libgdata
|
||||
Version: 0.13.2
|
||||
Release: 3%{?dist}
|
||||
Version: 0.13.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for the GData protocol
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -72,6 +72,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/GData-0.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Feb 26 2013 Kalev Lember <kalevlember@gmail.com> - 0.13.3-1
|
||||
- Update to 0.13.3
|
||||
|
||||
* Tue Feb 19 2013 Bastien Nocera <bnocera@redhat.com> 0.13.2-3
|
||||
- Co-own the gtk-doc directory (#604382)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user