Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2012-03-22 12:40:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shotwell (Old)
 and      /work/SRC/openSUSE:Factory/.shotwell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shotwell", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes        2012-02-14 
19:08:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2012-03-22 
12:40:55.000000000 +0100
@@ -1,0 +2,21 @@
+Tue Feb 21 21:27:31 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.93:
+  + A new straighten tool
+  + Migrated from GTK 2 to GTK 3
+  + Flickr login now uses OAuth authentication
+  + Plugins can now implement new import sources; F-Spot import is
+    now implemented via such a plugin.
+  + Shotwell now imports only photos from the DCIM directory on
+    Android devices
+  + Saved searches can exclude all photos tagged with a given
+    string
+  + Many bug fixes
+- Drop shotwell-no-max-vala.patch: fixed upstream.
+- Replace pkgconfig()-style BuildRequires for port to GTK3:
+  + Removed: webkit-1.0, unique-1.0, gtk+-2.0
+  + Added: webkitgtk-3.0, unique-3.0, gtk+-3.0
+- Add pkgconfig(rest-0.7) BuildRequires, new dependency.
+- Remove the hack to remove --fatal-warnings from configure.
+
+-------------------------------------------------------------------

Old:
----
  shotwell-0.11.6.tar.bz2
  shotwell-no-max-vala.patch

New:
----
  shotwell-0.11.93.tar.bz2

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

Other differences:
------------------
++++++ shotwell.spec ++++++
--- /var/tmp/diff_new_pack.cFsUD5/_old  2012-03-22 12:40:58.000000000 +0100
+++ /var/tmp/diff_new_pack.cFsUD5/_new  2012-03-22 12:40:58.000000000 +0100
@@ -17,38 +17,36 @@
 
 
 Name:           shotwell
-Version:        0.11.6
+Version:        0.11.93
 Release:        0
-# FIXME: Check if the hack to remove --fatal-warnings is still required. Also 
see http://redmine.yorba.org/issues/3760
 Summary:        Photo Manager for GNOME
 License:        LGPL-2.1+
 Group:          Productivity/Graphics/Viewers
 Url:            http://yorba.org/shotwell/
 Source:         
http://yorba.org/download/shotwell/0.11/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE shotwell-no-max-vala.patch vu...@opensuse.org -- Shotwell 
devs don't want vala 0.13/0.14 for 0.11.x, but it's okay to use it. See 
http://redmine.yorba.org/issues/3760 and the vala fix in 
https://bugzilla.gnome.org/show_bug.cgi?id=656266
-Patch0:         shotwell-no-max-vala.patch
 BuildRequires:  libraw-devel-static
 BuildRequires:  update-desktop-files
-BuildRequires:  vala
+BuildRequires:  vala >= 0.15.2
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(gdk-x11-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
-BuildRequires:  pkgconfig(gexiv2)
+BuildRequires:  pkgconfig(gexiv2) >= 0.3.91
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-base-0.10)
 BuildRequires:  pkgconfig(gstreamer-pbutils-0.10)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libgphoto2)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(unique-1.0)
-BuildRequires:  pkgconfig(webkit-1.0)
+BuildRequires:  pkgconfig(unique-3.0)
+BuildRequires:  pkgconfig(webkitgtk-3.0)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -62,14 +60,11 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 # We can't use the configure macro: it's not a standard autotools configure 
script
 export CFLAGS="%{optflags}"
 export LIB=%{_lib}
-# HACK: Remove fatal-warnings to succeed build with vala 0.13.
-sed -i "s:--fatal-warnings ::g" Makefile plugins/Makefile.plugin.mk
 ./configure \
         --prefix=%{_prefix} \
         --lib=%{_lib} \

++++++ shotwell-0.11.6.tar.bz2 -> shotwell-0.11.93.tar.bz2 ++++++
++++ 37221 lines of diff (skipped)

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

Reply via email to