Hello community, here is the log from the commit of package rubygem-rspec for openSUSE:Factory checked in at 2016-07-16 22:11:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-rspec (Old) and /work/SRC/openSUSE:Factory/.rubygem-rspec.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-rspec" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-rspec/rubygem-rspec.changes 2015-12-01 10:02:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-rspec.new/rubygem-rspec.changes 2016-07-16 22:11:35.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Jul 2 05:19:40 UTC 2016 - [email protected] + +- updated to version 3.5.0 + no changelog found + +------------------------------------------------------------------- Old: ---- rspec-3.4.0.gem New: ---- rspec-3.5.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-rspec.spec ++++++ --- /var/tmp/diff_new_pack.NHGTaQ/_old 2016-07-16 22:11:36.000000000 +0200 +++ /var/tmp/diff_new_pack.NHGTaQ/_new 2016-07-16 22:11:36.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-rspec # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.4.0 +Version: 3.5.0 Release: 0 %define mod_name rspec %define mod_full_name %{mod_name}-%{version} ++++++ rspec-3.4.0.gem -> rspec-3.5.0.gem ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/README.md new/README.md --- old/README.md 2015-11-12 08:47:46.000000000 +0100 +++ new/README.md 2016-07-01 17:44:54.000000000 +0200 @@ -14,7 +14,7 @@ Conversely, if you like RSpec's approach to declaring example groups and examples (`describe` and `it`) but prefer Test::Unit assertions and -[mocha](https://github.com/mochajs/mocha), [rr] (https://github.com/btakita/rr) +[mocha](https://github.com/freerange/mocha), [rr] (https://github.com/btakita/rr) or [flexmock] (https://github.com/jimweirich/flexmock) for mocking, you'll be able to do that without having to install or load the components of RSpec that you're not using. Files old/checksums.yaml.gz and new/checksums.yaml.gz differ Files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ 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 2015-11-12 08:47:46.000000000 +0100 +++ new/lib/rspec/version.rb 2016-07-01 17:44:54.000000000 +0200 @@ -1,5 +1,5 @@ module RSpec # :nodoc: module Version # :nodoc: - STRING = '3.4.0' + STRING = '3.5.0' end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2015-11-12 08:47:46.000000000 +0100 +++ new/metadata 2016-07-01 17:44:54.000000000 +0200 @@ -1,7 +1,7 @@ --- !ruby/object:Gem::Specification name: rspec version: !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 platform: ruby authors: - Steven Baker @@ -45,7 +45,7 @@ ZsVDj6a7lH3cNqtWXZxrb2wO38qV5AkYj8SQK7Hj3/Yui9myUX3crr+PdetazSqQ F3MdtaDehhjC -----END CERTIFICATE----- -date: 2015-11-12 00:00:00.000000000 Z +date: 2016-07-01 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec-core @@ -53,42 +53,42 @@ requirements: - - "~>" - !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 - !ruby/object:Gem::Dependency name: rspec-expectations requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 - !ruby/object:Gem::Dependency name: rspec-mocks requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version - version: 3.4.0 + version: 3.5.0 description: BDD for Ruby email: [email protected] executables: [] @@ -121,8 +121,8 @@ version: '0' requirements: [] rubyforge_project: -rubygems_version: 2.2.2 +rubygems_version: 2.5.1 signing_key: specification_version: 4 -summary: rspec-3.4.0 +summary: rspec-3.5.0 test_files: [] Files old/metadata.gz.sig and new/metadata.gz.sig differ
