Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2021-03-12 13:33:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmanfm (Old)
 and      /work/SRC/openSUSE:Factory/.pcmanfm.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmanfm"

Fri Mar 12 13:33:36 2021 rev:47 rq:878496 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm/pcmanfm.changes  2018-12-31 
09:47:22.242168247 +0100
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new.2401/pcmanfm.changes        
2021-03-12 13:33:40.138355226 +0100
@@ -1,0 +2,9 @@
+Mon Mar  8 22:36:41 UTC 2021 - Andreas Stieger <[email protected]>
+
+- update to 1.3.2:
+  * Fixed case when some keyboard shortcuts stopped working:
+    Alt+Home, Alt+Up
+  * Fixed sytem reboot delayed for 90 seconds in some cases
+- package license text
+
+-------------------------------------------------------------------

Old:
----
  pcmanfm-1.3.1.tar.xz

New:
----
  pcmanfm-1.3.2.tar.xz

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

Other differences:
------------------
++++++ pcmanfm.spec ++++++
--- /var/tmp/diff_new_pack.1SVxXL/_old  2021-03-12 13:33:40.730356057 +0100
+++ /var/tmp/diff_new_pack.1SVxXL/_new  2021-03-12 13:33:40.734356063 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmanfm
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
 
 
 Name:           pcmanfm
-Version:        1.3.1
+Version:        1.3.2
 Release:        0
 Summary:        The LXDE file manager
 License:        GPL-2.0-or-later
 Group:          Productivity/File utilities
-Url:            http://www.lxde.org/
+URL:            https://www.lxde.org/
 Source0:        
http://downloads.sourceforge.net/pcmanfm/pcmanfm-%{version}.tar.xz
 Source1:        %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libfm) >= 1.0
@@ -44,7 +45,6 @@
 # needed to switch to root
 Requires:       xdg-utils
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %lang_package
 
 %description
@@ -58,18 +58,17 @@
 Requires:       gtk2-devel
 Requires:       libfm-gtk4 >= %{version}
 Requires:       libfm4 >= %{version}
-Requires:       pkg-config
+Requires:       pkgconfig
 
 %description devel
 Development files for PCManFM.
 
-
 %prep
 %setup   -q
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -87,23 +86,24 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
+%license COPYING
+%doc NEWS
 %{_bindir}/%{name}
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/ui
 %{_datadir}/%{name}/ui/*.ui
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/pcmanfm-desktop-pref.desktop
-%{_mandir}/man1/pcmanfm.1.gz
+%{_mandir}/man1/pcmanfm.1%{?ext_man}
 %dir %{_sysconfdir}/xdg/pcmanfm
 %dir %{_sysconfdir}/xdg/pcmanfm/default
 %config %{_sysconfdir}/xdg/pcmanfm/default/pcmanfm.conf
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%license COPYING
 
 %files devel
-%defattr(-,root,root)
+%license COPYING
 %{_includedir}/%{name}-modules.h
 
 %changelog

++++++ pcmanfm-1.3.1.tar.xz -> pcmanfm-1.3.2.tar.xz ++++++
++++ 3905 lines of diff (skipped)

Reply via email to