Drop ruby-devel dependency on rubypick, which is pulled in transtitively.
This commit is contained in:
parent
c00ecc3508
commit
4a7bdd7215
1 changed files with 3 additions and 1 deletions
|
|
@ -171,7 +171,8 @@ straight-forward, and extensible.
|
|||
Summary: A Ruby development environment
|
||||
Group: Development/Languages
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: rubypick
|
||||
# This would not be needed if ~50 packages depending on -devel used
|
||||
# --disable-gems
|
||||
Requires: rubygems
|
||||
|
||||
%description devel
|
||||
|
|
@ -1053,6 +1054,7 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||
%changelog
|
||||
* Tue Apr 11 2017 Vít Ondruch <vondruch@redhat.com> - 2.5.0-0.1.r59657
|
||||
- Upgrade to Ruby 2.5.0 (r59657).
|
||||
- Drop ruby-devel dependency on rubypick, which is pulled in transtitively.
|
||||
|
||||
* Mon Apr 03 2017 Vít Ondruch <vondruch@redhat.com> - 2.4.1-79
|
||||
- Update to Ruby 2.4.1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue