Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package desktop-file-utils for 
openSUSE:Factory checked in at 2024-01-18 21:51:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/desktop-file-utils (Old)
 and      /work/SRC/openSUSE:Factory/.desktop-file-utils.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "desktop-file-utils"

Thu Jan 18 21:51:57 2024 rev:72 rq:1139518 version:0.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/desktop-file-utils/desktop-file-utils.changes    
2023-10-12 11:39:22.847126053 +0200
+++ 
/work/SRC/openSUSE:Factory/.desktop-file-utils.new.16006/desktop-file-utils.changes
 2024-01-18 21:52:16.122303344 +0100
@@ -1,0 +2,5 @@
+Wed Jan 17 14:56:08 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- support non-SUSE distributions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ desktop-file-utils.spec ++++++
--- /var/tmp/diff_new_pack.Vg94Sg/_old  2024-01-18 21:52:16.622321386 +0100
+++ /var/tmp/diff_new_pack.Vg94Sg/_new  2024-01-18 21:52:16.622321386 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package desktop-file-utils
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,8 +38,12 @@
 # We need explicit requirement here, as these are required by
 # %%filetriggerin that could be started early during the installation
 # process.
+%if 0%{?suse_version}
 Requires:       aaa_base
 Requires:       awk
+%else
+Requires:       gawk
+%endif
 Requires:       coreutils
 
 %description

Reply via email to