Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-ruby-augeas for
openSUSE:Factory checked in at 2024-10-25 19:19:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-augeas (Old)
and /work/SRC/openSUSE:Factory/.rubygem-ruby-augeas.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby-augeas"
Fri Oct 25 19:19:14 2024 rev:6 rq:1218211 version:0.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby-augeas/rubygem-ruby-augeas.changes
2024-07-28 17:19:05.802961368 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-ruby-augeas.new.2020/rubygem-ruby-augeas.changes
2024-10-25 19:19:59.739510167 +0200
@@ -1,0 +2,13 @@
+Wed Oct 23 11:40:07 UTC 2024 - Josef Reidinger <[email protected]>
+
+- Update to version 0.6.0 which includes mostly distribution patches
+- remove arity-fix.patch as it is included in new release
+- remove COPYING.patch as it is included in new release
+
+-------------------------------------------------------------------
+Fri Jul 26 14:00:47 UTC 2024 - Josef Reidinger <[email protected]>
+
+- remove gcc14.patch and apply proper fix that fix arity of method
+ (gh#hercules-team/ruby-augeas#17)
+
+-------------------------------------------------------------------
@@ -5 +18 @@
-- Add gcc14.patch dont enforce the check until upstream can fix the
+- Add gcc14.patch don't enforce the check until upstream can fix the
Old:
----
COPYING.patch
gcc14.patch
ruby-augeas-0.5.0.gem
New:
----
ruby-augeas-0.6.0.gem
BETA DEBUG BEGIN:
Old:- remove arity-fix.patch as it is included in new release
- remove COPYING.patch as it is included in new release
Old:
- remove gcc14.patch and apply proper fix that fix arity of method
(gh#hercules-team/ruby-augeas#17)
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-ruby-augeas.spec ++++++
--- /var/tmp/diff_new_pack.EiKexu/_old 2024-10-25 19:20:00.699550223 +0200
+++ /var/tmp/diff_new_pack.EiKexu/_new 2024-10-25 19:20:00.699550223 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-ruby-augeas
-Version: 0.5.0
+Version: 0.6.0
Release: 0
%define mod_name ruby-augeas
%define mod_full_name %{mod_name}-%{version}
@@ -45,26 +45,17 @@
BuildRequires: libxml2-devel
%endif
# /MANUAL
-# MANUAL
-Patch0: COPYING.patch
-Patch1: gcc14.patch
-# /MANUAL
%description
Provides bindings for augeas.
%prep
-%gem_unpack
-%patch -P 0 -p1
-%patch -P 1 -p1
-find -type f -print0 | xargs -0 touch -r %{SOURCE0}
-%gem_build
%build
%install
%gem_install \
- --doc-files="COPYING NEWS README.rdoc" \
+ --doc-files="COPYING NEWS README.md" \
-f
%gem_cleanup
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.EiKexu/_old 2024-10-25 19:20:00.735551725 +0200
+++ /var/tmp/diff_new_pack.EiKexu/_new 2024-10-25 19:20:00.739551892 +0200
@@ -1,7 +1,3 @@
-:license: LGPL-2.1+
-:patches:
- 'COPYING.patch': -p1
- gcc14.patch: -p1
:preamble: |-
BuildRequires: pkgconfig
BuildRequires: augeas-devel
++++++ ruby-augeas-0.5.0.gem -> ruby-augeas-0.6.0.gem ++++++
++++ 1740 lines of diff (skipped)