Update to 0.16.0
This commit is contained in:
parent
64b2b6e8c8
commit
aa707b9a13
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ libgdata-0.6.4.tar.bz2
|
||||
/libgdata-0.15.0.tar.xz
|
||||
/libgdata-0.15.1.tar.xz
|
||||
/libgdata-0.15.2.tar.xz
|
||||
/libgdata-0.16.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: libgdata
|
||||
Version: 0.15.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for the GData protocol
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://live.gnome.org/libgdata
|
||||
Source0: http://download.gnome.org/sources/%{name}/0.15/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcr-devel
|
||||
BuildRequires: glib2-devel
|
||||
@ -76,6 +76,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 18 2014 Kalev Lember <kalevlember@gmail.com> - 0.16.0-1
|
||||
- Update to 0.16.0
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user