Update to 0.17.3
This commit is contained in:
parent
211a7275cb
commit
c56200d887
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ libgdata-0.6.4.tar.bz2
|
|||||||
/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
|
/libgdata-0.17.2.tar.xz
|
||||||
|
/libgdata-0.17.3.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.17.2
|
Version: 0.17.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 0.17.3-1
|
||||||
|
- Update to 0.17.3
|
||||||
|
|
||||||
* Fri Jul 10 2015 Kalev Lember <klember@redhat.com> - 0.17.2-1
|
* Fri Jul 10 2015 Kalev Lember <klember@redhat.com> - 0.17.2-1
|
||||||
- Update to 0.17.2
|
- Update to 0.17.2
|
||||||
- Use license macro for COPYING
|
- Use license macro for COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user