Update to 0.13.1
This commit is contained in:
parent
a90b98ec02
commit
b1369aed95
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ libgdata-0.6.4.tar.bz2
|
|||||||
/libgdata-0.11.1.tar.xz
|
/libgdata-0.11.1.tar.xz
|
||||||
/libgdata-0.12.0.tar.xz
|
/libgdata-0.12.0.tar.xz
|
||||||
/libgdata-0.13.0.tar.xz
|
/libgdata-0.13.0.tar.xz
|
||||||
|
/libgdata-0.13.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.13.0
|
Version: 0.13.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
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
|
%{_datadir}/gir-1.0/GData-0.0.gir
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user