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