|
@@ -1,4 +1,4 @@
|
|
|
-%define pkg_version 0.9.1
|
|
|
+%define pkg_version 0.10.1
|
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: A library for accessing online service APIs using the GData protocol
|
|
@@ -6,7 +6,7 @@ Summary(ja): GData プロトコルを使用しているオンラインサービ
|
|
|
Name: libgdata
|
|
|
Version: %{pkg_version}
|
|
|
Release: %{pkg_release}
|
|
|
-Source0: http://ftp.gnome.org/pub/GNOME/sources/libgdata/0.9/%{name}-%{version}.tar.xz
|
|
|
+Source0: http://ftp.gnome.org/pub/GNOME/sources/libgdata/0.10/%{name}-%{version}.tar.xz
|
|
|
License: LGPLv2+
|
|
|
Group: System Environment/Libraries
|
|
|
URL: http://live.gnome.org/libgdata
|
|
@@ -92,6 +92,9 @@ autoreconf -if
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Sep 18 2011 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.10.1-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.1-1
|
|
|
- new upstream release
|
|
|
- add BuildRequires: liboauth-devel, gdk-pixbuf2-devel
|