Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2017-09-13 21:49:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and      /work/SRC/openSUSE:Factory/.libgdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgdata"

Wed Sep 13 21:49:45 2017 rev:56 rq:523305 version:0.17.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes        2017-05-31 
12:14:20.990071939 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2017-09-13 
21:49:48.593792233 +0200
@@ -1,0 +2,24 @@
+Mon Sep 11 15:38:22 UTC 2017 - [email protected]
+
+- Replace old RPM macros and constructs by new equivalents.
+- Update package descriptions.
+
+-------------------------------------------------------------------
+Wed Aug 23 01:49:05 UTC 2017 - [email protected]
+
+- Update to version 0.17.9:
+  + Major changes:
+    - Support reporting quotas for Drive usage.
+    - Bump GLib dependency to 2.44 for g_autoptr() support.
+    - Add g_autoptr() support for some core classes.
+    - Port from GSimpleAsyncResult to GTask.
+    - More porting to the Google Drive v2 API.
+  + API changes:
+    - Add GDataDocumentsMetadata.
+    - Add gdata_documents_service_get_metadata(),
+      gdata_documents_service_get_metadata_async(),
+      gdata_documents_service_get_metadata_finish().
+    - Initial g_autoptr() support for core classes.
+  + Bugs fixed: bgo#783046, bgo#785885, bgo#684920.
+
+-------------------------------------------------------------------

Old:
----
  libgdata-0.17.8.tar.xz

New:
----
  libgdata-0.17.9.tar.xz

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

Other differences:
------------------
++++++ libgdata.spec ++++++
--- /var/tmp/diff_new_pack.LF4o01/_old  2017-09-13 21:49:49.181709516 +0200
+++ /var/tmp/diff_new_pack.LF4o01/_new  2017-09-13 21:49:49.181709516 +0200
@@ -20,13 +20,13 @@
 %define _sover 22
 
 Name:           libgdata
-Version:        0.17.8
+Version:        0.17.9
 Release:        0
 Summary:        GLib-based library for accessing online service APIs using the 
GData protocol
 License:        LGPL-2.1+
 Group:          Development/Libraries/GNOME
 Url:            http://live.gnome.org/libgdata
-Source:         
http://download.gnome.org/sources/libgdata/0.17/%{name}-%{version}.tar.xz
+Source:         
https://download.gnome.org/sources/libgdata/0.17/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -64,7 +64,7 @@
 to access the common Google services, and has full asynchronous support.
 
 %package -n typelib-1_0-GData-0_0
-Summary:        GLib-based library for accessing online service APIs using the 
GData protocol -- Introspection bindings
+Summary:        Introspection bindings for libgdata
 Group:          System/Libraries
 
 %description -n typelib-1_0-GData-0_0
@@ -76,15 +76,17 @@
 libgdata library.
 
 %package devel
-Summary:        GLib-based library for accessing online service APIs using the 
GData protocol
+Summary:        Development files for libgdata, a library for accessing online 
service APIs
 Group:          Development/Libraries/GNOME
 Requires:       libgdata%{_sover} = %{version}
 Requires:       typelib-1_0-GData-0_0 = %{version}
 
 %description devel
 libgdata is a GLib-based library for accessing online service APIs using
-the GData protocol — most notably, Google's services. It provides APIs
-to access the common Google services, and has full asynchronous support.
+the GData protocol.
+
+This subpackage contains the header files for developing
+applications that want to make use of libgdata.
 
 
 %lang_package
@@ -95,16 +97,13 @@
 %build
 %configure \
        --disable-static
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang gdata
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgdata%{_sover} -p /sbin/ldconfig
 
 %postun -n libgdata%{_sover} -p /sbin/ldconfig

++++++ libgdata-0.17.8.tar.xz -> libgdata-0.17.9.tar.xz ++++++
++++ 60261 lines of diff (skipped)


Reply via email to