Hello community, here is the log from the commit of package shotwell for openSUSE:Factory checked in at 2016-01-08 15:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shotwell (Old) and /work/SRC/openSUSE:Factory/.shotwell.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shotwell" Changes: -------- --- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes 2015-04-06 00:25:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes 2016-01-08 15:39:35.000000000 +0100 @@ -1,0 +2,12 @@ +Wed Jan 06 16:58:55 UTC 2016 - [email protected] + +- Update to version 0.22.0+git.20160103 (based on source service): + + Port to webkit2gtk-4.0. + + Don't pack webview into a scrolled window. + + Have all soup sessions validate TLS certificates. + + facebook: Don't disable XSS auditor. + + Updated translations. +- Replace pkgconfig(webkitgtk-3.0) BuildRequires with + pkgconfig(webkit2gtk-4.0), following upstreams port to WebKit2. + +------------------------------------------------------------------- Old: ---- shotwell-0.22.0.tar.xz New: ---- _service _servicedata shotwell-0.22.0+git.20160103.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shotwell.spec ++++++ --- /var/tmp/diff_new_pack.0IDCUQ/_old 2016-01-08 15:39:36.000000000 +0100 +++ /var/tmp/diff_new_pack.0IDCUQ/_new 2016-01-08 15:39:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package shotwell # -# 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 @@ -17,16 +17,17 @@ Name: shotwell -Version: 0.22.0 +Version: 0.22.0+git.20160103 Release: 0 Summary: Photo Manager for GNOME License: LGPL-2.1+ Group: Productivity/Graphics/Viewers Url: http://yorba.org/shotwell/ -Source: http://download.gnome.org/sources/shotwell/0.22/%{name}-%{version}.tar.xz +# Source based on tar_scm _service +Source: %{name}-%{version}.tar.xz BuildRequires: libraw-devel-static BuildRequires: update-desktop-files -BuildRequires: vala >= 0.17.2 +BuildRequires: vala >= 0.28.0 BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gdk-2.0) @@ -48,7 +49,7 @@ BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(sqlite3) >= 3.5.9 BuildRequires: pkgconfig(unique-3.0) >= 3.0.0 -BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.4.0 +BuildRequires: pkgconfig(webkit2gtk-4.0) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">git://git.gnome.org/shotwell</param> <param name="scm">git</param> <param name="versionformat">0.22.0+git.%cd</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git://git.gnome.org/shotwell</param> <param name="changesrevision">f2fb1f7059e17b998a851626a7b076716020a7ac</param></service></servicedata>
