Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-dry-types for 
openSUSE:Factory checked in at 2025-02-03 21:44:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-dry-types (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-dry-types.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-dry-types"

Mon Feb  3 21:44:31 2025 rev:6 rq:1242311 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-dry-types/rubygem-dry-types.changes      
2023-11-15 21:07:53.634717331 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-dry-types.new.2316/rubygem-dry-types.changes
    2025-02-03 21:45:53.036357154 +0100
@@ -1,0 +2,21 @@
+Wed Jan 29 14:55:33 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- update to 1.8.1:
+  * Fixed
+    - Warnings about unused block arguments (@flash-gordon, #477)
+- update to 1.8.0:
+  * Added
+    - Added Enum#each_value to iterate over enum values
+      (@CharlieWWW94 in #471)
+  * Fixed
+    - Fixed Default#try to return correct result (@elcuervo +
+      @flash-gordon in #475)
+  * Changed
+    - Set min Ruby version to 3.1 (@flash-gordon)
+    - Better representation of Enum types (@flash-gordon, see #460)
+- update to 1.7.2:
+  * Fixed
+    - Fixed BigDecimal warning due to not being required in gemspec
+      (@bkuhlmann in #464)
+
+-------------------------------------------------------------------

Old:
----
  dry-types-1.7.1.gem

New:
----
  dry-types-1.8.1.gem
  dry-types-1.8.1.gem.sha256

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

Other differences:
------------------
++++++ rubygem-dry-types.spec ++++++
--- /var/tmp/diff_new_pack.mYOSEe/_old  2025-02-03 21:45:53.672383515 +0100
+++ /var/tmp/diff_new_pack.mYOSEe/_new  2025-02-03 21:45:53.672383515 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-dry-types
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,16 +24,17 @@
 #
 
 Name:           rubygem-dry-types
-Version:        1.7.1
+Version:        1.8.1
 Release:        0
 %define mod_name dry-types
 %define mod_full_name %{mod_name}-%{version}
-BuildRequires:  %{ruby >= 2.7.0}
+BuildRequires:  %{ruby >= 3.1}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 URL:            https://dry-rb.org/gems/dry-types
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+Source1:        dry-types-1.8.1.gem.sha256
+Source2:        gem2rpm.yml
 Summary:        Type system for Ruby supporting coercions, constraints and 
complex
 License:        MIT
 

++++++ dry-types-1.7.1.gem -> dry-types-1.8.1.gem ++++++
++++ 2726 lines of diff (skipped)

++++++ dry-types-1.8.1.gem.sha256 ++++++
3fe395835763c64fb76f1076b564d718e0c2519afbfddb8ab5609a4724d70a95  
dry-types-1.8.1.gem

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.mYOSEe/_old  2025-02-03 21:45:53.812389318 +0100
+++ /var/tmp/diff_new_pack.mYOSEe/_new  2025-02-03 21:45:53.816389484 +0100
@@ -26,6 +26,7 @@
 #   if you need to fiddle with the source dir before rebuilding the gem
 # ## used by gem2rpm
 :sources:
+  - dry-types-1.8.1.gem.sha256
 # - foo.desktop
 # - bar.desktop
 # :gem_install_args: '....'

Reply via email to