Script 'mail_helper' called by obssrc
Hello community,

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

Package is "rubygem-rspec"

Fri Jan 22 21:50:06 2021 rev:12 rq:865233 version:3.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rspec/rubygem-rspec.changes      
2019-12-28 13:40:13.762924218 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-rspec.new.28504/rubygem-rspec.changes   
2021-01-22 21:50:22.633683419 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 13:16:17 UTC 2021 - Stephan Kulow <co...@suse.com>
+
+updated to version 3.10.0
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  rspec-3.9.0.gem

New:
----
  rspec-3.10.0.gem

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

Other differences:
------------------
++++++ rubygem-rspec.spec ++++++
--- /var/tmp/diff_new_pack.IKHIuJ/_old  2021-01-22 21:50:23.321684395 +0100
+++ /var/tmp/diff_new_pack.IKHIuJ/_new  2021-01-22 21:50:23.329684406 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rspec
 #
-# Copyright (c) 2019 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-rspec
-Version:        3.9.0
+Version:        3.10.0
 Release:        0
 %define mod_name rspec
 %define mod_full_name %{mod_name}-%{version}

++++++ rspec-3.9.0.gem -> rspec-3.10.0.gem ++++++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Binary files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Binary files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rspec/version.rb new/lib/rspec/version.rb
--- old/lib/rspec/version.rb    2019-10-08 11:15:42.000000000 +0200
+++ new/lib/rspec/version.rb    2020-10-30 15:31:40.000000000 +0100
@@ -1,5 +1,5 @@
 module RSpec # :nodoc:
   module Version # :nodoc:
-    STRING = '3.9.0'
+    STRING = '3.10.0'
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2019-10-08 11:15:42.000000000 +0200
+++ new/metadata        2020-10-30 15:31:40.000000000 +0100
@@ -1,13 +1,13 @@
 --- !ruby/object:Gem::Specification
 name: rspec
 version: !ruby/object:Gem::Version
-  version: 3.9.0
+  version: 3.10.0
 platform: ruby
 authors:
 - Steven Baker
 - David Chelimsky
 - Myron Marston
-autorequire: 
+autorequire:
 bindir: bin
 cert_chain:
 - |
@@ -45,7 +45,7 @@
   ZsVDj6a7lH3cNqtWXZxrb2wO38qV5AkYj8SQK7Hj3/Yui9myUX3crr+PdetazSqQ
   F3MdtaDehhjC
   -----END CERTIFICATE-----
-date: 2019-10-08 00:00:00.000000000 Z
+date: 2020-10-30 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rspec-core
@@ -53,42 +53,42 @@
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.9.0
+        version: 3.10.0
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.9.0
+        version: 3.10.0
 - !ruby/object:Gem::Dependency
   name: rspec-expectations
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.9.0
+        version: 3.10.0
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.9.0
+        version: 3.10.0
 - !ruby/object:Gem::Dependency
   name: rspec-mocks
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.9.0
+        version: 3.10.0
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.9.0
+        version: 3.10.0
 description: BDD for Ruby
 email: rs...@googlegroups.com
 executables: []
@@ -108,7 +108,7 @@
   documentation_uri: https://rspec.info/documentation/
   mailing_list_uri: https://groups.google.com/forum/#!forum/rspec
   source_code_uri: https://github.com/rspec/rspec
-post_install_message: 
+post_install_message:
 rdoc_options:
 - "--charset=UTF-8"
 require_paths:
@@ -124,8 +124,8 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubygems_version: 3.0.6
-signing_key: 
+rubygems_version: 3.1.3
+signing_key:
 specification_version: 4
-summary: rspec-3.9.0
+summary: rspec-3.10.0
 test_files: []
Binary files old/metadata.gz.sig and new/metadata.gz.sig differ

Reply via email to