Hello community, here is the log from the commit of package gfbgraph for openSUSE:Factory checked in at 2015-08-17 15:34:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gfbgraph (Old) and /work/SRC/openSUSE:Factory/.gfbgraph.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gfbgraph" Changes: -------- --- /work/SRC/openSUSE:Factory/gfbgraph/gfbgraph.changes 2014-01-23 15:43:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gfbgraph.new/gfbgraph.changes 2015-08-17 15:34:46.000000000 +0200 @@ -1,0 +2,17 @@ +Sat Jul 18 09:48:18 UTC 2015 - [email protected] + +- Update to version 0.2.3: + + The major update in this version is the support of the version + 2.3 of the Facebook Graph API. + + The changes include: + - The tests has been improved to use the Facebook test API + (creating a test user). + - A node now can be linked to other (if allowed). This allow to + publish data to Facebook! For the moment just albums and + photos. + - bgo#752380: Updated the API of Facebook Graph to version 2.3 + due deprecation of 1.0. + - The documentation has been polished and now respect parallel + installations. + +------------------------------------------------------------------- Old: ---- gfbgraph-0.2.2.tar.xz New: ---- gfbgraph-0.2.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gfbgraph.spec ++++++ --- /var/tmp/diff_new_pack.5hHmH0/_old 2015-08-17 15:34:47.000000000 +0200 +++ /var/tmp/diff_new_pack.5hHmH0/_new 2015-08-17 15:34:47.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package +# spec file for package gfbgraph # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gfbgraph -Version: 0.2.2 -%define APIversion 0.2 +Version: 0.2.3 Release: 0 -License: LGPL-2.1+ +%define APIversion 0.2 Summary: Access the Facebook Graph API -Url: https://github.com/alvaropg/gfbgraph +License: LGPL-2.1+ Group: System/Libraries -Source: http://ftp.gnome.org/pub/GNOME/sources/gfbgraph/0.2/%{name}-%{version}.tar.xz +Url: https://github.com/alvaropg/gfbgraph +Source: http://download.gnome.org/sources/gfbgraph/0.2/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) @@ -92,7 +93,7 @@ %files devel %defattr(-,root,root) %{_datadir}/gir-1.0/GFBGraph-0.2.gir -%{_datadir}/gtk-doc/html/gfbgraph/ +%{_datadir}/gtk-doc/html/gfbgraph-0.2/ %{_includedir}/gfbgraph-%{APIversion}/ %{_libdir}/libgfbgraph-%{APIversion}.so %{_libdir}/pkgconfig/libgfbgraph-%{APIversion}.pc ++++++ gfbgraph-0.2.2.tar.xz -> gfbgraph-0.2.3.tar.xz ++++++ ++++ 10042 lines of diff (skipped)
