Hello community,

here is the log from the commit of package ristretto for openSUSE:Factory 
checked in at 2012-01-19 16:57:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ristretto (Old)
 and      /work/SRC/openSUSE:Factory/.ristretto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ristretto", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ristretto/ristretto.changes      2011-11-14 
13:43:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ristretto.new/ristretto.changes 2012-01-19 
16:58:01.000000000 +0100
@@ -1,0 +2,44 @@
+Sat Jan 14 17:47:26 UTC 2012 - [email protected]
+
+- update to version 0.3.2
+  - apply saturation and brightness settings in the set-wallpaper
+    preview widget
+  - disable the sensitivity of the 'back' and 'forward' buttons
+    when showing the first or last image in a list
+  - improve preview of the set-wallpaper dialog
+  - save the sorting algoritm
+  - allow a directory to be passed in as a command-line argument
+  - add back documentation
+- removed obsolete ristretto-0.3.0-docs.tar.bz2 and
+  ristretto-use-offline-documentation.patch
+
+-------------------------------------------------------------------
+Wed Jan 11 09:03:13 UTC 2012 - [email protected]
+
+- ristretto 0.3.1 requires GTK+ >= 2.24
+
+-------------------------------------------------------------------
+Tue Jan 10 18:01:33 UTC 2012 - [email protected]
+
+- update to version 0.3.1
+  - do not open the copy of an image when saving
+  - apply saturation and brightness settings in the set-wallpaper
+    preview widget
+  - add 'has-next' and 'has-previous' functions to disable the
+    sensitivity of the 'back' and 'forward' buttons when showing
+    the first or last image in a list
+  - improve preview of the set-wallpaper dialog
+  - make sure file-types unsupported by gdkpixbufloader are not
+    accidently included in the image-list
+  - save the sorting algoritm
+  - limit rendering of selection-box to the inside of the image
+  - allow a directory to be passed in as a command-line argument
+  - bugfixes
+  - translation updates
+- added ristretto-0.3.0-docs.tar.bz2 and
+  ristretto-use-offline-documentation.patch which add back the
+  documentation
+- removed obsolete
+  ristretto-0.3.0-fix-no-return-in-nonvoid-function.patch
+
+-------------------------------------------------------------------

Old:
----
  ristretto-0.3.0-fix-no-return-in-nonvoid-function.patch
  ristretto-0.3.0.tar.bz2

New:
----
  ristretto-0.3.2.tar.bz2

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

Other differences:
------------------
++++++ ristretto.spec ++++++
--- /var/tmp/diff_new_pack.Y8Ze5e/_old  2012-01-19 16:58:02.000000000 +0100
+++ /var/tmp/diff_new_pack.Y8Ze5e/_new  2012-01-19 16:58:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ristretto
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           ristretto
-Version:        0.3.0
-Release:        1
-License:        GPL-2.0+
+Version:        0.3.2
+Release:        0
 Summary:        Fast and Lightweight Image-viewer for the Xfce desktop 
environment
-Url:            http://goodies.xfce.org/projects/applications/ristretto
+License:        GPL-2.0+
 Group:          Productivity/Graphics/Viewers
-Source:         %{name}-%{version}.tar.bz2
+Url:            http://goodies.xfce.org/projects/applications/ristretto
+Source0:        %{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE ristretto-0.0.91-add-more-mime-types.patch 
[email protected] -- Adds support for additional image MIME types supported by 
openSUSE
 Patch0:         ristretto-0.0.91-add-more-mime-types.patch
-# PATCH-FIX-UPSTREAM ristretto-0.3.0-fix-no-return-in-nonvoid-function.patch 
bxo# [email protected] -- Fix non-void function with no return statement 
(backported from upstream git)
-Patch1:         ristretto-0.3.0-fix-no-return-in-nonvoid-function.patch
+BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  thunar-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24
+BuildRequires:  pkgconfig(libexif)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,15 +42,16 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
+xdt-autogen
 %configure --docdir=%{_datadir}/xfce4/ristretto
 make %{?_smp_mflags}
 
 %install
 %make_install
 %suse_update_desktop_file -i ristretto GTK Graphics Viewer
+%fdupes %{buildroot}%{_datadir}
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 %find_lang %{name}
 

++++++ ristretto-0.3.0.tar.bz2 -> ristretto-0.3.2.tar.bz2 ++++++
++++ 56192 lines of diff (skipped)

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

Reply via email to