Hello community, here is the log from the commit of package goocanvas for openSUSE:Factory checked in at 2017-10-18 10:51:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/goocanvas (Old) and /work/SRC/openSUSE:Factory/.goocanvas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "goocanvas" Wed Oct 18 10:51:19 2017 rev:34 rq:534189 version:2.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/goocanvas/goocanvas.changes 2017-09-13 21:41:37.774846825 +0200 +++ /work/SRC/openSUSE:Factory/.goocanvas.new/goocanvas.changes 2017-10-18 10:51:21.234419074 +0200 @@ -1,0 +2,13 @@ +Fri Oct 13 09:59:25 UTC 2017 - [email protected] + +- Update package descriptions. Drop redundant %clean section. + +------------------------------------------------------------------- +Tue Oct 10 18:11:59 UTC 2017 - [email protected] + +- Update to version 2.0.4: + + Support latest gtk-doc and add an index (bgo#788436). +- Update Url to https://wiki.gnome.org/GooCanvas: current GooCanvas + home page. + +------------------------------------------------------------------- Old: ---- goocanvas-2.0.3.tar.xz New: ---- goocanvas-2.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ goocanvas.spec ++++++ --- /var/tmp/diff_new_pack.7ZsBNi/_old 2017-10-18 10:51:21.742395242 +0200 +++ /var/tmp/diff_new_pack.7ZsBNi/_new 2017-10-18 10:51:21.742395242 +0200 @@ -20,29 +20,29 @@ %define with_introspection 1 Name: goocanvas -Version: 2.0.3 +Version: 2.0.4 Release: 0 -Summary: A cairo-based canvas widget for GTK+ +Summary: A Cairo-based canvas widget for GTK+ License: LGPL-2.0 Group: Development/Libraries/GNOME -Url: http://sourceforge.net/projects/goocanvas -Source0: http://download.gnome.org/sources/goocanvas/2.0/%{name}-%{version}.tar.xz +Url: https://wiki.gnome.org/GooCanvas +Source0: https://download.gnome.org/sources/goocanvas/2.0/%{name}-%{version}.tar.xz %if %{with_introspection} BuildRequires: gobject-introspection-devel %endif BuildRequires: translation-update-upstream -BuildRequires: pkgconfig(cairo) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(cairo) >= 1.10.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -GooCanvas is similar in many ways to GnomeCanvas and FooCanvas. But it -uses cairo for rendering, has an optional model/view split, and uses -interfaces for items & models (so you can easily turn any application -object into a canvas item or model). +GooCanvas is a canvas widget for GTK+ that uses the Cairo 2D library +for drawing. It has an optional model/view split, and uses interfaces +for items and models, so any application object can be turned into a +canvas item or model. %package devel -Summary: A cairo-based canvas widget for GTK+ +Summary: Development files for GooCanvas Group: Development/Libraries/GNOME Requires: libgoocanvas-2_0-9 = %{version} %if %{with_introspection} @@ -50,34 +50,33 @@ %endif %description devel -GooCanvas is similar in many ways to GnomeCanvas and FooCanvas. But it -uses cairo for rendering, has an optional model/view split, and uses -interfaces for items & models (so you can easily turn any application -object into a canvas item or model). +GooCanvas is a canvas widget for GTK+ that uses the Cairo 2D library +for drawing. + +This subpackage contains the header files for developing +applications that want to make use of libgoocanvas. %package -n libgoocanvas-2_0-9 -Summary: A cairo-based canvas widget for GTK+ +Summary: A Cairo-based canvas widget for GTK+ # Needed to make lang package installable Group: System/Libraries Provides: %{name} = %{version} Recommends: %{name}-lang %description -n libgoocanvas-2_0-9 -GooCanvas is similar in many ways to GnomeCanvas and FooCanvas. But it -uses cairo for rendering, has an optional model/view split, and uses -interfaces for items & models (so you can easily turn any application -object into a canvas item or model). +GooCanvas is a canvas widget for GTK+ that uses the Cairo 2D library +for drawing. It has an optional model/view split, and uses interfaces +for items and models, so any application object can be turned into a +canvas item or model. %if %{with_introspection} %package -n typelib-1_0-GooCanvas-2_0 -Summary: A cairo-based canvas widget for GTK+ -- Introspection bindings +Summary: Introspection bindings for GooCanvas Group: System/Libraries %description -n typelib-1_0-GooCanvas-2_0 -GooCanvas is similar in many ways to GnomeCanvas and FooCanvas. But it -uses cairo for rendering, has an optional model/view split, and uses -interfaces for items & models (so you can easily turn any application -object into a canvas item or model). +GooCanvas is a canvas widget for GTK+ that uses the Cairo 2D library +for drawing. This package provides the GObject Introspection bindings for GooCanvas. %endif @@ -98,7 +97,7 @@ make %{?_smp_mflags} %install -%makeinstall +%make_install rm %{buildroot}%{_libdir}/*.*a %find_lang goocanvas2 @@ -106,9 +105,6 @@ %postun -n libgoocanvas-2_0-9 -p /sbin/ldconfig -%clean -rm -rf %{buildroot} - %files -n libgoocanvas-2_0-9 %defattr(-, root, root) %doc AUTHORS NEWS README TODO ++++++ goocanvas-2.0.3.tar.xz -> goocanvas-2.0.4.tar.xz ++++++ ++++ 22572 lines of diff (skipped)
