Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2013-10-07 08:32:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-09-11 
13:11:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2013-10-07 
08:32:10.000000000 +0200
@@ -1,0 +2,17 @@
+Fri Oct  4 15:15:58 UTC 2013 - [email protected]
+
+- Update to version 0.15.0:
+  + Copy and paste color adjustments between photos.
+  + Highlights detail adjustment.
+  + YouTube plugin now uses OAuth / OpenID.
+  + Videos in Missing Files now re-import properly.
+  + Improvements when thumbnailing videos.
+  + Numerous bug fixes.
+- Drop upstream fixed patches:
+  + shotwell-no-libexecdir.patch.
+  + shotwell-build-with-LibRaw-0.15.patch.
+  + shotwell-vala-0.21.1.patch.
+  + shotwell-fix-bnc835758.patch.
+- Pass --libexec %{_libexecdir}/%{name} to configure.
+
+-------------------------------------------------------------------

Old:
----
  shotwell-0.14.1.tar.xz
  shotwell-build-with-LibRaw-0.15.patch
  shotwell-fix-bnc835758.patch
  shotwell-no-libexecdir.patch
  shotwell-vala-0.21.1.patch

New:
----
  shotwell-0.15.0.tar.xz

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

Other differences:
------------------
++++++ shotwell.spec ++++++
--- /var/tmp/diff_new_pack.IkuMTx/_old  2013-10-07 08:32:11.000000000 +0200
+++ /var/tmp/diff_new_pack.IkuMTx/_new  2013-10-07 08:32:11.000000000 +0200
@@ -17,21 +17,13 @@
 
 
 Name:           shotwell
-Version:        0.14.1
+Version:        0.15.0
 Release:        0
 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.14/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM shotwell-no-libexecdir.patch [email protected] -- Move 
from /usr/libexec to /usr/lib. http://redmine.yorba.org/issues/5050
-Patch0:         shotwell-no-libexecdir.patch
-# PATCH-FIX-UPSTREAM shotwell-build-with-LibRaw-0.15.patch [email protected] 
-- Build with new libraw http://redmine.yorba.org/issues/7012
-Patch1:         shotwell-build-with-LibRaw-0.15.patch
-# PATCH-FIX-UPSTREAM shotwell-vala-0.21.1.patch yorba#7254 yorba#7295 
[email protected] -- Fix build with Vala 0.21.1, taken from upstream git.
-Patch2:         shotwell-vala-0.21.1.patch
-# PATCH-FIX-UPSTREAM shotwell-fix-bnc835758.patch yorba#7413 bnc#835758 
[email protected] -- fix crash on importing AVI files
-Patch3:         shotwell-fix-bnc835758.patch
+Source:         
http://yorba.org/download/shotwell/0.15/%{name}-%{version}.tar.xz
 BuildRequires:  libraw-devel-static
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.17.2
@@ -39,7 +31,7 @@
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gdk-2.0)
 BuildRequires:  pkgconfig(gdk-x11-2.0)
-BuildRequires:  pkgconfig(gee-1.0) >= 0.5.0
+BuildRequires:  pkgconfig(gee-0.8) >= 0.5.0
 BuildRequires:  pkgconfig(gexiv2) >= 0.3.92
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.20
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.0
@@ -69,10 +61,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 # We can't use the configure macro: it's not a standard autotools configure 
script
@@ -81,6 +69,7 @@
 ./configure \
         --prefix=%{_prefix} \
         --lib=%{_lib} \
+        --libexec=%{_libexecdir}/%{name} \
         --disable-schemas-compile \
         --disable-desktop-update \
         --disable-icon-update
@@ -114,7 +103,8 @@
 %dir %{_datadir}/gnome/help/%{name}/
 %doc %{_datadir}/gnome/help/%{name}/C/
 %{_bindir}/shotwell
-%{_bindir}/shotwell-video-thumbnailer
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/shotwell.appdata.xml
 %{_datadir}/applications/shotwell*.desktop
 %{_datadir}/GConf/gsettings/shotwell.convert
 %{_datadir}/glib-2.0/schemas/org.yorba.shotwell-extras.gschema.xml
@@ -124,6 +114,7 @@
 %{_libdir}/shotwell/
 %dir %{_libexecdir}/shotwell
 %{_libexecdir}/shotwell/shotwell-settings-migrator
+%{_libexecdir}/shotwell/shotwell-video-thumbnailer
 
 %files lang -f %{name}.lang
 

++++++ shotwell-0.14.1.tar.xz -> shotwell-0.15.0.tar.xz ++++++
++++ 424678 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to