Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-rspec-support for openSUSE:Factory checked in at 2022-02-28 19:43:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rspec-support (Old) and /work/SRC/openSUSE:Factory/.rubygem-rspec-support.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rspec-support" Mon Feb 28 19:43:07 2022 rev:17 rq:956128 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rspec-support/rubygem-rspec-support.changes 2021-12-25 20:17:05.125271080 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-rspec-support.new.1958/rubygem-rspec-support.changes 2022-02-28 19:43:09.921932232 +0100 @@ -1,0 +2,15 @@ +Tue Feb 15 07:41:21 UTC 2022 - Stephan Kulow <co...@suse.com> + +updated to version 3.11.0 + see installed Changelog.md + + ### Development + [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.11.0...3-11-maintenance) + + ### 3.11.0 / 2022-02-09 + [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.10.3...v3.11.0) + + No changes. Released to support other RSpec releases. + + +------------------------------------------------------------------- Old: ---- rspec-support-3.10.3.gem New: ---- rspec-support-3.11.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rspec-support.spec ++++++ --- /var/tmp/diff_new_pack.8916X5/_old 2022-02-28 19:43:11.013932640 +0100 +++ /var/tmp/diff_new_pack.8916X5/_new 2022-02-28 19:43:11.013932640 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-rspec-support # -# 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-rspec-support -Version: 3.10.3 +Version: 3.11.0 Release: 0 %define mod_name rspec-support %define mod_full_name %{mod_name}-%{version} ++++++ rspec-support-3.10.3.gem -> rspec-support-3.11.0.gem ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Changelog.md new/Changelog.md --- old/Changelog.md 2021-11-03 06:10:52.000000000 +0100 +++ new/Changelog.md 2022-02-09 12:10:21.000000000 +0100 @@ -1,3 +1,11 @@ +### Development +[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.11.0...3-11-maintenance) + +### 3.11.0 / 2022-02-09 +[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.10.3...v3.11.0) + +No changes. Released to support other RSpec releases. + ### 3.10.3 / 2021-11-03 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.10.2...v3.10.3) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/README.md new/README.md --- old/README.md 2021-11-03 06:10:52.000000000 +0100 +++ new/README.md 2022-02-09 12:10:21.000000000 +0100 @@ -1,4 +1,4 @@ -# RSpec::Support [](https://github.com/rspec/rspec-support/actions) +# RSpec::Support [](https://github.com/rspec/rspec-support/actions) `RSpec::Support` provides common functionality to `RSpec::Core`, `RSpec::Expectations` and `RSpec::Mocks`. It is considered 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/support/version.rb new/lib/rspec/support/version.rb --- old/lib/rspec/support/version.rb 2021-11-03 06:10:52.000000000 +0100 +++ new/lib/rspec/support/version.rb 2022-02-09 12:10:21.000000000 +0100 @@ -1,7 +1,7 @@ module RSpec module Support module Version - STRING = '3.10.3' + STRING = '3.11.0' end end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2021-11-03 06:10:52.000000000 +0100 +++ new/metadata 2022-02-09 12:10:21.000000000 +0100 @@ -1,7 +1,7 @@ --- !ruby/object:Gem::Specification name: rspec-support version: !ruby/object:Gem::Version - version: 3.10.3 + version: 3.11.0 platform: ruby authors: - David Chelimsky @@ -48,7 +48,7 @@ ZsVDj6a7lH3cNqtWXZxrb2wO38qV5AkYj8SQK7Hj3/Yui9myUX3crr+PdetazSqQ F3MdtaDehhjC -----END CERTIFICATE----- -date: 2021-11-03 00:00:00.000000000 Z +date: 2022-02-09 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake @@ -125,7 +125,7 @@ - MIT metadata: bug_tracker_uri: https://github.com/rspec/rspec-support/issues - changelog_uri: https://github.com/rspec/rspec-support/blob/v3.10.3/Changelog.md + changelog_uri: https://github.com/rspec/rspec-support/blob/v3.11.0/Changelog.md documentation_uri: https://rspec.info/documentation/ mailing_list_uri: https://groups.google.com/forum/#!forum/rspec source_code_uri: https://github.com/rspec/rspec-support @@ -145,8 +145,8 @@ - !ruby/object:Gem::Version version: '0' requirements: [] -rubygems_version: 3.2.22 +rubygems_version: 3.3.3 signing_key: specification_version: 4 -summary: rspec-support-3.10.3 +summary: rspec-support-3.11.0 test_files: [] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata.gz.sig new/metadata.gz.sig --- old/metadata.gz.sig 2021-11-03 06:10:52.000000000 +0100 +++ new/metadata.gz.sig 2022-02-09 12:10:21.000000000 +0100 @@ -1,3 +1,8 @@ -t???8?|?^|??!n,{9s???c}1B?CV??N????,?YG???$k??2s?,?????%?L?f%???d):?{??%T???F??'?"??@lU????V? ;?: NC!?>0????7o?F3???[)??x???sK??5??{^Y6y;8???nva}]?`???d,$?r?F??I)go?p??[??BZ??q_????r9?;l?????7=?.fx ?S`ff??? ??|?[??R???vc3B3? 0??2???j?@????u;?:x ???f???0?6????|?ZQTB??z??????dL??_??4?9??)X???~/2?????Jt????K?A?F=??????m????0??T???(???? -?%??p???mF???F?~?}J??@?'f|$Uh6?????I???\E???H=1????9?xm???)?ng?a]0?? -?> )?????o???4?????0P???H????\l??(?U??J????????,Q?G???IX \ No newline at end of file +???\? +Ii??T???~ ?gE?J???k??u??J_???z&??k?@sw?g-??=?J?<????5yv5?? s? ????2(??v? +?[t![??????*]???*????K??8pU?Y???FI????e???B??2????????bpI??;Q???& h5??p?B35???3?????g{N??.=?S??gX?=?&iQcQ?u?????1M????f??????4????j??q)??D(?3?pl?O??2w +i??*?ql' +???g7???;z?? +????????f???&???!??Z?{??&?nt??????7?2?w??j??_?5?/??????x m?47??K*>?T;?0t????`E??-=2?.?=<??Y-P?Q??8???e??{???:FC??'?|UU40?w#. ???:G%?n?)?#?X??????Y-5NSpZ-&???dz?? +C???2?PH? +&????? ??t??0??z?Z:%????? \ No newline at end of file