Hello community,
here is the log from the commit of package rubygem-unf_ext for openSUSE:Factory
checked in at 2020-05-11 13:32:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-unf_ext (Old)
and /work/SRC/openSUSE:Factory/.rubygem-unf_ext.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-unf_ext"
Mon May 11 13:32:09 2020 rev:6 rq:802385 version:0.0.7.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-unf_ext/rubygem-unf_ext.changes
2019-06-12 13:00:54.693305857 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-unf_ext.new.2738/rubygem-unf_ext.changes
2020-05-11 13:34:43.264283349 +0200
@@ -1,0 +2,10 @@
+Thu May 7 21:39:00 UTC 2020 - Stephan Kulow <[email protected]>
+
+- updated to version 0.0.7.7
+ see installed CHANGELOG.md
+
+ ## 0.0.7.7 (2019-03-19)
+
+ - Include Windows binaries for Ruby 2.7.
+
+-------------------------------------------------------------------
Old:
----
unf_ext-0.0.7.6.gem
New:
----
unf_ext-0.0.7.7.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-unf_ext.spec ++++++
--- /var/tmp/diff_new_pack.S1htk1/_old 2020-05-11 13:34:44.228285370 +0200
+++ /var/tmp/diff_new_pack.S1htk1/_new 2020-05-11 13:34:44.228285370 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-unf_ext
#
-# 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
@@ -24,7 +24,7 @@
#
Name: rubygem-unf_ext
-Version: 0.0.7.6
+Version: 0.0.7.7
Release: 0
%define mod_name unf_ext
%define mod_full_name %{mod_name}-%{version}
@@ -35,7 +35,7 @@
BuildRequires: %{rubydevel}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
-Url: https://github.com/knu/ruby-unf_ext
+URL: https://github.com/knu/ruby-unf_ext
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Unicode Normalization Form support library for CRuby
++++++ unf_ext-0.0.7.6.gem -> unf_ext-0.0.7.7.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2019-04-20 03:35:33.000000000 +0200
+++ new/.travis.yml 2020-03-29 19:11:38.000000000 +0200
@@ -10,15 +10,13 @@
- 2.3
- 2.4
- 2.5
+ - 2.6
+ - 2.7
- ruby-head
- - rbx-18mode
- - rbx-19mode
matrix:
allow_failures:
- rvm: ruby-head
- - rvm: rbx-18mode
- - rvm: rbx-19mode
before_install:
- - gem install bundler
+ - gem update --system --conservative || gem install --conservative bundler
-v '<2'
before_script:
- rake compile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md 2019-04-20 03:35:33.000000000 +0200
+++ new/CHANGELOG.md 2020-03-29 19:11:38.000000000 +0200
@@ -1,10 +1,14 @@
+## 0.0.7.7 (2019-03-19)
+
+- Include Windows binaries for Ruby 2.7.
+
## 0.0.7.6 (2019-03-19)
-- Version bump just for adding Windows binaries for Ruby 2.6.
+- Include Windows binaries for Ruby 2.6.
## 0.0.7.5 (2018-02-06)
-- Version bump just for adding Windows binaries for Ruby 2.5.
+- Include Windows binaries for Ruby 2.5.
## 0.0.7.4 (2017-04-19)
@@ -18,7 +22,7 @@
## 0.0.7.2 (2016-02-01)
-- Version bump just for adding Windows binaries for Ruby 2.3.
+- Include Windows binaries for Ruby 2.3.
## 0.0.7.1 (2015-04-18)
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/unf_ext/version.rb new/lib/unf_ext/version.rb
--- old/lib/unf_ext/version.rb 2019-04-20 03:35:33.000000000 +0200
+++ new/lib/unf_ext/version.rb 2020-03-29 19:11:38.000000000 +0200
@@ -1,5 +1,5 @@
module UNF
class Normalizer
- VERSION = "0.0.7.6"
+ VERSION = "0.0.7.7"
end
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2019-04-20 03:35:33.000000000 +0200
+++ new/metadata 2020-03-29 19:11:38.000000000 +0200
@@ -1,7 +1,7 @@
--- !ruby/object:Gem::Specification
name: unf_ext
version: !ruby/object:Gem::Version
- version: 0.0.7.6
+ version: 0.0.7.7
platform: ruby
authors:
- Takeru Ohta
@@ -9,7 +9,7 @@
autorequire:
bindir: bin
cert_chain: []
-date: 2019-04-20 00:00:00.000000000 Z
+date: 2020-03-29 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: rake
@@ -85,16 +85,16 @@
name: rake-compiler-dock
requirement: !ruby/object:Gem::Requirement
requirements:
- - - "~>"
+ - - ">="
- !ruby/object:Gem::Version
- version: 0.7.0
+ version: 1.0.1
type: :development
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - - "~>"
+ - - ">="
- !ruby/object:Gem::Version
- version: 0.7.0
+ version: 1.0.1
description: Unicode Normalization Form support library for CRuby
email:
- [email protected]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/unf_ext.gemspec new/unf_ext.gemspec
--- old/unf_ext.gemspec 2019-04-20 03:35:33.000000000 +0200
+++ new/unf_ext.gemspec 2020-03-29 19:11:38.000000000 +0200
@@ -38,5 +38,5 @@
gem.add_development_dependency("rdoc", ["> 2.4.2"])
gem.add_development_dependency("bundler", [">= 1.2"])
gem.add_development_dependency("rake-compiler", [">= 0.7.9"])
- gem.add_development_dependency("rake-compiler-dock", ["~> 0.7.0"])
+ gem.add_development_dependency("rake-compiler-dock", [">= 1.0.1"])
end