Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2026-02-24 15:51:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmanfm (Old)
 and      /work/SRC/openSUSE:Factory/.pcmanfm.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmanfm"

Tue Feb 24 15:51:15 2026 rev:50 rq:1334743 version:1.4.0+git20251208.0908744

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm/pcmanfm.changes  2024-11-25 
23:22:01.051967114 +0100
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new.1977/pcmanfm.changes        
2026-02-24 15:51:17.918003503 +0100
@@ -1,0 +2,12 @@
+Thu Dec 11 17:11:07 UTC 2025 - [email protected]
+
+- Update to version 1.4.0+git20251208.0908744:
+  * Translation update
+  * Bump version to 1.4.0
+  * Use the same icon for all menu actions to open a new tab
+  * Add an option to open files with a single middle-click
+- Produce tarball by service, not obscpio.  This fixes buiding the package
+  with rpmbuild and makes the package more space efficient when using git.
+- Switch to GTK3
+
+-------------------------------------------------------------------

Old:
----
  pcmanfm-1.3.2+git20241103.1312f60.obscpio
  pcmanfm.obsinfo

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  pcmanfm-1.4.0+git20251208.0908744.tar.zst

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

Other differences:
------------------
++++++ pcmanfm.spec ++++++
--- /var/tmp/diff_new_pack.hqbddk/_old  2026-02-24 15:51:18.806040298 +0100
+++ /var/tmp/diff_new_pack.hqbddk/_new  2026-02-24 15:51:18.810040465 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmanfm
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           pcmanfm
-Version:        1.3.2+git20241103.1312f60
+Version:        1.4.0+git20251208.0908744
 Release:        0
 Summary:        The LXDE file manager
 License:        GPL-2.0-or-later
@@ -29,9 +29,10 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+BuildRequires:  zstd
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libfm)
-BuildRequires:  pkgconfig(libfm-gtk)
+BuildRequires:  pkgconfig(libfm-gtk3)
 BuildRequires:  pkgconfig(libmenu-cache)
 BuildRequires:  pkgconfig(x11)
 # needed for trash
@@ -54,7 +55,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       gtk3-devel
-Requires:       libfm-gtk4
+Requires:       libfm-gtk3-4
 Requires:       libfm4
 Requires:       pkgconfig
 BuildArch:      noarch
@@ -68,7 +69,7 @@
 
 %build
 ./autogen.sh
-%configure
+%configure --with-gtk=3
 %make_build
 
 %install

++++++ _scmsync.obsinfo ++++++
mtime: 1771939587
commit: 6dd348876b7c206888c30a2c805a6c979bc3ee6850a712724b8b1cad6031c361
url: https://src.opensuse.org/lxde/pcmanfm.git
revision: 6dd348876b7c206888c30a2c805a6c979bc3ee6850a712724b8b1cad6031c361
projectscmsync: https://src.opensuse.org/lxde/_ObsPrj.git

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hqbddk/_old  2026-02-24 15:51:18.878043282 +0100
+++ /var/tmp/diff_new_pack.hqbddk/_new  2026-02-24 15:51:18.882043447 +0100
@@ -1,5 +1,5 @@
 <services>
-  <service name="obs_scm" mode="manual">
+  <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/lxde/pcmanfm</param>
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
@@ -7,8 +7,7 @@
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="manual"/>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="recompress" mode="manual">
     <param name="compression">zst</param>
     <param name="file">*.tar</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hqbddk/_old  2026-02-24 15:51:18.906044442 +0100
+++ /var/tmp/diff_new_pack.hqbddk/_new  2026-02-24 15:51:18.910044608 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/lxde/pcmanfm</param>
-              <param 
name="changesrevision">1312f60320ea3e8dde9777838c42af897ea08548</param></service></servicedata>
+              <param 
name="changesrevision">09087446392d08c25412cade107bdec0a6e8ae7b</param></service></servicedata>
 (No newline at EOF)
 

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-02-24 14:27:36.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to