Update to 0.17.2
This commit is contained in:
parent
146b561e0f
commit
d16ae6d2cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ libgdata-0.6.4.tar.bz2
|
|||||||
/libgdata-0.16.0.tar.xz
|
/libgdata-0.16.0.tar.xz
|
||||||
/libgdata-0.16.1.tar.xz
|
/libgdata-0.16.1.tar.xz
|
||||||
/libgdata-0.17.1.tar.xz
|
/libgdata-0.17.1.tar.xz
|
||||||
|
/libgdata-0.17.2.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.17.1
|
Version: 0.17.2
|
||||||
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
|
||||||
@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 10 2015 Kalev Lember <klember@redhat.com> - 0.17.2-1
|
||||||
|
- Update to 0.17.2
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.1-3
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user