Package: ruby-mixlib-versioning / 1.1.0-2

Metadata

Package Version Patches format
ruby-mixlib-versioning 1.1.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Don t use outdated methods to setup color in output.patch | (download)

spec/spec_helper.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 don't use outdated methods to setup color in output


0002 Require rspec its in specs.patch | (download)

spec/spec_helper.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 require rspec/its in specs


0003 Convert specs to RSpec 2.99.2 syntax with Transpec.patch | (download)

spec/mixlib/versioning/format_spec.rb | 2 1 + 1 - 0 !
spec/mixlib/versioning/versioning_spec.rb | 32 16 + 16 - 0 !
spec/support/shared_examples/behaviors/filterable.rb | 10 5 + 5 - 0 !
spec/support/shared_examples/behaviors/serializable.rb | 6 3 + 3 - 0 !
spec/support/shared_examples/behaviors/sortable.rb | 8 4 + 4 - 0 !
spec/support/shared_examples/semver.rb | 40 20 + 20 - 0 !
6 files changed, 49 insertions(+), 49 deletions(-)

 convert specs to rspec 2.99.2 syntax with transpec

This conversion is done by Transpec 3.2.1 with the following command:
    transpec

* 29 conversions