commit libgdata for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2020-09-09 17:46:36

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new.3399 (New)


Package is "libgdata"

Wed Sep  9 17:46:36 2020 rev:61 rq:832501 version:0.17.13

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2020-04-23 
18:27:36.703763287 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new.3399/libgdata.changes  
2020-09-09 17:46:44.534416838 +0200
@@ -1,0 +2,13 @@
+Fri Sep  4 13:54:50 UTC 2020 - dims...@opensuse.org
+
+- Update to version 0.17.13:
+  + Default to not installing installed-tests.
+  + Default to not building documentation.
+  + Bugs fixed:
+- build: Disable the gtk-doc documentation by default.
+- Various minor fixes to meson_options.txt.
+- all: Fix various typos and incorrect terminology.
+- core: Add g_autoptr() support for GDataUploadStream.
+  + Updated translations.
+
+---

Old:

  libgdata-0.17.12.tar.xz

New:

  libgdata-0.17.13.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.ufF1C7/_old  2020-09-09 17:46:45.238417410 +0200
+++ /var/tmp/diff_new_pack.ufF1C7/_new  2020-09-09 17:46:45.242417413 +0200
@@ -19,7 +19,7 @@
 # Update baselibs.conf when changing this
 %define _sover 22
 Name:   libgdata
-Version:0.17.12
+Version:0.17.13
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1-or-later
@@ -54,8 +54,8 @@
 
 %package -n libgdata%{_sover}
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
-Group:  System/Libraries
 # Needed for the lang package to be installable:
+Group:  System/Libraries
 Provides:   %{name} = %{version}
 
 %description -n libgdata%{_sover}

++ libgdata-0.17.12.tar.xz -> libgdata-0.17.13.tar.xz ++
 1908 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2020-04-23 18:27:36

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new.2738 (New)


Package is "libgdata"

Thu Apr 23 18:27:36 2020 rev:60 rq:795232 version:0.17.12

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2020-01-28 
10:51:36.496780625 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new.2738/libgdata.changes  
2020-04-23 18:27:36.703763287 +0200
@@ -1,0 +2,15 @@
+Wed Mar 11 12:52:59 UTC 2020 - bjorn@gmail.com
+
+- Update to version 0.17.12:
+  + Make OAuth 1 support optional and disabled by default; this
+makes the `oauth` dependency optional on `-Doauth1=enabled`.
+  + Bugs fixed:
+- glgo#GNOME/libgdata#1 Consider loosening the liboauth
+  dependency.
+- glgo#GNOME/libgdata#23 Authentication errors with Google
+  Drive.
+- glgo#GNOME/libgdata#36 Clarify license in meson.build.
+  + Updated translations.
+- Pass -Doauth1=enabled to meson, still build oauth support.
+
+---

Old:

  libgdata-0.17.11.tar.xz

New:

  libgdata-0.17.12.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.Aqnz08/_old  2020-04-23 18:27:37.923765623 +0200
+++ /var/tmp/diff_new_pack.Aqnz08/_new  2020-04-23 18:27:37.927765631 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 # Update baselibs.conf when changing this
 %define _sover 22
 Name:   libgdata
-Version:0.17.11
+Version:0.17.12
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1-or-later
@@ -44,7 +44,7 @@
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.55.90
 BuildRequires:  pkgconfig(libuhttpmock-0.0) >= 0.5.0
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(oauth)
+BuildRequires:  pkgconfig(oauth) >= 0.9.4
 BuildRequires:  pkgconfig(vapigen)
 
 %description
@@ -100,6 +100,7 @@
-Dinstalled_tests=false \
-Dgtk_doc=true \
-Dvapi=true \
+   -Doauth1=enabled \
%{nil}
 %meson_build
 

++ libgdata-0.17.11.tar.xz -> libgdata-0.17.12.tar.xz ++
 12649 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2020-01-28 10:51:33

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new.26092 (New)


Package is "libgdata"

Tue Jan 28 10:51:33 2020 rev:59 rq:767450 version:0.17.11

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2019-08-27 
10:13:11.491972315 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new.26092/libgdata.changes 
2020-01-28 10:51:36.496780625 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:16:20 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.CnEvKK/_old  2020-01-28 10:51:38.676783177 +0100
+++ /var/tmp/diff_new_pack.CnEvKK/_new  2020-01-28 10:51:38.724783234 +0100
@@ -55,7 +55,6 @@
 %package -n libgdata%{_sover}
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  System/Libraries
-Recommends: %{name}-lang
 # Needed for the lang package to be installable:
 Provides:   %{name} = %{version}
 




commit libgdata for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2019-08-27 10:13:08

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new.7948 (New)


Package is "libgdata"

Tue Aug 27 10:13:08 2019 rev:58 rq:725279 version:0.17.11

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2018-03-08 
10:47:08.515709560 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new.7948/libgdata.changes  
2019-08-27 10:13:11.491972315 +0200
@@ -1,0 +2,29 @@
+Wed Aug 21 14:41:15 UTC 2019 - Bjørn Lie 
+
+- Update to version 0.17.11:
+  + Various fixes to the Meson port, including a soversion fix.
+  + Add support for user-specified properties of documents in
+Drive.
+  + Bugs fixed: glgo#GNOME/libgdata#30, glgo#GNOME/libgdata#31,
+glgo#GNOME/libgdata#32, glgo#GNOME/libgdata#33,
+glgo#GNOME/libgdata#35, glgo#GNOME/libgdata!7,
+glgo#GNOME/libgdata!9, glgo#GNOME/libgdata!10,
+glgo#GNOME/libgdata!13 glgo#GNOME/libgdata!16.
+  + Updated translations.
+
+---
+Tue Jun 25 15:32:23 UTC 2019 - Bjørn Lie 
+
+- Update to version 0.17.10:
+  + Port to Meson and drop autotools support.
+  + Migrate from intltool to gettext.
+  + Bugs fixed: glgo#GNOME/libgdata#26, glgo#GNOME/libgdata#27,
+glgo#GNOME/libgdata!1, glgo#GNOME/libgdata!3,
+glgo#GNOME/libgdata!4, bgo787252.
+  + Updated translations.
+- Add meson BuildRequires and macros following upstreams port.
+- Drop intltool BuildRequires, no longer needed after port.
+- Add gtk-doc BuildRequires: Build documentation.
+- Add pkgconfig(vapigen) BuildRequires: Build vapi bindings.
+
+---

Old:

  libgdata-0.17.9.tar.xz

New:

  libgdata-0.17.11.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.mybaGp/_old  2019-08-27 10:13:11.891972289 +0200
+++ /var/tmp/diff_new_pack.mybaGp/_new  2019-08-27 10:13:11.895972288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 # Update baselibs.conf when changing this
 %define _sover 22
 Name:   libgdata
-Version:0.17.9
+Version:0.17.11
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1-or-later
@@ -27,8 +27,10 @@
 URL:http://live.gnome.org/libgdata
 Source: 
https://download.gnome.org/sources/libgdata/0.17/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool
+BuildRequires:  gtk-doc
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gcr-base-3)
@@ -43,6 +45,7 @@
 BuildRequires:  pkgconfig(libuhttpmock-0.0) >= 0.5.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(oauth)
+BuildRequires:  pkgconfig(vapigen)
 
 %description
 libgdata is a GLib-based library for accessing online service APIs using
@@ -89,17 +92,20 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 translation-update-upstream
 
 %build
-%configure \
-   --disable-static
-make %{?_smp_mflags}
+%meson \
+   -Dalways_build_tests=false \
+   -Dinstalled_tests=false \
+   -Dgtk_doc=true \
+   -Dvapi=true \
+   %{nil}
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %find_lang gdata
 
 %post -n libgdata%{_sover} -p /sbin/ldconfig
@@ -107,8 +113,8 @@
 
 %files -n libgdata%{_sover}
 %license COPYING
-%doc AUTHORS ChangeLog HACKING NEWS README
-%{_libdir}/*.so.%{_sover}*
+%doc AUTHORS HACKING NEWS README
+%{_libdir}/%{name}.so.*
 
 %files -n typelib-1_0-GData-0_0
 %{_libdir}/girepository-1.0/GData-0.0.typelib
@@ -119,6 +125,7 @@
 %{_libdir}/pkgconfig/libgdata.pc
 %{_datadir}/gir-1.0/*.gir
 %doc %{_datadir}/gtk-doc/html/gdata/
+%{_datadir}/vala/vapi/%{name}.*
 
 %files lang -f gdata.lang
 

++ libgdata-0.17.9.tar.xz -> libgdata-0.17.11.tar.xz ++
 200415 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2018-03-08 10:47:06

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Thu Mar  8 10:47:06 2018 rev:57 rq:582812 version:0.17.9

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2017-09-13 
21:49:48.593792233 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2018-03-08 
10:47:08.515709560 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:34:23 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.gGRVo2/_old  2018-03-08 10:47:09.175685799 +0100
+++ /var/tmp/diff_new_pack.gGRVo2/_new  2018-03-08 10:47:09.179685655 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,18 @@
 
 # Update baselibs.conf when changing this
 %define _sover 22
-
 Name:   libgdata
 Version:0.17.9
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
-Url:http://live.gnome.org/libgdata
+URL:http://live.gnome.org/libgdata
 Source: 
https://download.gnome.org/sources/libgdata/0.17/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gcr-base-3)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.14
@@ -43,7 +43,6 @@
 BuildRequires:  pkgconfig(libuhttpmock-0.0) >= 0.5.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(oauth)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libgdata is a GLib-based library for accessing online service APIs using
@@ -51,7 +50,6 @@
 to access the common Google services, and has full asynchronous support.
 
 %package -n libgdata%{_sover}
-
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  System/Libraries
 Recommends: %{name}-lang
@@ -88,8 +86,8 @@
 This subpackage contains the header files for developing
 applications that want to make use of libgdata.
 
-
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -105,20 +103,17 @@
 %find_lang gdata
 
 %post -n libgdata%{_sover} -p /sbin/ldconfig
-
 %postun -n libgdata%{_sover} -p /sbin/ldconfig
 
 %files -n libgdata%{_sover}
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_libdir}/*.so.%{_sover}*
 
 %files -n typelib-1_0-GData-0_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GData-0.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/libgdata/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libgdata.pc




commit libgdata for openSUSE:Factory

2017-09-13 Thread root
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.changes2017-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 - jeng...@inai.de
+
+- Replace old RPM macros and constructs by new equivalents.
+- Update package descriptions.
+
+---
+Wed Aug 23 01:49:05 UTC 2017 - zai...@opensuse.org
+
+- 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)




commit libgdata for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2017-05-31 12:14:19

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Wed May 31 12:14:19 2017 rev:55 rq:498562 version:0.17.8

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2017-03-22 
23:01:51.463396240 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2017-05-31 
12:14:20.990071939 +0200
@@ -1,0 +2,12 @@
+Sat May 20 10:36:19 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.17.8:
+  + Major changes:
+- Bump GLib dependency to 2.38.0 for G_TEST_DIST.
+- Bump libsoup dependency for tests to 2.55.90; the dependency
+  if building libgdata without tests is still 2.42.0.
+- Fix use of deprecated GTK+ API in the demos.
+  + Bugs fixed: bgo#779641, bgo#780067, bgo#780081.
+  + Updated translations.
+
+---

Old:

  libgdata-0.17.7.tar.xz

New:

  libgdata-0.17.8.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.Pq1qf7/_old  2017-05-31 12:14:22.245894669 +0200
+++ /var/tmp/diff_new_pack.Pq1qf7/_new  2017-05-31 12:14:22.249894105 +0200
@@ -20,7 +20,7 @@
 %define _sover 22
 
 Name:   libgdata
-Version:0.17.7
+Version:0.17.8
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+
@@ -33,13 +33,13 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gcr-base-3)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.14
-BuildRequires:  pkgconfig(gio-2.0) >= 2.31.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(goa-1.0) >= 3.8
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.15
 # Note: as of 0.10.0, gtk+-3.0 is only needed to build a demo that isn't
 # installed, so no need to depend on it
 #BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42.0
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.55.90
 BuildRequires:  pkgconfig(libuhttpmock-0.0) >= 0.5.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(oauth)

++ libgdata-0.17.7.tar.xz -> libgdata-0.17.8.tar.xz ++
 36017 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2017-03-22 23:01:47

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Wed Mar 22 23:01:47 2017 rev:54 rq:478741 version:0.17.7

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2016-09-21 
18:43:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2017-03-22 
23:01:51.463396240 +0100
@@ -1,0 +2,32 @@
+Mon Mar  6 10:03:35 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.17.7:
+  + Major changes:
+- Fix licensing in OAuth2 files (they were mistakenly declared
+  as GPLv3+; they’re actually LGPLv2.1+).
+- More Google Drive fixes and tests.
+- Documentation improvements (including bumping the gtk-doc
+  dependency to 1.25).
+- Google Calendar parsing fixes.
+- Pagination fixes for more modern APIs (Calendar, Documents,
+  Tasks, YouTube).
+- Pagination support in demo programs.
+- Add a demo program for Google Tasks.
+- Fix Google Calendar query parameters for v3 of the API.
+- Disable PicasaWeb tests as PicasaWeb server is now mostly
+  read-only.
+- Deprecate Freebase service as Freebase server is now
+  shutdown.
+  + API changes:
+- Add GDataDocumentsEntry:file-size.
+- Add gdata_parsable_get_content_type().
+- Add GDataFeed:next-page-token.
+- Deprecate GDataCalendarQuery:recurrence-expansion-start.
+- Deprecate GDataCalendarQuery:recurrence-expansion-end.
+- Deprecate GDataCalendarQuery:sort-order.
+- Deprecate everything to do with GDataFreebase*.
+  + Bugs fixed: bgo#684920, bgo#772756, bgo#773057, bgo#774179,
+bgo#777980, bgo#775813.
+  + Updated translations.
+
+---

Old:

  libgdata-0.17.6.tar.xz

New:

  libgdata-0.17.7.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.4zWcgr/_old  2017-03-22 23:01:52.751213700 +0100
+++ /var/tmp/diff_new_pack.4zWcgr/_new  2017-03-22 23:01:52.751213700 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define _sover 22
 
 Name:   libgdata
-Version:0.17.6
+Version:0.17.7
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.17.6.tar.xz -> libgdata-0.17.7.tar.xz ++
 55410 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2016-09-21 18:43:47

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2016-07-12 
23:49:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2016-09-21 
18:43:49.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 20 16:59:13 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.17.6:
+  + Minor test case fixes.
+  + Fix a download crash on zero-length files.
+  + Bugs fixed: bgo#768278, bgo#768363, bgo#768282, bgo#769727.
+  + Updated translations.
+
+---

Old:

  libgdata-0.17.5.tar.xz

New:

  libgdata-0.17.6.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.XkKqGR/_old  2016-09-21 18:43:50.0 +0200
+++ /var/tmp/diff_new_pack.XkKqGR/_new  2016-09-21 18:43:50.0 +0200
@@ -20,7 +20,7 @@
 %define _sover 22
 
 Name:   libgdata
-Version:0.17.5
+Version:0.17.6
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.17.5.tar.xz -> libgdata-0.17.6.tar.xz ++
 28237 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2016-07-12 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2016-07-12 23:49:05

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2015-12-18 
21:50:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2016-07-12 
23:49:06.0 +0200
@@ -1,0 +2,17 @@
+Thu Jun 30 09:03:09 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.17.5:
+  + Major changes:
+- Google Drive documentation and test fixes.
+- Minor memory leak fixes.
+- Update autogen.sh to latest GNOME recommendations, fixing
+  builddir ≠ srcdir.
+  + Bugs fixed: bgo#684920, bgo#759180, bgo#767784, bgo#767785.
+  + Updated translations.
+
+---
+Fri Apr 15 01:47:48 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---

Old:

  libgdata-0.17.4.tar.xz

New:

  libgdata-0.17.5.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.QaS68Y/_old  2016-07-12 23:49:07.0 +0200
+++ /var/tmp/diff_new_pack.QaS68Y/_new  2016-07-12 23:49:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define _sover 22
 
 Name:   libgdata
-Version:0.17.4
+Version:0.17.5
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.17.4.tar.xz -> libgdata-0.17.5.tar.xz ++
 38588 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2015-12-18 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2015-12-18 21:50:32

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2015-10-06 
16:12:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2015-12-18 
21:50:34.0 +0100
@@ -1,0 +2,17 @@
+Sun Dec 13 17:05:51 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.17.4:
+  + Major changes:
+- Download stream data corruption fixes and fixes to content
+  length calculation.
+- Fix symbol exporting on OS X.
+- Fix copying and deleting documents in Google Drive.
+- Fix folder creation in Google Drive.
+- Fix metadata-only uploads in Google Drive.
+- Fix searching by title in Google Drive.
+  + API changes: Remove a couple of incorrect GIR annotations.
+  + Bugs fixed: bgo#755976, bgo#754821, bgo#758119, bgo#684920,
+bgo#758524.
+  + Updated translations.
+
+---

Old:

  libgdata-0.17.3.tar.xz

New:

  libgdata-0.17.4.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.Lq8Iml/_old  2015-12-18 21:50:35.0 +0100
+++ /var/tmp/diff_new_pack.Lq8Iml/_new  2015-12-18 21:50:35.0 +0100
@@ -20,7 +20,7 @@
 %define _sover 22
 
 Name:   libgdata
-Version:0.17.3
+Version:0.17.4
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.17.3.tar.xz -> libgdata-0.17.4.tar.xz ++
 75836 lines of diff (skipped)




commit libgdata for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2015-10-06 16:12:37

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is "libgdata"

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2014-11-18 
22:44:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2015-10-06 
16:12:38.0 +0200
@@ -1,0 +2,101 @@
+Wed Sep 16 07:11:52 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.17.3:
+  + Major changes:
+- More Google Drive improvements
+- A few memory leak fixes and improvements in the unit tests
+  + API changes:
+- Soft API break for gdata_service_insert_entry() when creating
+  Google Drive folders — you must now use
+  gdata_documents_service_add_entry_to_folder() due to changes
+  on the server API (see bgo#684920).
+- Remove two unused symbols from the export list; these were
+  never intended to be public API:
+  . gdata_freebase_result_error_get_type
+  . gdata_freebase_result_error_quark
+  + Bugs fixed: bgo#684920, bgo#754821.
+  + Updated translations.
+
+---
+Sun Jul 12 12:56:36 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.17.2:
+  + Major changes:
+- More Google Drive API porting
+- Port from v2 to v3 of the Calendar API
+- Update and re-enable a lot of unit tests (streams, youtube,
+  freebase, calendar).
+- Add calendar-cli demo
+- Port to use installed-tests; this adds
+  --enable-always-build-tests and --enable-installed-tests
+  configure options.
+- Port to autoconf-archive macros and add an implicit
+  build-time dependency on autoconf-archive.
+- Allow applications to store and restore the refresh token for
+  a GDataOAuth2Authorizer to avoid re-authenticating on each
+  startup.
+- Bump libuhttpmock dependency to 0.5.0.
+  + API changes:
+- Add gdata_calendar_service_insert_calendar_event(),
+  gdata_calendar_service_insert_calendar_event_async()
+- Deprecate GDataCalendarCalendar:times-cleaned,
+  gdata_calendar_calendar_get_times_cleaned(),
+  GDataCalendarCalendar:edited,
+  gdata_calendar_calendar_get_edited().
+- Deprecate GDataCalendarFeed:timezone,
+  gdata_calendar_feed_get_timezone(),
+  GDataCalendarFeed:times-cleaned,
+  gdata_calendar_feed_get_times_cleaned().
+- Add GDataAccessHandlerIface.get_rules as a virtual method
+  backing gdata_access_handler_get_rules().
+- Add GDataCalendarAccessRule
+- Add GDataDocumentsAccessRule
+- Add gdata_oauth2_authorizer_dup_refresh_token(),
+  gdata_oauth2_authorizer_set_refresh_token()
+- Add GDataBatchable.is_supported virtual function
+  + Bugs fixed: bgo#684920, bgo#664353, bgo#750335, bgo#750480,
+bgo#750395, bgo#750746, bgo#751782, bgo#750914.
+  + Updated translations.
+- Also bump version in baselib.conf, that was missed on last
+  update.
+
+---
+Fri Apr 24 19:41:06 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.17.1:
+  + Correctly increment LT version.
+- Changes from version 0.17.0:
+  + Major changes:
+- Port from v2 to v3 of the YouTube API — your client’s
+  developer key may stop working due to never being configured
+  for v3; refresh it here:
+  https://developers.google.com/youtube/registering_an_application
+- Port from the Google Docs API to the Google Drive API (v2) —
+  the same libgdata APIs should continue to work unchanged.
+- Both the YouTube and Drive API ports are not thoroughly
+  tested, and a number of unit tests have been disabled
+  temporarily; code quality will be ramped up again in
+  subsequent releases.
+- Add support for OAuth 2.0 authorisation.
+- Commit to API and ABI stability.
+- Add --disable-tests configure flag to skip building tests.
+- Various improvements to the unit tests.
+- Fix pagination handling in Google Docs.
+- Add demo applications for Google Docs and YouTube.
+- Various Freebase fixes, including a huge number of new tests
+  and authentication fixes.
+- Various JSON parser fixes.
+- Note that the Calendar v2 API has now been withdrawn; there
+  has not been enough time to port libgdata to version 3
+  (ongoing: bgo#664353), but clients can (and should,
+  regardless) use the CalDAV API provided by Google Calendar.
+  + API changes:
+- Please see /usr/share/doc/packages/libgdata%{_sover}/NEWS.
+  + Bugs fixed:
+- bgo#646285, bgo#657539, bgo#739395, bgo#737799, bgo#739956,
+  bgo#741345, bgo#737539, bgo#737936, bgo#737540, 

commit libgdata for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2014-11-18 22:44:16

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2014-09-30 
19:38:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2014-11-18 
22:44:20.0 +0100
@@ -1,0 +2,13 @@
+Tue Nov 11 19:46:05 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.16.1:
+  + Major changes:
+- Add a --disable-tests configure option to build without
+  uhttpmock.
+- Remove downstream fix for ISO 8601 dates which was breaking
+  Contacts.
+- Various fixes for the Google Tasks service.
+  + Bugs fixed: bgo#739395, bgo#737799.
+  + Updated translations.
+
+---

Old:

  libgdata-0.16.0.tar.xz

New:

  libgdata-0.16.1.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.4SpNeC/_old  2014-11-18 22:44:21.0 +0100
+++ /var/tmp/diff_new_pack.4SpNeC/_new  2014-11-18 22:44:21.0 +0100
@@ -20,7 +20,7 @@
 %define _sover 19
 
 Name:   libgdata
-Version:0.16.0
+Version:0.16.1
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.16.0.tar.xz - libgdata-0.16.1.tar.xz ++
 37868 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2014-09-30 19:37:46

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2014-08-20 
17:53:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2014-09-30 
19:38:33.0 +0200
@@ -1,0 +2,25 @@
+Thu Sep 18 00:34:23 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.16.0:
+  + Major changes:
+- Update date parsing to handle recent changes in Google’s
+  servers.
+- Support ACLs with keys (e.g. for link-only sharing of
+  documents).
+- Add gzip encoding support for network packet compression.
+- Support for libsoup ≥ 2.47.3 (but the dependency has not been
+  bumped).
+- Basic test suite for the Google Tasks service.
+- Fix mutex warnings with new GLib versions.
+  + Bugs fixed:
+- bgo#732809: evolution-3.12.3: cannot edit google contact due
+  to invalid format of timestamp.
+- bgo#734863: Google contacts without email address block
+  search/autocomplete.
+- bgo#690628: gAcl:withKey/ element Not Handled by libgdata.
+- bgo#703192: The global log handler interferes with other
+  application.
+- bgo#23: Add gzip encoding support.
+  + Updated translations.
+
+---

Old:

  libgdata-0.15.2.tar.xz

New:

  libgdata-0.16.0.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.6BCj3K/_old  2014-09-30 19:38:34.0 +0200
+++ /var/tmp/diff_new_pack.6BCj3K/_new  2014-09-30 19:38:34.0 +0200
@@ -20,13 +20,13 @@
 %define _sover 19
 
 Name:   libgdata
-Version:0.15.2
+Version:0.16.0
 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.15/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgdata/0.16/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool

++ libgdata-0.15.2.tar.xz - libgdata-0.16.0.tar.xz ++
 16726 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2014-08-20 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2014-08-20 17:53:04

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2014-07-16 
16:36:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2014-08-20 
17:53:20.0 +0200
@@ -1,0 +2,14 @@
+Sat Aug  9 18:00:48 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.15.2:
+  + Support PicasaWeb in the GOA authoriser.
+  + Fix a data corruption bug in the downloads/uploads code.
+  + Bugs fixed:
+- bgo#731269: Wrong scope information in authorization domain.
+- bgo#731949: Memory leak from gdata_parser_int64_to_iso8601().
+- bgo#731946: Removing a task result in error, but succeeds.
+- bgo#732890: Refresh authoriser on receiving
+  SOUP_STATUS_NOT_FOUND.
+  + Updated translations.
+
+---

Old:

  libgdata-0.15.1.tar.xz

New:

  libgdata-0.15.2.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.bdhhgc/_old  2014-08-20 17:53:22.0 +0200
+++ /var/tmp/diff_new_pack.bdhhgc/_new  2014-08-20 17:53:22.0 +0200
@@ -20,7 +20,7 @@
 %define _sover 19
 
 Name:   libgdata
-Version:0.15.1
+Version:0.15.2
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+
@@ -32,9 +32,9 @@
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gcr-base-3)
-BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.14
 BuildRequires:  pkgconfig(gio-2.0) = 2.31.0
-BuildRequires:  pkgconfig(goa-1.0) = 3.2
+BuildRequires:  pkgconfig(goa-1.0) = 3.8
 BuildRequires:  pkgconfig(json-glib-1.0) = 0.15
 # Note: as of 0.10.0, gtk+-3.0 is only needed to build a demo that isn't
 # installed, so no need to depend on it

++ libgdata-0.15.1.tar.xz - libgdata-0.15.2.tar.xz ++
 7681 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2014-07-16 16:36:28

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2014-05-05 
21:18:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2014-07-16 
16:36:28.0 +0200
@@ -1,0 +2,10 @@
+Sat Jul 12 21:02:05 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.15.1:
+  + Add a Freebase service and demo.
+  + Various minor fixes to make libgdata compile without Coverity
+errors.
+  + Bugs fixed: bgo#707477, bgo#725827, bgo#726486.
+  + Updated translations.
+
+---

Old:

  libgdata-0.15.0.tar.xz

New:

  libgdata-0.15.1.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.IL9wqI/_old  2014-07-16 16:36:29.0 +0200
+++ /var/tmp/diff_new_pack.IL9wqI/_new  2014-07-16 16:36:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define _sover 19
 
 Name:   libgdata
-Version:0.15.0
+Version:0.15.1
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.15.0.tar.xz - libgdata-0.15.1.tar.xz ++
 133650 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2013-12-30 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2013-12-30 10:07:22

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2013-09-23 
15:23:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2013-12-30 
10:07:25.0 +0100
@@ -1,0 +2,10 @@
+Thu Dec 19 23:17:13 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.14.1:
+  + Fix build with recent gnome-common versions.
+  + Fix build and installed header files for C++.
+  + Remove deprecated function calls.
+  + Fix compilation with -fstrict-aliasing.
+  + Bugs fixed: bgo#712565, bgo#719647.
+
+---

Old:

  libgdata-0.14.0.tar.xz

New:

  libgdata-0.14.1.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.q48rzF/_old  2013-12-30 10:07:25.0 +0100
+++ /var/tmp/diff_new_pack.q48rzF/_new  2013-12-30 10:07:25.0 +0100
@@ -20,7 +20,7 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.14.0
+Version:0.14.1
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.14.0.tar.xz - libgdata-0.14.1.tar.xz ++
 50354 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2013-09-23 15:23:38

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2013-09-11 
12:19:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2013-09-23 
15:23:39.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 21 14:43:46 UTC 2013 - dims...@opensuse.org
+
+- Change RPM Group of shared library package to System/Libraries.
+
+---



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.Quf4aC/_old  2013-09-23 15:23:39.0 +0200
+++ /var/tmp/diff_new_pack.Quf4aC/_new  2013-09-23 15:23:39.0 +0200
@@ -52,7 +52,7 @@
 %package -n libgdata%{_sover}
 
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
-Group:  Development/Libraries/GNOME
+Group:  System/Libraries
 Recommends: %{name}-lang
 # Needed for the lang package to be installable:
 Provides:   %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2013-09-11 12:19:12

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2013-08-16 
12:43:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2013-09-11 
12:19:14.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 29 12:10:04 UTC 2013 - rbrown...@opensuse.org
+
+- Update to version 0.14.0:
+  + Updated translations 
+
+---

Old:

  libgdata-0.13.4.tar.xz

New:

  libgdata-0.14.0.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.9aXPMU/_old  2013-09-11 12:19:15.0 +0200
+++ /var/tmp/diff_new_pack.9aXPMU/_new  2013-09-11 12:19:15.0 +0200
@@ -20,13 +20,13 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.13.4
+Version:0.14.0
 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.13/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgdata/0.14/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool

++ libgdata-0.13.4.tar.xz - libgdata-0.14.0.tar.xz ++
 26025 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2013-08-16 12:43:04

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2013-04-02 
12:12:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2013-08-16 
12:43:05.0 +0200
@@ -1,0 +2,13 @@
+Fri Aug  2 13:02:24 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.13.4:
+  + Fixes to request cancellation and progress notification.
+  + Fix tests to be more reliable in the face of distributed system
+non-synchronisation.
+  + Add support for running tests offline using stored HTTP request
+traces.
+  + Various API changes.
+  + Bugs fixed: bgo#627895, bgo#703192, bgo#705266.
+  + Updated translations.
+
+---

Old:

  libgdata-0.13.3.tar.xz

New:

  libgdata-0.13.4.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.PxpxC3/_old  2013-08-16 12:43:06.0 +0200
+++ /var/tmp/diff_new_pack.PxpxC3/_new  2013-08-16 12:43:06.0 +0200
@@ -20,7 +20,7 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.13.3
+Version:0.13.4
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.13.3.tar.xz - libgdata-0.13.4.tar.xz ++
 115289 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2013-04-02 12:12:42

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2012-10-05 
18:40:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2013-04-02 
12:12:44.0 +0200
@@ -1,0 +2,14 @@
+Tue Feb 26 12:59:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.13.3:
+  + Fix dependencies in pkg-config file
+  + Add OAuth 2.0 support to the GOA authoriser
+  + Fix some licencing inconsistencies (libgdata is entirely
+licenced under LGPLv2.1+)
+  + Add support for PDF documents in Google Documents.
+  + Add in-tree Vala bindings.
+  + Bugs fixed: bgo#685464, bgo#685289, bgo#690281, bgo#690225,
+bgo#690656, bgo#693855, bgo#693958, bgo#693865, bgo#694415.
+  + Updated translations.
+
+---

Old:

  libgdata-0.13.2.tar.xz

New:

  libgdata-0.13.3.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.W056zG/_old  2013-04-02 12:12:45.0 +0200
+++ /var/tmp/diff_new_pack.W056zG/_new  2013-04-02 12:12:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.13.2
+Version:0.13.3
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

++ libgdata-0.13.2.tar.xz - libgdata-0.13.3.tar.xz ++
 7545 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2012-10-05 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2012-10-05 18:37:43

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2012-10-04 
18:41:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2012-10-05 
18:40:23.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct  1 11:48:58 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.13.2:
+  + Expand the documentation and add more examples
+  + Explicitly check for libxml2 in configure
+  + Port code coverage support to use gnome-common
+  + Bugs fixed: bgo#683209
+  + Updated translations.
+
+---

Old:

  libgdata-0.13.1.tar.xz

New:

  libgdata-0.13.2.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.q7HgKZ/_old  2012-10-05 18:40:24.0 +0200
+++ /var/tmp/diff_new_pack.q7HgKZ/_new  2012-10-05 18:40:24.0 +0200
@@ -20,7 +20,7 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.13.1
+Version:0.13.2
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2012-10-04 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2012-10-04 18:40:58

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2012-04-12 
09:37:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2012-10-04 
18:41:00.0 +0200
@@ -1,0 +2,35 @@
+Sat Jul 28 12:55:31 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.13.1:
+  + Major changes:
+- Add support for Google Drawings
+- Fix some of the test suite
+- Add support for copying Google documents
+- Moved GOA authoriser from EDS/GNOME Documents into libgdata
+- Remove libgnome-keyring dependency in favour of libgcr-base
+  + Various API changes
+  + Bugs fixed: bgo#607270, bgo#633548, bgo#656970, bgo#656976,
+bgo#679072, bgo#679867
+  + Updated translations.
+- Add pkgconfig(goa-1.0) BuildRequires: new dependency.
+- Replace plgconfig(gnome-keyring-1) BuildRequires with
+  pkgconfig(gcr-base-3), following upstreams port to gcr.
+
+---
+Sat Apr 14 16:39:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.13.0:
+  + Major changes:
+- Bump GLib dependency to 2.31.0 in order to use its new
+  threading primitives
+- Add basic support for resumable uploads to GDataUploadStream
+  (bgo#607272)
+- Update support for Google Documents to v3 of the API
+- Add support for arbitrary file uploads to Google Documents
+  (using GDataDocumentsDocument), and document conversion on
+  upload (using GDataDocumentsUploadQuery)
+  + Various API changes
+  + Bugs fixed: bgo#588714, bgo#593537, bgo#607616, bgo#656971.
+  + Updated translations.
+
+---

Old:

  libgdata-0.12.0.tar.xz

New:

  libgdata-0.13.1.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.OJLdS0/_old  2012-10-04 18:41:02.0 +0200
+++ /var/tmp/diff_new_pack.OJLdS0/_new  2012-10-04 18:41:02.0 +0200
@@ -20,20 +20,21 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.12.0
+Version:0.13.1
 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.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgdata/0.13/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(gcr-base-3)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(gio-2.0) = 2.30.0
-BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gio-2.0) = 2.31.0
+BuildRequires:  pkgconfig(goa-1.0) = 3.2
 # Note: as of 0.10.0, gtk+-3.0 is only needed to build a demo that isn't
 # installed, so no need to depend on it
 #BuildRequires:  pkgconfig(gtk+-3.0)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2012-04-12 09:37:12

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2012-03-19 
09:57:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2012-04-12 
09:37:14.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  3 08:12:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.12.0:
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  libgdata-0.11.1.tar.xz

New:

  libgdata-0.12.0.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.WgiN4b/_old  2012-04-12 09:37:15.0 +0200
+++ /var/tmp/diff_new_pack.WgiN4b/_new  2012-04-12 09:37:15.0 +0200
@@ -20,19 +20,17 @@
 %define _sover 13
 
 Name:   libgdata
-Version:0.11.1
+Version:0.12.0
 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.11/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgdata/0.12/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0) = 2.30.0
 BuildRequires:  pkgconfig(gnome-keyring-1)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2012-03-19 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2012-03-19 09:57:57

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2012-01-09 
15:42:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2012-03-19 
09:57:58.0 +0100
@@ -1,0 +2,11 @@
+Mon Mar 12 20:39:40 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.1:
+  + bgo#667577: fix introspection for srcdir != builddir builds.
+  + bgo#668365: libgdata 0.10.x link error because of exported
+symbols that don't exist.
+  + bgo#671535: Security issue in libgdata: Validate SSL
+certificates for all connections
+  + Updated translations.
+
+---

Old:

  libgdata-0.11.0.tar.xz

New:

  libgdata-0.11.1.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.HAMM9a/_old  2012-03-19 09:57:59.0 +0100
+++ /var/tmp/diff_new_pack.HAMM9a/_new  2012-03-19 09:57:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdata
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Update baselibs.conf when changing this
 %define _sover 13
 
 Name:   libgdata
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+
@@ -39,7 +40,7 @@
 # installed, so no need to depend on it
 #BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libsoup-gnome-2.4)
+BuildRequires:  pkgconfig(libsoup-gnome-2.4) = 2.37.91
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(oauth)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2012-01-09 15:42:20

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes2011-10-02 
10:14:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes   2012-01-09 
15:42:22.0 +0100
@@ -1,0 +2,30 @@
+Wed Dec 21 00:30:04 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.11.0:
+  + Major changes:
+- Added version checking macros.
+- Ported scrapbook demo to GtkGrid.
+- Added a LIBGDATA_DISABLE_DEPRECATED macro for disabling
+  deprecated API in headers.
+- Sensitive details (passwords, auth. tokens, etc.) are now
+  redacted from logs unless LIBGDATA_DEBUG=4 is set.
+- Sensitive details are also now stored in non-pageable memory
+  as much as possible to reduce the risk of them being leaked.
+- Use GHmac instead of liboauth's HMAC.
+- Use the new GLib threading API iff compiled with GLib ≥
+  2.31.0.
+  + Merge changes from version 0.10.1.
+  + API additions and deprecations (see NEWS).
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Add pkgconfig(gnome-keyring-1) BuildRequires: new dependency.
+
+---
+Thu Dec  8 22:22:12 UTC 2011 - dims...@opensuse.org
+
+- Split typelib file into typelib-1_0-GData-0_0 subpackage.
+- Add typelib-1_0-GData-0_0 Requires to devel subpackage.
+
+---

Old:

  libgdata-0.10.1.tar.bz2

New:

  libgdata-0.11.0.tar.xz



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.9o1ZFH/_old  2012-01-09 15:42:23.0 +0100
+++ /var/tmp/diff_new_pack.9o1ZFH/_new  2012-01-09 15:42:23.0 +0100
@@ -15,24 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # Update baselibs.conf when changing this
 %define _sover 13
 
 Name:   libgdata
+Version:0.11.0
+Release:0
+Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Version:0.10.1
-Release:1
-Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Url:http://live.gnome.org/libgdata
-Source: 
http://download.gnome.org/sources/libgdata/0.10/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/libgdata/0.11/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-2.0) = 2.30.0
+BuildRequires:  pkgconfig(gnome-keyring-1)
 # Note: as of 0.10.0, gtk+-3.0 is only needed to build a demo that isn't
 # installed, so no need to depend on it
 #BuildRequires:  pkgconfig(gtk+-3.0)
@@ -49,7 +51,6 @@
 
 %package -n libgdata%{_sover}
 
-License:LGPL-2.1+
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  Development/Libraries/GNOME
 Recommends: %{name}-lang
@@ -61,11 +62,23 @@
 the GData protocol — most notably, Google's services. It provides APIs
 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
+Group:  System/Libraries
+
+%description -n typelib-1_0-GData-0_0
+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.
+
+This package provides the GObject Introspection bindings for the
+libgdata library.
+
 %package devel
-License:LGPL-2.1+
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  Development/Libraries/GNOME
 Requires:   libgdata%{_sover} = %{version}
+Requires:   typelib-1_0-GData-0_0 = %{version}
 
 %description devel
 

commit libgdata for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory 
checked in at 2011-12-06 18:23:36

Comparing /work/SRC/openSUSE:Factory/libgdata (Old)
 and  /work/SRC/openSUSE:Factory/.libgdata.new (New)


Package is libgdata, Maintainer is gnome-maintain...@suse.de

Changes:




Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.9SxAb4/_old  2011-12-06 18:41:28.0 +0100
+++ /var/tmp/diff_new_pack.9SxAb4/_new  2011-12-06 18:41:28.0 +0100
@@ -20,7 +20,7 @@
 %define _sover 13
 
 Name:   libgdata
-License:LGPLv2.1+
+License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
 Version:0.10.1
 Release:1
@@ -49,7 +49,7 @@
 
 %package -n libgdata%{_sover}
 
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  Development/Libraries/GNOME
 Recommends: %{name}-lang
@@ -62,7 +62,7 @@
 to access the common Google services, and has full asynchronous support.
 
 %package devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  Development/Libraries/GNOME
 Requires:   libgdata%{_sover} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2011-09-12 Thread h_root

Hello community,

here is the log from the commit of package libgdata for openSUSE:Factory
checked in at Mon Sep 12 10:34:45 CEST 2011.




--- GNOME/libgdata/libgdata.changes 2011-07-05 08:07:37.0 +0200
+++ /mounts/work_src_done/STABLE/libgdata/libgdata.changes  2011-09-02 
18:29:43.0 +0200
@@ -1,0 +2,13 @@
+Sat Aug 20 23:18:01 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.10.0:
+  + Major changes:
+- Added support for comments to YouTube and PicasaWeb
+- Added a scrapbook demo application
+- Added lots of cancellation tests
+  + API additions (see NEWS).
+  + Bugs fixed: bgo#618587, bgo#598752, bgo#647882, bgo#628069,
+bgo#656529, bgo#633364.
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  libgdata-0.9.1.tar.bz2

New:

  libgdata-0.10.0.tar.bz2



Other differences:
--
++ libgdata.spec ++
--- /var/tmp/diff_new_pack.skyPVg/_old  2011-09-12 10:34:39.0 +0200
+++ /var/tmp/diff_new_pack.skyPVg/_new  2011-09-12 10:34:39.0 +0200
@@ -22,17 +22,20 @@
 Name:   libgdata
 License:LGPLv2.1+
 Group:  Development/Libraries/GNOME
-Version:0.9.1
+Version:0.10.0
 Release:1
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Url:http://live.gnome.org/libgdata
-Source: 
http://download.gnome.org/sources/libgdata/0.9/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/libgdata/0.10/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
+# Note: as of 0.10.0, gtk+-3.0 is only needed to build a demo that isn't
+# installed, so no need to depend on it
+#BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -46,6 +49,7 @@
 
 %package -n libgdata%{_sover}
 
+
 License:LGPLv2.1+
 Summary:GLib-based library for accessing online service APIs using the 
GData protocol
 Group:  Development/Libraries/GNOME

++ libgdata-0.9.1.tar.bz2 - libgdata-0.10.0.tar.bz2 ++
 22244 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgdata for openSUSE:Factory

2011-07-11 Thread h_root

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.0 +0200
+++ /mounts/work_src_done/STABLE/libgdata/libgdata.changes  2011-07-05 
08:07:37.0 +0200
@@ -1,0 +2,51 @@
+Tue Jul  5 07:43:06 CEST 2011 - vu...@opensuse.org
+
+- 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 - vu...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.y9r51E/_new  2011-07-11 12:16:26.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.y9r51E/_new  2011-07-11 12:16:26.0 +0200
@@ -1 +1 @@
-libgdata11
+libgdata13