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 2022-02-28 19:43:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rspec (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rspec.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rspec"

Mon Feb 28 19:43:05 2022 rev:14 rq:956125 version:3.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rspec/rubygem-rspec.changes      
2021-08-05 20:48:10.151927585 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rspec.new.1958/rubygem-rspec.changes    
2022-02-28 19:43:07.497931324 +0100
@@ -1,0 +2,6 @@
+Tue Feb 15 07:40:16 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+updated to version 3.11.0
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  rspec-3.10.0.gem

New:
----
  rspec-3.11.0.gem

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

Other differences:
------------------
++++++ rubygem-rspec.spec ++++++
--- /var/tmp/diff_new_pack.dproRd/_old  2022-02-28 19:43:08.121931558 +0100
+++ /var/tmp/diff_new_pack.dproRd/_new  2022-02-28 19:43:08.121931558 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rspec
 #
-# 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
@@ -16,27 +16,29 @@
 #
 
 
-%define mod_name rspec
-%define mod_full_name %{mod_name}-%{version}
 #
 # This file was generated with a gem2rpm.yml and not just plain gem2rpm.
 # All sections marked as MANUAL, license headers, summaries and descriptions
 # can be maintained in that file. Please consult this file before editing any
 # of those fields
 #
+
 Name:           rubygem-rspec
-Version:        3.10.0
+Version:        3.11.0
 Release:        0
-Summary:        Meta-gem that depends on the other components
-License:        MIT
-Group:          Development/Languages/Ruby
-URL:            https://github.com/rspec
-Source:         https://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+%define mod_name rspec
+%define mod_full_name %{mod_name}-%{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
+URL:            http://github.com/rspec
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
+Source1:        gem2rpm.yml
+Summary:        Meta-gem that depends on the other components
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 BDD for Ruby.

++++++ rspec-3.10.0.gem -> rspec-3.11.0.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md       2020-10-30 15:31:40.000000000 +0100
+++ new/README.md       2022-02-09 12:40:06.000000000 +0100
@@ -2,7 +2,11 @@
 
 Behaviour Driven Development for Ruby
 
-# Description
+**The rspec metagem repository has been renamed to rspec-metagem, please update
+any rspec/rspec Github references to rspec/rspec-metagem, this is in 
preparation
+for a new mono-repo approach to RSpec dev to unify issue tracking and PR 
management**
+
+## Description
 
 rspec is a meta-gem, which depends on the
 [rspec-core](https://github.com/rspec/rspec-core),
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    2020-10-30 15:31:40.000000000 +0100
+++ new/lib/rspec/version.rb    2022-02-09 12:40:06.000000000 +0100
@@ -1,5 +1,5 @@
 module RSpec # :nodoc:
   module Version # :nodoc:
-    STRING = '3.10.0'
+    STRING = '3.11.0'
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2020-10-30 15:31:40.000000000 +0100
+++ new/metadata        2022-02-09 12:40:06.000000000 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: rspec
 version: !ruby/object:Gem::Version
-  version: 3.10.0
+  version: 3.11.0
 platform: ruby
 authors:
 - Steven Baker
@@ -45,7 +45,7 @@
   ZsVDj6a7lH3cNqtWXZxrb2wO38qV5AkYj8SQK7Hj3/Yui9myUX3crr+PdetazSqQ
   F3MdtaDehhjC
   -----END CERTIFICATE-----
-date: 2020-10-30 00:00:00.000000000 Z
+date: 2022-02-09 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rspec-core
@@ -53,42 +53,42 @@
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.10.0
+        version: 3.11.0
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.10.0
+        version: 3.11.0
 - !ruby/object:Gem::Dependency
   name: rspec-expectations
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.10.0
+        version: 3.11.0
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.10.0
+        version: 3.11.0
 - !ruby/object:Gem::Dependency
   name: rspec-mocks
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.10.0
+        version: 3.11.0
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: 3.10.0
+        version: 3.11.0
 description: BDD for Ruby
 email: rs...@googlegroups.com
 executables: []
@@ -104,10 +104,10 @@
 licenses:
 - MIT
 metadata:
-  bug_tracker_uri: https://github.com/rspec/rspec/issues
+  bug_tracker_uri: https://github.com/rspec/rspec-metagem/issues
   documentation_uri: https://rspec.info/documentation/
   mailing_list_uri: https://groups.google.com/forum/#!forum/rspec
-  source_code_uri: https://github.com/rspec/rspec
+  source_code_uri: https://github.com/rspec/rspec-metagem
 post_install_message:
 rdoc_options:
 - "--charset=UTF-8"
@@ -124,8 +124,8 @@
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubygems_version: 3.1.3
+rubygems_version: 3.3.3
 signing_key:
 specification_version: 4
-summary: rspec-3.10.0
+summary: rspec-3.11.0
 test_files: []
Binary files old/metadata.gz.sig and new/metadata.gz.sig differ

Reply via email to