Update to 0.13.4
This commit is contained in:
parent
e6e8cc3054
commit
75a8848a1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ libgdata-0.6.4.tar.bz2
|
|||||||
/libgdata-0.13.1.tar.xz
|
/libgdata-0.13.1.tar.xz
|
||||||
/libgdata-0.13.2.tar.xz
|
/libgdata-0.13.2.tar.xz
|
||||||
/libgdata-0.13.3.tar.xz
|
/libgdata-0.13.3.tar.xz
|
||||||
|
/libgdata-0.13.4.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.13.3
|
Version: 0.13.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user