commit rubygem-trollop for openSUSE:Factory

2020-03-07 Thread root
Hello community,

here is the log from the commit of package rubygem-trollop for openSUSE:Factory 
checked in at 2020-03-07 21:40:30

Comparing /work/SRC/openSUSE:Factory/rubygem-trollop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-trollop.new.26092 (New)


Package is "rubygem-trollop"

Sat Mar  7 21:40:30 2020 rev:4 rq:773861 version:2.9.10

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-trollop/rubygem-trollop.changes  
2018-09-20 11:41:54.260840874 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-trollop.new.26092/rubygem-trollop.changes   
2020-03-07 21:40:32.720365605 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 15:58:19 UTC 2020 - Stephan Kulow 
+
+- updated to version 2.9.10
+ see installed History.txt
+
+---

Old:

  trollop-2.9.9.gem

New:

  trollop-2.9.10.gem



Other differences:
--
++ rubygem-trollop.spec ++
--- /var/tmp/diff_new_pack.TumXug/_old  2020-03-07 21:40:33.392366058 +0100
+++ /var/tmp/diff_new_pack.TumXug/_new  2020-03-07 21:40:33.392366058 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-trollop
 #
-# Copyright (c) 2018 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,7 +24,7 @@
 #
 
 Name:   rubygem-trollop
-Version:2.9.9
+Version:2.9.10
 Release:0
 %define mod_name trollop
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-Url:http://manageiq.github.io/optimist/
+URL:http://manageiq.github.io/optimist/
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Trollop is a commandline option parser for Ruby that just gets 
out

++ trollop-2.9.9.gem -> trollop-2.9.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 2018-08-24 22:27:55.0 +0200
+++ new/History.txt 2019-11-25 23:25:10.0 +0100
@@ -1,4 +1,7 @@
-== [2.9.9] / 2018-08-49
+== [2.9.10] / 2019-11-25
+* Improved deprecation messge to include this gem's name (thanks @henrik)
+
+== [2.9.9] / 2018-08-24
 
 * [DEPRECATION] This gem has been renamed to optimist and will no longer be 
supported. Please switch to optimist as soon as possible.
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/trollop.rb new/lib/trollop.rb
--- old/lib/trollop.rb  2018-08-24 22:27:55.0 +0200
+++ new/lib/trollop.rb  2019-11-25 23:25:10.0 +0100
@@ -1,4 +1,4 @@
-warn "[DEPRECATION] This gem has been renamed to optimist and will no longer 
be supported. Please switch to optimist as soon as possible."
+warn "[DEPRECATION] The trollop gem has been renamed to optimist and will no 
longer be supported. Please switch to optimist as soon as possible."
 
 # lib/trollop.rb -- trollop command-line processing library
 # Copyright (c) 2008-2014 William Morgan.
@@ -10,7 +10,7 @@
 module Trollop
   # note: this is duplicated in gemspec
   # please change over there too
-VERSION = "2.9.9"
+VERSION = "2.9.10"
 
 ## Thrown by Parser in the event of a commandline error. Not needed if
 ## you're using the Trollop::options entry.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-24 22:27:55.0 +0200
+++ new/metadata2019-11-25 23:25:10.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: trollop
 version: !ruby/object:Gem::Version
-  version: 2.9.9
+  version: 2.9.10
 platform: ruby
 authors:
 - William Morgan
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-24 00:00:00.0 Z
+date: 2019-11-25 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: minitest
@@ -109,7 +109,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.13
+rubygems_version: 2.7.6.2
 signing_key: 
 specification_version: 4
 summary: Trollop is a commandline option parser for Ruby that just gets out of 
your
diff -urN '--exclude=CVS' 

commit rubygem-trollop for openSUSE:Factory

2018-09-20 Thread root
Hello community,

here is the log from the commit of package rubygem-trollop for openSUSE:Factory 
checked in at 2018-09-20 11:41:53

Comparing /work/SRC/openSUSE:Factory/rubygem-trollop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-trollop.new (New)


Package is "rubygem-trollop"

Thu Sep 20 11:41:53 2018 rev:3 rq:635257 version:2.9.9

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-trollop/rubygem-trollop.changes  
2018-07-13 10:21:19.478453534 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-trollop.new/rubygem-trollop.changes 
2018-09-20 11:41:54.260840874 +0200
@@ -1,0 +2,16 @@
+Wed Sep  5 10:46:15 UTC 2018 - co...@suse.com
+
+- updated to version 2.9.9
+ see installed History.txt
+
+  == [2.9.9] / 2018-08-49
+  
+  * [DEPRECATION] This gem has been renamed to optimist and will no longer be 
supported. Please switch to optimist as soon as possible.
+
+---
+Thu Jul 12 06:21:11 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 2.1.3
+ see installed History.txt
+
+---

Old:

  trollop-2.1.3.gem

New:

  trollop-2.9.9.gem



Other differences:
--
++ rubygem-trollop.spec ++
--- /var/tmp/diff_new_pack.dZfw3L/_old  2018-09-20 11:41:55.068840400 +0200
+++ /var/tmp/diff_new_pack.dZfw3L/_new  2018-09-20 11:41:55.072840398 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-trollop
-Version:2.1.3
+Version:2.9.9
 Release:0
 %define mod_name trollop
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-Url:http://manageiq.github.io/trollop/
+Url:http://manageiq.github.io/optimist/
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Trollop is a commandline option parser for Ruby that just gets 
out
@@ -40,11 +40,10 @@
 Group:  Development/Languages/Ruby
 
 %description
-Trollop is a commandline option parser for Ruby that just
-gets out of your way. One line of code per option is all you need to write.
-For that, you get a nice automatically-generated help page, robust option
-parsing, command subcompletion, and sensible defaults for everything you don't
-specify.
+Trollop is a commandline option parser for Ruby that just gets out of your
+way.
+**DEPRECATION** This gem has been renamed to optimist and will no longer be
+supported. Please switch to optimist as soon as possible.
 
 %prep
 

++ trollop-2.1.3.gem -> trollop-2.9.9.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2018-07-11 22:33:59.0 +0200
+++ new/.travis.yml 2018-08-24 22:27:55.0 +0200
@@ -3,7 +3,7 @@
 rvm:
   - "2.2"
   - "2.3.4"
-  - "2.6"
+  - "2.5.1"
   - jruby-head
 gemfile: Gemfile.travis
 matrix:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 2018-07-11 22:33:59.0 +0200
+++ new/History.txt 2018-08-24 22:27:55.0 +0200
@@ -1,3 +1,7 @@
+== [2.9.9] / 2018-08-49
+
+* [DEPRECATION] This gem has been renamed to optimist and will no longer be 
supported. Please switch to optimist as soon as possible.
+
 == [2.1.3] / 2018-07-05
 
 * Refactor each option type into subclasses of Option.  Define a registry for 
the registration of each option.  This makes the code more modular and 
facilitates extension by allowing additional Option subclasses. (thanks @clxy)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2018-07-11 22:33:59.0 +0200
+++ new/README.md   2018-08-24 22:27:55.0 +0200
@@ -1,60 +1,3 @@
 # trollop
 
-http://manageiq.github.io/trollop/
-
-[![Gem 
Version](https://badge.fury.io/rb/trollop.svg)](http://badge.fury.io/rb/trollop)
-[![Build 
Status](https://travis-ci.org/ManageIQ/trollop.svg)](https://travis-ci.org/ManageIQ/trollop)
-[![Code 
Climate](https://codeclimate.com/github/ManageIQ/trollop/badges/gpa.svg)](https://codeclimate.com/github/ManageIQ/trollop)
-[![Coverage 
Status](http://img.shields.io/coveralls/ManageIQ/trollop.svg)](https://coveralls.io/r/ManageIQ/trollop)
-[![Dependency 
Status](https://gemnasium.com/ManageIQ/trollop.svg)](https://gemnasium.com/ManageIQ/trollop)
-
-## Documentation
-
-- Quickstart: See `Trollop.options` and then `Trollop::Parser#opt`.
-- Examples: http://manageiq.github.io/trollop/.
-- Wiki: http://github.com/ManageIQ/trollop/wiki
-
-## 

commit rubygem-trollop for openSUSE:Factory

2018-07-13 Thread root
Hello community,

here is the log from the commit of package rubygem-trollop for openSUSE:Factory 
checked in at 2018-07-13 10:21:17

Comparing /work/SRC/openSUSE:Factory/rubygem-trollop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-trollop.new (New)


Package is "rubygem-trollop"

Fri Jul 13 10:21:17 2018 rev:2 rq:622231 version:2.1.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-trollop/rubygem-trollop.changes  
2015-05-30 12:33:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-trollop.new/rubygem-trollop.changes 
2018-07-13 10:21:19.478453534 +0200
@@ -1,0 +2,6 @@
+Wed Jul 11 21:21:24 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 2.1.3
+ see installed History.txt
+
+---

Old:

  trollop-2.1.2.gem

New:

  trollop-2.1.3.gem



Other differences:
--
++ rubygem-trollop.spec ++
--- /var/tmp/diff_new_pack.2AZOej/_old  2018-07-13 10:21:20.114454295 +0200
+++ /var/tmp/diff_new_pack.2AZOej/_new  2018-07-13 10:21:20.118454300 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-trollop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,16 +24,16 @@
 #
 
 Name:   rubygem-trollop
-Version:2.1.2
+Version:2.1.3
 Release:0
 %define mod_name trollop
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:http://manageiq.github.io/trollop/
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Trollop is a commandline option parser for Ruby that just gets 
out
 License:Ruby

++ trollop-2.1.2.gem -> trollop-2.1.3.gem ++
 4528 lines of diff (skipped)