Hello community, here is the log from the commit of package ristretto for openSUSE:Factory checked in at 2015-03-09 10:06:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ristretto (Old) and /work/SRC/openSUSE:Factory/.ristretto.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ristretto" Changes: -------- --- /work/SRC/openSUSE:Factory/ristretto/ristretto.changes 2012-08-07 08:16:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ristretto.new/ristretto.changes 2015-03-09 10:06:14.000000000 +0100 @@ -1,0 +2,20 @@ +Sat Feb 28 22:33:52 UTC 2015 - [email protected] + +- update to version 0.8.0 + - use collate keys to handle filename sorting (bxo#9731) + - add AppData file (bxo#11296) + - fix invert zoom direction (bxo#10746) + - update xfconf settings for Xfdesktop >= 4.11 + - check for thumbnails in the new location + - don't check item->width twice (Bug 10534) + - add version check because g_thread_init is deprecated + - support shift+scroll to pan across an image + - fixed an overflow when comparing filenames with large + Numbers in them. (bxo#9485) + - show filename before apptitle + - fix bxo#8837 (Use thumbnail as appicon) + - update the first image in the image-list when receiving + a ready-signal. + - translation updates + +------------------------------------------------------------------- Old: ---- ristretto-0.6.3.tar.bz2 New: ---- ristretto-0.8.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ristretto.spec ++++++ --- /var/tmp/diff_new_pack.C4BYfw/_old 2015-03-09 10:06:15.000000000 +0100 +++ /var/tmp/diff_new_pack.C4BYfw/_new 2015-03-09 10:06:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ristretto # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ Name: ristretto -Version: 0.6.3 +Version: 0.8.0 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: http://archive.xfce.org/src/apps/ristretto/0.6/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/apps/ristretto/0.8/%{name}-%{version}.tar.bz2 # 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 -# PATCH-FIX-UPSTREAM ristretto-fix-icon-installation.patch [email protected] -- Fixes a typo causing the 128x128 icon to be installed into 48x48 +# PATCH-FIX-UPSTREAM ristretto-fix-icon-installation.patch bxo#11614 [email protected] -- Fixes a typo causing the 128x128 icon to be installed into 48x48 Patch1: ristretto-fix-icon-installation.patch BuildRequires: fdupes BuildRequires: intltool -BuildRequires: pkg-config BuildRequires: update-desktop-files BuildRequires: xfce4-dev-tools BuildRequires: pkgconfig(cairo) @@ -45,6 +44,7 @@ BuildRequires: pkgconfig(libxfce4ui-1) BuildRequires: pkgconfig(libxfce4util-1.0) BuildRequires: pkgconfig(libxfconf-0) +BuildRequires: pkgconfig(pkg-config) Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -70,13 +70,8 @@ %fdupes %{buildroot}%{_datadir} -rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} - %find_lang %{name} %{?no_lang_C} -%clean -rm -rf %{buildroot} - %post %desktop_database_post %icon_theme_cache_post @@ -91,7 +86,10 @@ %{_bindir}/ristretto %{_datadir}/applications/ristretto.desktop %{_datadir}/icons/hicolor/*/apps/ristretto.* +%dir %{_datadir}/appdata +%{_datadir}/appdata/ristretto.appdata.xml %files lang -f %{name}.lang +%defattr(-,root,root) %changelog ++++++ ristretto-0.6.3.tar.bz2 -> ristretto-0.8.0.tar.bz2 ++++++ ++++ 57081 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
