Revert "Re-enable package notes."
This reverts commit 768e5a37f8, because it
causes additional issues:
https://bugzilla.redhat.com/show_bug.cgi?id=2043092#c67
This commit is contained in:
parent
cef7a5d269
commit
d91b12025c
1 changed files with 4 additions and 3 deletions
|
|
@ -93,6 +93,10 @@
|
|||
%bcond_without hardening_test
|
||||
%endif
|
||||
|
||||
# The additional linker flags break binary rubygem- packages.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2043092
|
||||
%undefine _package_note_flags
|
||||
|
||||
Summary: An interpreter of object-oriented scripting language
|
||||
Name: ruby
|
||||
Version: %{ruby_version}
|
||||
|
|
@ -1529,9 +1533,6 @@ mv test/fiddle/test_import.rb{,.disable}
|
|||
* Wed Oct 12 2022 Vít Ondruch <vondruch@redhat.com> - 3.2.0-1
|
||||
- Upgrade to Ruby 3.2.0 (6bf458eefd).
|
||||
|
||||
* Thu Sep 29 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-170
|
||||
- Re-enable package notes.
|
||||
|
||||
* Mon Aug 29 2022 Jun Aruga <jaruga@redhat.com> - 3.1.2-168
|
||||
- Make RDoc soft dependnecy in IRB.
|
||||
Resolves: rhbz#2119964
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue