Hello community,

here is the log from the commit of package entangle for openSUSE:Factory 
checked in at 2013-09-04 13:27:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/entangle (Old)
 and      /work/SRC/openSUSE:Factory/.entangle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "entangle"

Changes:
--------
--- /work/SRC/openSUSE:Factory/entangle/entangle.changes        2013-02-15 
18:43:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.entangle.new/entangle.changes   2013-09-04 
13:27:41.000000000 +0200
@@ -1,0 +2,64 @@
+Thu Aug 29 14:13:46 UTC 2013 - [email protected]
+
+- Release 0.5.3 - "Photon" - 2013-08-28
+  * Move file name of image thumbnails to tooltip popup
+  * Add --disable-schemas-compile configure arg to
+    disable schema compilation
+  * Remove "Encoding" key from desktop file
+  * Fix massive memory leak in pixbuf loading
+  * Fix thread safety in camera control updates which caused
+    hangs in GTK
+  * Fix updating of control readonly state when camera modes
+    change
+  
+- Release 0.5.2 - "Graviton" - 2013-08-17
+  * Split histogram into RGB colour channels
+  * Fix aperture / shutter speed calculations in status bar
+  * Only import files with known image extensions
+  * Use case insensitive file extension check to detect raw files
+  * Set saner defaults for processing raw files to fix Canon
+    raw display
+  * Set preferences before loading session to fix settings
+    for initial image load
+  * Apply orientation from EXIF images if image file has none
+  * Remove left over debug prints
+  * Add support for linear histogram display mode
+  * Support 'h' key to toggle linear/log histogram mode
+  * Ensure all events are emitted in main thread
+  * Remove use of deprecated GDK thread APIs
+  * Use GtkGrid instead of deprecated GtkTable
+  * Ensure status bar is constant size when scaling image
+  * Preserve scrollbar offsets when switching images
+  * Make metadata extraction more robust wrt missing fields
+  * Updated translations from transifex
+  
+- Release 0.5.1 - "W Boson" - 2012-03-12
+  
+  * Update for compatibility with libgphoto 2.5 API
+    callbacks
+  * Avoid warnings about deprecated glib2 mutex
+    and condition variable APIs
+  * Directly disable viewfinder mode using config APIs
+  * Add support for triggering autofocus during preview
+    with 'a' key
+  * Add support for manual focus drive in/out using
+    '.' and ',' keys
+  * Refresh translations from transifex
+  * Import user contributed Italian translation
+  * Add missing translation markers on some strings
+  
+- Release 0.5.0 - "Z Boson" - 2012-12-16
+  * Switch to using LibRaw for loading raw images
+  * Allowing loading image preview from raw files
+  * Fix deadlock unmounting camera at startup
+  * Ensure camera is disconnected before exiting
+  * Sort image list by name instead of date
+  * Add support for rendering "onion skin" of image sequence
+  * Fix updating of range control values
+  * Fix filename generation for dual-format capture modes
+  * Fix deletion of dual-format images when exiting preview
+  * Refresh translations
+- removed entangle-libgphoto25.patch: upstream
+- updated entangle-desktop.patch
+
+-------------------------------------------------------------------

Old:
----
  entangle-0.4.1.tar.gz
  entangle-libgphoto25.patch

New:
----
  entangle-0.5.3.tar.gz
  entangle-0.5.3.tar.gz.asc
  entangle.keyring

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

Other differences:
------------------
++++++ entangle.spec ++++++
--- /var/tmp/diff_new_pack.bvxPnS/_old  2013-09-04 13:27:42.000000000 +0200
+++ /var/tmp/diff_new_pack.bvxPnS/_new  2013-09-04 13:27:42.000000000 +0200
@@ -27,18 +27,20 @@
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  liblcms-devel
 BuildRequires:  libpeas-devel
+BuildRequires:  libraw-devel
 BuildRequires:  libtool
 BuildRequires:  perl-Template-Toolkit
 BuildRequires:  update-desktop-files
 Summary:        A photobooth like application for libgphoto2
 License:        GPL-3.0+
 Group:          Development/Tools/Other
-Version:        0.4.1
+Version:        0.5.3
 Release:        0
 Url:            http://entangle-photo.org/
 Source0:        
http://entangle-photo.org/download/sources/%name-%version.tar.gz
+Source1:        
http://entangle-photo.org/download/sources/%name-%version.tar.gz.asc
+Source2:        %name.keyring
 Patch0:         entangle-desktop.patch
-Patch1:         entangle-libgphoto25.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,7 +65,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure --disable-static

++++++ entangle-0.4.1.tar.gz -> entangle-0.5.3.tar.gz ++++++
++++ 79538 lines of diff (skipped)

++++++ entangle-desktop.patch ++++++
--- /var/tmp/diff_new_pack.bvxPnS/_old  2013-09-04 13:27:42.000000000 +0200
+++ /var/tmp/diff_new_pack.bvxPnS/_new  2013-09-04 13:27:42.000000000 +0200
@@ -1,11 +1,11 @@
-Index: entangle-0.3.1/src/entangle.desktop.in
+Index: entangle-0.5.3/src/entangle.desktop.in
 ===================================================================
---- entangle-0.3.1.orig/src/entangle.desktop.in
-+++ entangle-0.3.1/src/entangle.desktop.in
-@@ -7,5 +7,5 @@ Exec=::PACKAGE::
+--- entangle-0.5.3.orig/src/entangle.desktop.in
++++ entangle-0.5.3/src/entangle.desktop.in
+@@ -6,5 +6,5 @@ Icon=::DATADIR::/::PACKAGE::/::PACKAGE::
+ Exec=::PACKAGE::
  Type=Application
  Terminal=false
- Encoding=UTF-8
 -Categories=Graphics;GTK;
 +Categories=Graphics;GTK;GNOME;Photography;Graphics;RasterGraphics;Viewer;
  StartupNotify=true

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

Reply via email to