Hello community,

here is the log from the commit of package ristretto for openSUSE:Factory 
checked in at 2012-03-05 18:01:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2012-02-16 
10:09:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ristretto.new/ristretto.changes 2012-03-05 
18:02:24.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Mar  3 13:09:08 UTC 2012 - [email protected]
+
+- update to version 0.3.5
+  - do not use symbols from gtk+ > 2.20
+  - report image-loading errors back to the user
+  - fix ristretto.desktop mime-types list is incomplete)
+- rebased ristretto-0.0.91-add-more-mime-types.patch as
+  ristretto-add-mime-types.patch
+- drop obsolete ristretto-0.3.4-fix-gtk-requirements.patch
+
+-------------------------------------------------------------------

Old:
----
  ristretto-0.0.91-add-more-mime-types.patch
  ristretto-0.3.4-fix-gtk-requirements.patch
  ristretto-0.3.4.tar.bz2

New:
----
  ristretto-0.3.5.tar.bz2
  ristretto-add-mime-types.patch

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

Other differences:
------------------
++++++ ristretto.spec ++++++
--- /var/tmp/diff_new_pack.wf2wIX/_old  2012-03-05 18:02:30.000000000 +0100
+++ /var/tmp/diff_new_pack.wf2wIX/_new  2012-03-05 18:02:30.000000000 +0100
@@ -15,24 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ristretto
-Version:        0.3.4
+Version:        0.3.5
 Release:        0
 Summary:        Fast and Lightweight Image-viewer for the Xfce desktop 
environment
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Viewers
 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.4-fix-gtk-requirements.patch bxo#8343 
[email protected] -- Only depend on GTK+ >= 2.20 (patch from upstream git)
-Patch1:         ristretto-0.3.4-fix-gtk-requirements.patch
+# PATCH-FEATURE-OPENSUSE ristretto-add-mime-types.patch [email protected] -- 
Adds support for additional image MIME types supported by openSUSE
+Patch0:         ristretto-add-mime-types.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkg-config
 BuildRequires:  thunar-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libxfce4ui-1)
@@ -44,10 +42,8 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
-xdt-autogen
 %configure --docdir=%{_datadir}/xfce4/ristretto
 make %{?_smp_mflags}
 

++++++ ristretto-0.3.4.tar.bz2 -> ristretto-0.3.5.tar.bz2 ++++++
++++ 3284 lines of diff (skipped)

++++++ ristretto-add-mime-types.patch ++++++
Index: ristretto-0.3.5/ristretto.desktop.in
===================================================================
--- ristretto-0.3.5.orig/ristretto.desktop.in
+++ ristretto-0.3.5/ristretto.desktop.in
@@ -10,4 +10,4 @@ Type=Application
 X-MultipleArgs=false
 Categories=GTK;Graphics;Viewer;
 StartupNotify=true
-MimeType=image/png;image/gif;image/jpeg;image/bmp;image/x-pixmap;image/tiff;image/svg+xml;image/x-xpixmap;
+MimeType=image/png;image/gif;image/jpeg;image/bmp;image/tiff;image/svg+xml;image/x-xpixmap;image/x-xpm;image/x-cmu-raster;image/x-ico;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-sun-raster;image/x-tga;image/x-win-bitmap;image/x-xbitmap;
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to