43 lines
1.4 KiB
Plaintext
43 lines
1.4 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue Nov 5 13:47:02 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||
|
|
||
|
- Update to 0.0.6
|
||
|
remove debug code
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
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
|