Update to 0.15.0
This commit is contained in:
parent
a78a6ad02b
commit
528ffcf29e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ libgdata-0.6.4.tar.bz2
|
|||||||
/libgdata-0.13.3.tar.xz
|
/libgdata-0.13.3.tar.xz
|
||||||
/libgdata-0.13.4.tar.xz
|
/libgdata-0.13.4.tar.xz
|
||||||
/libgdata-0.14.0.tar.xz
|
/libgdata-0.14.0.tar.xz
|
||||||
|
/libgdata-0.15.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.14.0
|
Version: 0.15.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://live.gnome.org/libgdata
|
URL: http://live.gnome.org/libgdata
|
||||||
Source0: http://download.gnome.org/sources/%{name}/0.14/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/0.15/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
|
BuildRequires: glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
|
||||||
BuildRequires: gcr-devel
|
BuildRequires: gcr-devel
|
||||||
@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 08 2014 Richard Hughes <rhughes@redhat.com> - 0.15.0-1
|
||||||
|
- Update to 0.15.0
|
||||||
|
|
||||||
* Thu Aug 29 2013 Kalev Lember <kalevlember@gmail.com> - 0.14.0-1
|
* Thu Aug 29 2013 Kalev Lember <kalevlember@gmail.com> - 0.14.0-1
|
||||||
- Update to 0.14.0
|
- Update to 0.14.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user