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 2022-08-05 19:51:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-tmuxinator (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-tmuxinator.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-tmuxinator"

Fri Aug  5 19:51:30 2022 rev:10 rq:993238 version:3.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-tmuxinator/rubygem-tmuxinator.changes    
2022-02-24 18:23:48.890652828 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-tmuxinator.new.1521/rubygem-tmuxinator.changes
  2022-08-05 19:52:23.509671151 +0200
@@ -1,0 +2,6 @@
+Thu Aug  4 13:32:29 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 3.0.5
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  tmuxinator-3.0.2.gem

New:
----
  tmuxinator-3.0.5.gem

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

Other differences:
------------------
++++++ rubygem-tmuxinator.spec ++++++
--- /var/tmp/diff_new_pack.bkJOlE/_old  2022-08-05 19:52:24.029672494 +0200
+++ /var/tmp/diff_new_pack.bkJOlE/_new  2022-08-05 19:52:24.037672515 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-tmuxinator
-Version:        3.0.2
+Version:        3.0.5
 Release:        0
 %define mod_name tmuxinator
 %define mod_full_name %{mod_name}-%{version}

++++++ tmuxinator-3.0.2.gem -> tmuxinator-3.0.5.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  2022-02-16 19:15:48.000000000 +0100
+++ new/lib/tmuxinator/tmux_version.rb  2022-06-09 16:28:43.000000000 +0200
@@ -1,6 +1,8 @@
 module Tmuxinator
   module TmuxVersion
     SUPPORTED_TMUX_VERSIONS = [
+      "3.3a",
+      3.3,
       "3.2a",
       3.2,
       "3.1c",
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       2022-02-16 19:15:48.000000000 +0100
+++ new/lib/tmuxinator/version.rb       2022-06-09 16:28:43.000000000 +0200
@@ -1,3 +1,3 @@
 module Tmuxinator
-  VERSION = "3.0.2".freeze
+  VERSION = "3.0.5".freeze
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2022-02-16 19:15:48.000000000 +0100
+++ new/metadata        2022-06-09 16:28:43.000000000 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: tmuxinator
 version: !ruby/object:Gem::Version
-  version: 3.0.2
+  version: 3.0.5
 platform: ruby
 authors:
 - Allen Bargi
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2022-02-16 00:00:00.000000000 Z
+date: 2022-06-09 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.1.6
+rubygems_version: 3.2.22
 signing_key: 
 specification_version: 4
 summary: Create and manage complex tmux sessions easily.

Reply via email to