Hello community,

here is the log from the commit of package 4pane for openSUSE:Leap:15.2 checked 
in at 2020-04-05 17:07:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/4pane (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.4pane.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "4pane"

Sun Apr  5 17:07:25 2020 rev:10 rq:790673 version:6.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/4pane/4pane.changes    2020-01-15 
14:44:11.637152667 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.4pane.new.3248/4pane.changes  2020-04-05 
17:07:36.938248223 +0200
@@ -1,0 +2,23 @@
+Sat Mar 28 15:10:58 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 6.0
+  * 4Pane no longer builds with wxWidgets 2.8; it now requires
+    3.0 or higher.
+  * There's a faster way to reach the File OpenWith menu.
+    Ctrl-Alt-doubleclick will now directly show the menu.
+  * When moving or pasting files, optionally retain their
+    previous modification date.
+  * Support extracting/verifying 'rar' archives, if 'unrar' is
+    installed, but not 'rar' creation. 'unrar' is freely
+    available (though with a licence restriction) but the 'rar'
+    licence is too restricted.
+  * Previewing images now supports svg files too.
+  * Add support for the LXQt DE by recognising its default
+    editor, terminal and image viewer.
+
+-------------------------------------------------------------------
+Thu Oct 17 12:08:58 UTC 2019 - Richard Brown <[email protected]>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

Old:
----
  4pane-5.0.tar.gz

New:
----
  4pane-6.0.tar.gz

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

Other differences:
------------------
++++++ 4pane.spec ++++++
--- /var/tmp/diff_new_pack.3cRUVg/_old  2020-04-05 17:07:37.574248901 +0200
+++ /var/tmp/diff_new_pack.3cRUVg/_new  2020-04-05 17:07:37.578248905 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package 4pane
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2016 Packman Team <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,22 +13,21 @@
 # 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:           4pane
-Version:        5.0
+Version:        6.0
 Release:        0
 Summary:        A multi-pane detailed-list file manager
-License:        GPL-3.0
-Group:          Productivity/File utilities
-Url:            http://www.4pane.co.uk/
+License:        GPL-3.0-only
+URL:            http://www.4pane.co.uk/
 Source0:        
https://sourceforge.net/projects/fourpane/files/%{version}/%{name}-%{version}.tar.gz
 %if 0%{?is_opensuse}
 BuildRequires:  wxWidgets-devel >= 3
 %else
-# SLE_12 lacks wxWidgets_3.0-devel
-BuildRequires:  wxWidgets-devel < 3
+BuildRequires:  wxWidgets_3.0-devel
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
 %endif
@@ -36,7 +35,6 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  xz-devel
-Recommends:     %{name}-lang
 
 %description
 4Pane is a multi-pane detailed-list file manager.
@@ -57,12 +55,10 @@
 %configure
 make %{?_smp_mflags}
 
-
 %install
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
 %find_lang 4Pane
 mkdir -vp %{buildroot}/%{_datadir}/applications
-mkdir -vp %{buildroot}/%{_datadir}/appdata
 cd %{buildroot}/%{_datadir}/applications
 ln -s ../4Pane/rc/4Pane.desktop 4Pane.desktop
 pushd %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
@@ -71,21 +67,19 @@
 %fdupes -s %{buildroot}/%{_datadir}
 
 %files
-%defattr(-,root,root,-)
 %doc LICENCE
 %{_bindir}/%{name}
 %{_bindir}/4Pane
 %dir %{_datadir}/4Pane
 %dir %{_datadir}/4Pane/bitmaps
 %{_datadir}/4Pane/bitmaps/*
-%{_datadir}/appdata
-%{_datadir}/icons/hicolor/*
 %{_datadir}/4Pane/rc
 %{_datadir}/applications/4Pane.desktop
+%{_datadir}/icons/hicolor/*
+%{_datadir}/metainfo/4Pane.appdata.xml
 %dir %{_docdir}/4Pane
 %{_docdir}/4Pane/*
 
 %files lang -f 4Pane.lang
-%defattr(-,root,root,-)
 
 %changelog

++++++ 4pane-5.0.tar.gz -> 4pane-6.0.tar.gz ++++++
++++ 54240 lines of diff (skipped)


Reply via email to