|
|
|
@ -22,11 +22,11 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_rspec 3.8.0 |
|
|
|
|
%define V_rspec_core 3.8.0 |
|
|
|
|
%define V_rspec_expectations 3.8.0 |
|
|
|
|
%define V_rspec_mocks 3.8.0 |
|
|
|
|
%define V_rspec_support 3.8.0 |
|
|
|
|
%define V_rspec 3.9.0 |
|
|
|
|
%define V_rspec_core 3.9.0 |
|
|
|
|
%define V_rspec_expectations 3.9.0 |
|
|
|
|
%define V_rspec_mocks 3.9.0 |
|
|
|
|
%define V_rspec_support 3.9.0 |
|
|
|
|
%define V_diff_lcs 1.3 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
@ -40,7 +40,7 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0 |
|
|
|
|
Release: 20180805 |
|
|
|
|
Release: 20191009 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://rubygems.org/downloads/rspec-%{V_rspec}.gem |
|
|
|
|