Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-tmuxinator for 
openSUSE:Factory checked in at 2021-01-21 21:56:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-tmuxinator (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-tmuxinator.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-tmuxinator"

Thu Jan 21 21:56:12 2021 rev:6 rq:865221 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-tmuxinator/rubygem-tmuxinator.changes    
2020-05-11 13:40:05.756959375 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-tmuxinator.new.28504/rubygem-tmuxinator.changes
 2021-01-21 21:56:15.425831618 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 13:29:12 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 2.0.2
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  tmuxinator-2.0.1.gem

New:
----
  tmuxinator-2.0.2.gem

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

Other differences:
------------------
++++++ rubygem-tmuxinator.spec ++++++
--- /var/tmp/diff_new_pack.6oWzhV/_old  2021-01-21 21:56:16.229832178 +0100
+++ /var/tmp/diff_new_pack.6oWzhV/_new  2021-01-21 21:56:16.233832181 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-tmuxinator
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-tmuxinator
-Version:        2.0.1
+Version:        2.0.2
 Release:        0
 %define mod_name tmuxinator
 %define mod_full_name %{mod_name}-%{version}

++++++ tmuxinator-2.0.1.gem -> tmuxinator-2.0.2.gem ++++++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tmuxinator/tmux_version.rb 
new/lib/tmuxinator/tmux_version.rb
--- old/lib/tmuxinator/tmux_version.rb  2020-05-04 15:17:53.000000000 +0200
+++ new/lib/tmuxinator/tmux_version.rb  2020-11-04 21:56:13.000000000 +0100
@@ -1,6 +1,7 @@
 module Tmuxinator
   module TmuxVersion
     SUPPORTED_TMUX_VERSIONS = [
+      "3.1c",
       "3.1b",
       "3.1a",
       3.1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tmuxinator/version.rb 
new/lib/tmuxinator/version.rb
--- old/lib/tmuxinator/version.rb       2020-05-04 15:17:53.000000000 +0200
+++ new/lib/tmuxinator/version.rb       2020-11-04 21:56:13.000000000 +0100
@@ -1,3 +1,3 @@
 module Tmuxinator
-  VERSION = "2.0.1".freeze
+  VERSION = "2.0.2".freeze
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2020-05-04 15:17:53.000000000 +0200
+++ new/metadata        2020-11-04 21:56:13.000000000 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: tmuxinator
 version: !ruby/object:Gem::Version
-  version: 2.0.1
+  version: 2.0.2
 platform: ruby
 authors:
 - Allen Bargi
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2020-05-04 00:00:00.000000000 Z
+date: 2020-11-04 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: erubis
@@ -302,7 +302,7 @@
     - !ruby/object:Gem::Version
       version: 1.8.23
 requirements: []
-rubygems_version: 3.0.6
+rubygems_version: 3.0.8
 signing_key: 
 specification_version: 4
 summary: Create and manage complex tmux sessions easily.

Reply via email to