Hello community,

here is the log from the commit of package rubygem-jaro_winkler for 
openSUSE:Factory checked in at 2020-03-07 21:38:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-jaro_winkler (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-jaro_winkler.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-jaro_winkler"

Sat Mar  7 21:38:25 2020 rev:2 rq:773773 version:1.5.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-jaro_winkler/rubygem-jaro_winkler.changes    
    2019-09-04 09:15:55.442933294 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-jaro_winkler.new.26092/rubygem-jaro_winkler.changes
     2020-03-07 21:38:30.508283084 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 14:56:50 UTC 2020 - Stephan Kulow <co...@suse.com>
+
+- updated to version 1.5.4
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  jaro_winkler-1.5.3.gem

New:
----
  jaro_winkler-1.5.4.gem

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

Other differences:
------------------
++++++ rubygem-jaro_winkler.spec ++++++
--- /var/tmp/diff_new_pack.0TXubK/_old  2020-03-07 21:38:31.100283484 +0100
+++ /var/tmp/diff_new_pack.0TXubK/_new  2020-03-07 21:38:31.104283487 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-jaro_winkler
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,15 +24,15 @@
 #
 
 Name:           rubygem-jaro_winkler
-Version:        1.5.3
+Version:        1.5.4
 Release:        0
 %define mod_name jaro_winkler
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{rubydevel}
 BuildRequires:  %{rubygem gem2rpm}
-Url:            https://github.com/tonytonyjan/jaro_winkler
+BuildRequires:  ruby-macros >= 5
+URL:            https://github.com/tonytonyjan/jaro_winkler
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        %{name}-rpmlintrc
 Source2:        gem2rpm.yml
@@ -51,6 +51,7 @@
 
 %install
 %gem_install \
+  --doc-files="LICENSE.txt" \
   -f
 %gem_cleanup
 

++++++ jaro_winkler-1.5.3.gem -> jaro_winkler-1.5.4.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE.txt new/LICENSE.txt
--- old/LICENSE.txt     1970-01-01 01:00:00.000000000 +0100
+++ new/LICENSE.txt     2019-10-30 08:33:35.000000000 +0100
@@ -0,0 +1,22 @@
+Copyright (c) 2014 Jian Weihang
+
+MIT License
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/jaro_winkler/version.rb 
new/lib/jaro_winkler/version.rb
--- old/lib/jaro_winkler/version.rb     2019-06-18 09:18:34.000000000 +0200
+++ new/lib/jaro_winkler/version.rb     2019-10-30 08:33:35.000000000 +0100
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module JaroWinkler
-  VERSION = '1.5.3'
+  VERSION = '1.5.4'
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2019-06-18 09:18:34.000000000 +0200
+++ new/metadata        2019-10-30 08:33:35.000000000 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: jaro_winkler
 version: !ruby/object:Gem::Version
-  version: 1.5.3
+  version: 1.5.4
 platform: ruby
 authors:
 - Jian Weihang
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-06-18 00:00:00.000000000 Z
+date: 2019-10-30 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: bundler
@@ -78,6 +78,7 @@
 - ext/jaro_winkler/extconf.rb
 extra_rdoc_files: []
 files:
+- LICENSE.txt
 - ext/jaro_winkler/adj_matrix.c
 - ext/jaro_winkler/adj_matrix.h
 - ext/jaro_winkler/codepoints.c
@@ -109,7 +110,7 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubygems_version: 3.0.2
+rubygems_version: 3.0.3
 signing_key: 
 specification_version: 4
 summary: An implementation of Jaro-Winkler distance algorithm written \ in C 
extension


Reply via email to