Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-ronn for openSUSE:Factory 
checked in at 2024-06-22 13:22:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ronn (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-ronn.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-ronn"

Sat Jun 22 13:22:59 2024 rev:3 rq:1182097 version:0.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ronn/rubygem-ronn.changes        
2020-01-20 22:47:35.635162308 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-ronn.new.18349/rubygem-ronn.changes     
2024-06-22 13:23:28.702787519 +0200
@@ -1,0 +2,5 @@
+Mon Jun 10 07:57:36 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %patch -P N syntax instead of deprectaed %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-ronn.spec ++++++
--- /var/tmp/diff_new_pack.860jjI/_old  2024-06-22 13:23:29.194805509 +0200
+++ /var/tmp/diff_new_pack.860jjI/_new  2024-06-22 13:23:29.194805509 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-ronn
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -29,12 +29,12 @@
 %define mod_name ronn
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-Url:            http://rtomayko.github.com/ronn
+URL:            http://rtomayko.github.com/ronn
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 # MANUAL
@@ -51,7 +51,7 @@
 
 %prep
 %gem_unpack
-%patch0 -p1
+%patch -P 0 -p1
 find -type f -print0 | xargs -0 touch -r %{S:0}
 %gem_build
 

Reply via email to