Update to 0.17.7
This commit is contained in:
parent
ead9f6711b
commit
0e17584fc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ libgdata-0.6.4.tar.bz2
|
||||
/libgdata-0.17.4.tar.xz
|
||||
/libgdata-0.17.5.tar.xz
|
||||
/libgdata-0.17.6.tar.xz
|
||||
/libgdata-0.17.7.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libgdata
|
||||
Version: 0.17.6
|
||||
Release: 4%{?dist}
|
||||
Version: 0.17.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for the GData protocol
|
||||
|
||||
License: LGPLv2+
|
||||
@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 06 2017 Kalev Lember <klember@redhat.com> - 0.17.7-1
|
||||
- Update to 0.17.7
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user