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-02-24 18:20:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-tmuxinator (Old) and /work/SRC/openSUSE:Factory/.rubygem-tmuxinator.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-tmuxinator" Thu Feb 24 18:20:34 2022 rev:9 rq:956456 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-tmuxinator/rubygem-tmuxinator.changes 2021-06-25 15:02:04.728205799 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-tmuxinator.new.1958/rubygem-tmuxinator.changes 2022-02-24 18:23:48.890652828 +0100 @@ -1,0 +2,6 @@ +Mon Feb 21 11:38:43 UTC 2022 - Stephan Kulow <co...@suse.com> + +updated to version 3.0.2 + no changelog found + +------------------------------------------------------------------- Old: ---- tmuxinator-3.0.1.gem New: ---- tmuxinator-3.0.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-tmuxinator.spec ++++++ --- /var/tmp/diff_new_pack.oBq3ff/_old 2022-02-24 18:23:49.358652706 +0100 +++ /var/tmp/diff_new_pack.oBq3ff/_new 2022-02-24 18:23:49.362652705 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-tmuxinator # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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: 3.0.1 +Version: 3.0.2 Release: 0 %define mod_name tmuxinator %define mod_full_name %{mod_name}-%{version} ++++++ tmuxinator-3.0.1.gem -> tmuxinator-3.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/version.rb new/lib/tmuxinator/version.rb --- old/lib/tmuxinator/version.rb 2021-06-15 19:37:54.000000000 +0200 +++ new/lib/tmuxinator/version.rb 2022-02-16 19:15:48.000000000 +0100 @@ -1,3 +1,3 @@ module Tmuxinator - VERSION = "3.0.1".freeze + VERSION = "3.0.2".freeze end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2021-06-15 19:37:54.000000000 +0200 +++ new/metadata 2022-02-16 19:15:48.000000000 +0100 @@ -1,7 +1,7 @@ --- !ruby/object:Gem::Specification name: tmuxinator version: !ruby/object:Gem::Version - version: 3.0.1 + version: 3.0.2 platform: ruby authors: - Allen Bargi @@ -9,7 +9,7 @@ autorequire: bindir: bin cert_chain: [] -date: 2021-06-15 00:00:00.000000000 Z +date: 2022-02-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: erubis @@ -31,14 +31,14 @@ requirements: - - "~>" - !ruby/object:Gem::Version - version: '1.0' + version: 1.2.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version - version: '1.0' + version: 1.2.1 - !ruby/object:Gem::Dependency name: xdg requirement: !ruby/object:Gem::Requirement @@ -302,7 +302,7 @@ - !ruby/object:Gem::Version version: 1.8.23 requirements: [] -rubygems_version: 3.2.15 +rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: Create and manage complex tmux sessions easily.