Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-Ascii85 for openSUSE:Factory
checked in at 2024-11-06 16:52:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-Ascii85 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-Ascii85.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-Ascii85"
Wed Nov 6 16:52:02 2024 rev:4 rq:1221583 version:2.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-Ascii85/rubygem-Ascii85.changes
2024-06-24 20:55:58.186158868 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-Ascii85.new.2020/rubygem-Ascii85.changes
2024-11-06 16:53:26.751783604 +0100
@@ -1,0 +2,5 @@
+Mon Nov 4 15:54:15 UTC 2024 - Dan Äermák <[email protected]>
+
+- New upstream release 2.0.1, see bundled CHANGELOG.md
+
+-------------------------------------------------------------------
Old:
----
Ascii85-1.1.1.gem
New:
----
Ascii85-2.0.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-Ascii85.spec ++++++
--- /var/tmp/diff_new_pack.UInXQj/_old 2024-11-06 16:53:28.047837427 +0100
+++ /var/tmp/diff_new_pack.UInXQj/_new 2024-11-06 16:53:28.063838092 +0100
@@ -24,12 +24,12 @@
#
Name: rubygem-Ascii85
-Version: 1.1.1
+Version: 2.0.1
Release: 0
%define mod_name Ascii85
%define mod_full_name %{mod_name}-%{version}
+BuildRequires: %{ruby >= 2.7.0}
BuildRequires: %{rubygem gem2rpm}
-BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
URL: https://github.com/DataWraith/ascii85gem/
@@ -37,7 +37,6 @@
Source1: gem2rpm.yml
Summary: Ascii85 encoder/decoder
License: MIT
-PreReq: update-alternatives
%description
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of
@@ -50,7 +49,7 @@
%install
%gem_install \
--symlink-binaries \
- --doc-files="History.txt LICENSE README.md" \
+ --doc-files="CHANGELOG.md LICENSE README.md" \
-f
%gem_packages
++++++ Ascii85-1.1.1.gem -> Ascii85-2.0.1.gem ++++++
++++ 1787 lines of diff (skipped)