Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-multipart-post for 
openSUSE:Factory checked in at 2022-06-15 00:32:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-multipart-post"

Wed Jun 15 00:32:31 2022 rev:10 rq:982533 version:2.2.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
    2019-08-06 15:10:08.535781731 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new.1548/rubygem-multipart-post.changes
  2022-06-15 00:32:44.842565984 +0200
@@ -1,0 +2,7 @@
+Mon Jun 13 17:06:00 UTC 2022 - Manuel Schnitzer <mschnit...@suse.com>
+
+- updated to version 2.2.3
+
+  * Restore compatibility back to Ruby 2.3 by @ioquatix in #95
+
+-------------------------------------------------------------------

Old:
----
  multipart-post-2.1.1.gem

New:
----
  multipart-post-2.2.3.gem

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

Other differences:
------------------
++++++ rubygem-multipart-post.spec ++++++
--- /var/tmp/diff_new_pack.61k4k4/_old  2022-06-15 00:32:45.850567465 +0200
+++ /var/tmp/diff_new_pack.61k4k4/_new  2022-06-15 00:32:45.854567471 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-multipart-post
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,15 +24,15 @@
 #
 
 Name:           rubygem-multipart-post
-Version:        2.1.1
+Version:        2.2.3
 Release:        0
 %define mod_name multipart-post
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 2.3.0}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-Url:            https://github.com/nicksieger/multipart-post
+URL:            https://github.com/socketry/multipart-post
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        A multipart form post accessory for Net::HTTP
@@ -40,9 +40,7 @@
 Group:          Development/Languages/Ruby
 
 %description
-Use with Net::HTTP to do multipart form postspec. IO values that have
-#content_type, #original_filename, and #local_path will be posted as a binary
-file.
+A multipart form post accessory for Net::HTTP.
 
 %prep
 
@@ -50,7 +48,6 @@
 
 %install
 %gem_install \
-  --doc-files="History.txt LICENSE README.md" \
   -f
 
 %gem_packages

++++++ multipart-post-2.1.1.gem -> multipart-post-2.2.3.gem ++++++
++++ 1796 lines of diff (skipped)

Reply via email to