Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory
checked in at Mon Jul 11 12:17:23 CEST 2011.



--------
--- GNOME/libgdata/libgdata.changes     2011-05-04 13:09:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgdata/libgdata.changes      2011-07-05 
08:07:37.000000000 +0200
@@ -1,0 +2,51 @@
+Tue Jul  5 07:43:06 CEST 2011 - [email protected]
+
+- Update to version 0.9.1:
+  + Major changes:
+    - Added GDestroyNotify parameters to query-type methods so that
+      they're properly introspectable, breaking API
+    - Fixed seeking in GDataDownloadStream
+    - Made the tests individually idempotent, so the test suites
+      should be less of a tangled mess now
+    - Fixed uploading to non-default PicasaWeb albums
+    - Fixed GDataAuthorizer to re-process requests after
+      refreshing, involving a slight change to the semantics of
+      GDataAuthorizer (see bgo#653535)
+    - Ensure that Google Contacts uses HTTPS for everything
+    - Fixed the IDs used for Google Documents so that deleting
+      documents now consistently works, even when they're in
+      folders
+  + API changes (see NEWS).
+  + Bugs fixed: bgo#649728, bgo#639405, bgo#637664, bgo#633359,
+    bgo#653535, bgo#653530, bgo#653224.
+  + Updated translations.
+- Bump _sover define from 11 to 13, following library soversion
+  bump. Note that this results in renaming libgdata11 to
+  libgdata13.
+
+-------------------------------------------------------------------
+Mon Jul  4 12:58:34 CEST 2011 - [email protected]
+
+- Update to version 0.9.0:
+  + Major changes:
+    - Use HTTPS for all requests
+    - Some minor parsing fixes
+    - Fixed some nasty threading/cancellation problems
+    - Removed the old authentication API in favour of a more
+      extensible, flexible one based on a GDataAuthorizer
+      interface:
+      . ClientLogin is now handled by GDataClientLoginAuthorizer
+      . OAuth 1.0 support has been added with GDataOAuth1Authorizer
+    - Added a dependency on liboauth ≥ 0.9.4
+    - Introspection annotation improvements
+    - Removed some outdated contact photo API
+  + Various API changes (that are really breaking API).
+  + Bugs fixed: bgo#642983, bgo#644940, bgo#644946, bgo#639610,
+    bgo#648058, bgo#650835.
+  + Updated translations.
+- Add pkgconfig(oauth) BuildRequires.
+- Remove explicit Requires for glib2-devel, libsoup-devel,
+  libxml2-devel from devel subpackage.
+- Add Url tag.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libgdata-0.8.1.tar.bz2

New:
----
  libgdata-0.9.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgdata.spec ++++++
--- /var/tmp/diff_new_pack.y9r51E/_old  2011-07-11 12:16:26.000000000 +0200
+++ /var/tmp/diff_new_pack.y9r51E/_new  2011-07-11 12:16:26.000000000 +0200
@@ -17,15 +17,16 @@
 
 
 # Update baselibs.conf when changing this
-%define _sover 11
+%define _sover 13
 
 Name:           libgdata
 License:        LGPLv2.1+
 Group:          Development/Libraries/GNOME
-Version:        0.8.1
+Version:        0.9.1
 Release:        1
 Summary:        GLib-based library for accessing online service APIs using the 
GData protocol
-Source:         %{name}-%{version}.tar.bz2
+Url:            http://live.gnome.org/libgdata
+Source:         
http://download.gnome.org/sources/libgdata/0.9/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -35,6 +36,7 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(oauth)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,7 +46,6 @@
 
 %package -n libgdata%{_sover}
 
-
 License:        LGPLv2.1+
 Summary:        GLib-based library for accessing online service APIs using the 
GData protocol
 Group:          Development/Libraries/GNOME
@@ -62,9 +63,6 @@
 Summary:        GLib-based library for accessing online service APIs using the 
GData protocol
 Group:          Development/Libraries/GNOME
 Requires:       libgdata%{_sover} = %{version}
-Requires:       glib2-devel
-Requires:       libsoup-devel
-Requires:       libxml2-devel
 
 %description devel
 libgdata is a GLib-based library for accessing online service APIs using
@@ -102,11 +100,11 @@
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/*
+%{_includedir}/libgdata/
 %{_libdir}/*.so
-%{_libdir}/pkgconfig/*.pc
+%{_libdir}/pkgconfig/libgdata.pc
 %{_datadir}/gir-1.0/*.gir
-%{_datadir}/gtk-doc/html/gdata
+%doc %{_datadir}/gtk-doc/html/gdata/
 
 %files lang -f gdata.lang
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.y9r51E/_old  2011-07-11 12:16:26.000000000 +0200
+++ /var/tmp/diff_new_pack.y9r51E/_new  2011-07-11 12:16:26.000000000 +0200
@@ -1 +1 @@
-libgdata11
+libgdata13

++++++ libgdata-0.8.1.tar.bz2 -> libgdata-0.9.1.tar.bz2 ++++++
++++ 79862 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to