Hello community,

here is the log from the commit of package 4pane for openSUSE:Factory checked 
in at 2020-04-01 19:08:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/4pane (Old)
 and      /work/SRC/openSUSE:Factory/.4pane.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "4pane"

Wed Apr  1 19:08:06 2020 rev:5 rq:789332 version:6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/4pane/4pane.changes      2019-11-06 
13:50:16.231776871 +0100
+++ /work/SRC/openSUSE:Factory/.4pane.new.3248/4pane.changes    2020-04-01 
19:08:51.815275343 +0200
@@ -1,0 +2,18 @@
+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.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ 4pane.spec ++++++
--- /var/tmp/diff_new_pack.FhNGBH/_old  2020-04-01 19:08:52.463275635 +0200
+++ /var/tmp/diff_new_pack.FhNGBH/_new  2020-04-01 19:08:52.463275635 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package 4pane
 #
-# Copyright (c) 2019 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
@@ -18,17 +18,16 @@
 
 
 Name:           4pane
-Version:        5.0
+Version:        6.0
 Release:        0
 Summary:        A multi-pane detailed-list file manager
 License:        GPL-3.0-only
-Url:            http://www.4pane.co.uk/
+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.
@@ -61,7 +59,6 @@
 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
@@ -70,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