Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-http_parser.rb for
openSUSE:Factory checked in at 2021-08-24 10:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-http_parser.rb (Old)
and /work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-http_parser.rb"
Tue Aug 24 10:54:25 2021 rev:11 rq:912498 version:0.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2015-01-14 11:45:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new.1899/rubygem-http_parser.rb.changes
2021-08-24 10:55:16.620288830 +0200
@@ -1,0 +2,6 @@
+Mon Jul 26 05:58:51 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 0.7.0
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
http_parser.rb-0.6.0.gem
New:
----
http_parser.rb-0.7.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-http_parser.rb.spec ++++++
--- /var/tmp/diff_new_pack.kqoMxc/_old 2021-08-24 10:55:17.072288231 +0200
+++ /var/tmp/diff_new_pack.kqoMxc/_new 2021-08-24 10:55:17.076288226 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-http_parser.rb
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 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/
#
@@ -24,7 +24,7 @@
#
Name: rubygem-http_parser.rb
-Version: 0.6.0
+Version: 0.7.0
Release: 0
%define mod_name http_parser.rb
%define mod_full_name %{mod_name}-%{version}
@@ -32,16 +32,16 @@
BuildRequires: %{rubydevel}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-Url: http://github.com/tmm1/http_parser.rb
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+URL: https://github.com/tmm1/http_parser.rb
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Simple callback-based HTTP request/response parser
License: MIT
Group: Development/Languages/Ruby
%description
-Ruby bindings to http://github.com/ry/http-parser and
-http://github.com/a2800276/http-parser.java.
+Ruby bindings to https://github.com/joyent/http-parser and
+https://github.com/http-parser/http-parser.java.
%prep
++++++ http_parser.rb-0.6.0.gem -> http_parser.rb-0.7.0.gem ++++++
++++ 7673 lines of diff (skipped)