1
0
ruby-bundled-gems-rpmhelper/ruby-bundled-gems-rpmhelper.changes

37 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Sep 5 22:40:08 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- Update to 0.0.5
reenable conflicts support but only generate conflicts for
"non-default" gems. the default gems are not actually installed
into the gem path but their files reside in the normal ruby
library search path.
-------------------------------------------------------------------
Thu Sep 5 17:55:29 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- Update to 0.0.4
disable conflicts for now
-------------------------------------------------------------------
Thu Sep 5 13:13:36 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- Update to 0.0.3
add support to add conflicts for the bundled gems
-------------------------------------------------------------------
Fri Feb 8 02:57:39 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- handle all gemspecs found under specification
-------------------------------------------------------------------
Fri Feb 8 01:30:20 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- do not anchor on string start
- properly name the items in the attr file
-------------------------------------------------------------------
Fri Feb 8 00:02:01 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- initial package