Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-diff-lcs for
openSUSE:Factory checked in at 2024-06-06 12:30:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-diff-lcs (Old)
and /work/SRC/openSUSE:Factory/.rubygem-diff-lcs.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-diff-lcs"
Thu Jun 6 12:30:35 2024 rev:10 rq:1178697 version:1.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-diff-lcs/rubygem-diff-lcs.changes
2021-12-26 13:30:26.926956981 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-diff-lcs.new.24587/rubygem-diff-lcs.changes
2024-06-06 12:30:43.128316124 +0200
@@ -1,0 +2,5 @@
+Tue May 21 10:25:06 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Replace %patchN with %patch -P N: %patchN is deprecated.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-diff-lcs.spec ++++++
--- /var/tmp/diff_new_pack.MrhQED/_old 2024-06-06 12:30:43.668335846 +0200
+++ /var/tmp/diff_new_pack.MrhQED/_new 2024-06-06 12:30:43.672335993 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-diff-lcs
#
-# Copyright (c) 2021 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
@@ -41,7 +41,7 @@
Patch0: fix-interpreter.patch
# /MANUAL
Summary: Diff::LCS computes the difference between two Enumerable
sequences
-License: MIT AND Artistic-2.0 AND GPL-2.0-only
+License: Artistic-2.0 AND MIT AND GPL-2.0-only
Group: Development/Languages/Ruby
PreReq: update-alternatives
@@ -60,7 +60,7 @@
%prep
%gem_unpack
-%patch0 -p1
+%patch -P 0 -p1
find -type f -print0 | xargs -0 touch -r %{S:0}
%gem_build