Hello community,

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

Package is "rubygem-highline"

Sat Mar  7 21:38:18 2020 rev:29 rq:773770 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-highline/rubygem-highline.changes        
2019-06-19 21:00:08.410074593 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-highline.new.26092/rubygem-highline.changes 
    2020-03-07 21:38:22.952277983 +0100
@@ -1,0 +2,9 @@
+Mon Feb 10 14:50:57 UTC 2020 - Stephan Kulow <co...@suse.com>
+
+- updated to version 2.0.3
+ see installed Changelog.md
+
+  ### 2.0.3 / 2019-10-11
+  * PR #245 - Suppress `Psych.safe_load` arg warn (@koic)
+
+-------------------------------------------------------------------

Old:
----
  highline-2.0.2.gem

New:
----
  highline-2.0.3.gem

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

Other differences:
------------------
++++++ rubygem-highline.spec ++++++
--- /var/tmp/diff_new_pack.DcA4XV/_old  2020-03-07 21:38:23.444278315 +0100
+++ /var/tmp/diff_new_pack.DcA4XV/_new  2020-03-07 21:38:23.452278320 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-highline
 #
-# 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-highline
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 %define mod_name highline
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{ruby >= 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:            https://github.com/JEG2/highline
+URL:            https://github.com/JEG2/highline
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        HighLine is a high-level command-line IO library

++++++ highline-2.0.2.gem -> highline-2.0.3.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Changelog.md new/Changelog.md
--- old/Changelog.md    2019-04-09 01:31:18.000000000 +0200
+++ new/Changelog.md    2019-10-11 07:53:28.000000000 +0200
@@ -2,6 +2,9 @@
 
 Below is a complete listing of changes for each revision of HighLine.
 
+### 2.0.3 / 2019-10-11
+* PR #245 - Suppress `Psych.safe_load` arg warn (@koic)
+
 ### 2.0.2 / 2019-04-08
 * PR #243 - Add new capital_letter option to menu index (@Ana06)
   * This is a really special PR. It has come from "The Biggest
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/highline/version.rb new/lib/highline/version.rb
--- old/lib/highline/version.rb 2019-04-09 01:31:18.000000000 +0200
+++ new/lib/highline/version.rb 2019-10-11 07:53:28.000000000 +0200
@@ -2,5 +2,5 @@
 
 class HighLine
   # The version of the installed library.
-  VERSION = "2.0.2".freeze
+  VERSION = "2.0.3".freeze
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2019-04-09 01:31:18.000000000 +0200
+++ new/metadata        2019-10-11 07:53:28.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: highline
 version: !ruby/object:Gem::Version
-  version: 2.0.2
+  version: 2.0.3
 platform: ruby
 authors:
 - James Edward Gray II
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-04-08 00:00:00.000000000 Z
+date: 2019-10-11 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: bundler
@@ -144,8 +144,7 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubyforge_project: 
-rubygems_version: 2.7.9
+rubygems_version: 3.0.6
 signing_key: 
 specification_version: 4
 summary: HighLine is a high-level command-line IO library.


Reply via email to