Hello community,

here is the log from the commit of package ristretto for openSUSE:Factory 
checked in at 2019-04-09 20:19:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ristretto (Old)
 and      /work/SRC/openSUSE:Factory/.ristretto.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ristretto"

Tue Apr  9 20:19:21 2019 rev:42 rq:692587 version:0.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ristretto/ristretto.changes      2018-07-01 
21:28:13.224626397 +0200
+++ /work/SRC/openSUSE:Factory/.ristretto.new.3908/ristretto.changes    
2019-04-09 20:19:22.877899298 +0200
@@ -1,0 +2,24 @@
+Mon Apr  8 16:21:39 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Spec file update: 
+  * switched source and docs URL to https
+  * changed docs URL according to upstream
+
+-------------------------------------------------------------------
+Mon Apr  8 06:57:54 UTC 2019 - Maurizio Galli <[email protected]>
+
+- Update to version 0.8.4
+  * Add missing field initializers
+  * Instead of thumbnails, the same icons with a crossed red circle 
+    (bxo#13419)
+  * Resolve g_type_class_add_private() deprecation
+  * Glib-Critical errors to stdout: Source ID X was not found when
+    attempting to remove it (bxo#15268)
+  * Fix memory leak (bxo#12034)
+  * Show file size in the status bar (bxo#14791)
+  * Fix opening of PPM files (bxo#14709)
+  * Translation updates: 
+
+- Spec file clean up: dropped obsolete macros
+
+-------------------------------------------------------------------

Old:
----
  ristretto-0.8.3.tar.bz2

New:
----
  ristretto-0.8.4.tar.bz2

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

Other differences:
------------------
++++++ ristretto.spec ++++++
--- /var/tmp/diff_new_pack.mgK1qT/_old  2019-04-09 20:19:23.449900077 +0200
+++ /var/tmp/diff_new_pack.mgK1qT/_new  2019-04-09 20:19:23.449900077 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ristretto
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           ristretto
-Version:        0.8.3
+Version:        0.8.4
 Release:        0
 Summary:        Image viewer for the Xfce Desktop Environment
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
-URL:            http://goodies.xfce.org/projects/applications/ristretto
-Source0:        
http://archive.xfce.org/src/apps/ristretto/0.8/%{name}-%{version}.tar.bz2
+URL:            https://docs.xfce.org/apps/ristretto/start
+Source0:        
https://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
 BuildRequires:  fdupes
@@ -56,13 +56,11 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
-xdt-autogen
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -73,18 +71,7 @@
 
 %find_lang %{name} %{?no_lang_C}
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%endif
-
 %files
-%defattr(-,root,root)
 %license COPYING
 %doc AUTHORS NEWS
 %{_bindir}/ristretto
@@ -94,6 +81,5 @@
 %{_datadir}/appdata/ristretto.appdata.xml
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ ristretto-0.8.3.tar.bz2 -> ristretto-0.8.4.tar.bz2 ++++++
++++ 10306 lines of diff (skipped)


Reply via email to