Hello community,

here is the log from the commit of package ristretto for openSUSE:Factory
checked in at Mon May 2 17:50:45 CEST 2011.



--------
--- ristretto/ristretto.changes 2011-02-17 23:50:06.000000000 +0100
+++ ristretto/ristretto.changes 2011-03-08 23:38:53.000000000 +0100
@@ -1,0 +2,13 @@
+Tue Mar  8 21:11:14 UTC 2011 - [email protected]
+
+- update to version 0.0.93:
+  - removed dependency on libxfcegui4
+  - restore size of thumbnail-bar
+  - save and restore image zoom-state when navigating
+  - implement 'Ready' signal-handler for thumbnailer-spec
+  - correctly cleaned up the references to xfconf
+- added patch tags
+- added ristretto-0.0.93-fix-missing-include.patch in order to adds
+  a missing include (bxo#7391)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  ristretto-0.0.91.tar.bz2

New:
----
  ristretto-0.0.93-fix-missing-include.patch
  ristretto-0.0.93.tar.bz2

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

Other differences:
------------------
++++++ ristretto.spec ++++++
--- /var/tmp/diff_new_pack.oATbNl/_old  2011-05-02 17:48:57.000000000 +0200
+++ /var/tmp/diff_new_pack.oATbNl/_new  2011-05-02 17:48:57.000000000 +0200
@@ -18,19 +18,24 @@
 
 
 Name:           ristretto
-Version:        0.0.91
-Release:        8
+Version:        0.0.93
+Release:        1
 License:        GPLv2+
 Summary:        Fast and Lightweight Image-viewer for the Xfce desktop 
environment
 Url:            http://goodies.xfce.org/projects/applications/ristretto
 Group:          Productivity/Graphics/Viewers
 Source:         %{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.0.91-honor-docdir.patch bxo#7390 
[email protected] -- Use the docdir macro for the installation location of 
documentation rather than hardcoding it
 Patch1:         ristretto-0.0.91-honor-docdir.patch
+# PATCH-FIX-UPSTREAM ristretto-0.0.93-fix-missing-include.patch bxo#7391 
[email protected] -- Adds a missing include
+Patch2:         ristretto-0.0.93-fix-missing-include.patch
 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
@@ -43,9 +48,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
-./autogen.sh
+xdt-autogen
 %configure --docdir=%{_defaultdocdir}/%{name}
 make %{?_smp_mflags}
 

++++++ ristretto-0.0.93-fix-missing-include.patch ++++++
diff -urNp ristretto-0.0.93.orig/src/thumbnailer.c 
ristretto-0.0.93/src/thumbnailer.c
--- ristretto-0.0.93.orig/src/thumbnailer.c     2011-02-28 19:45:45.000000000 
+0100
+++ ristretto-0.0.93/src/thumbnailer.c  2011-03-08 23:18:11.000000000 +0100
@@ -18,6 +18,7 @@
 
 #include <config.h>
 
+#include <string.h>
 #include <glib.h>
 #include <gtk/gtk.h>
 #include <gio/gio.h>
++++++ ristretto-0.0.91.tar.bz2 -> ristretto-0.0.93.tar.bz2 ++++++
++++ 26922 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to