again once disable tests
This commit is contained in:
parent
9bb7aac373
commit
8e15e65237
@ -3,11 +3,11 @@
|
||||
%global rpmminorver .%(echo %preminorver | sed -e 's|^\\.\\.*||')
|
||||
%global fullver %{majorver}%{?preminorver}
|
||||
|
||||
%global fedorarel 2
|
||||
%global fedorarel 1
|
||||
|
||||
%global gem_name rspec-expectations
|
||||
|
||||
%global need_bootstrap_set 0
|
||||
%global need_bootstrap_set 1
|
||||
|
||||
Summary: Rspec-2 expectations (should and matchers)
|
||||
Name: rubygem-%{gem_name}
|
||||
@ -84,9 +84,6 @@ popd
|
||||
%{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 10 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.2-2
|
||||
- Enable tests
|
||||
|
||||
* Mon Nov 10 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 3.1.2-1
|
||||
- 3.1.2
|
||||
- Once disable tests
|
||||
|
Loading…
Reference in New Issue
Block a user