Hi all,

It is already tradition that in this time of the year, new Ruby version
is released. Since Ruby change proposal [1] was already accepted in
advance, nothing can stop us from rebuild of ruby* binary packages. I
asked relengs for side tag [2] and built there Ruby and rubygem-json
already. Now its is time for your help.

This is the list of packages, which very likely needs rebuild:

```
$ dnf repoquery --disablerepo=* --enablerepo=rawhide
--enablerepo=rawhide-source --arch=src --whatrequires 'ruby-devel' |
sort | uniq
```

You can take the package and just fire rebuild, but please ensure that
you are using f28-ruby build target [2], i.e. the build command should
look like:

```
$ fedpkg build --target f28-ruby
```

Please be careful, because if you, by a chance, omit the f28-ruby
target, you'll be building against Ruby 2.4 which is not what you want.

If you won't do it by yourself, I'll be rebuilding all packages after I
am finished with my packages. I'll be using fermig [3] to help mi with
that. If you don't want me to touch your packages for whatever reason,
please let me know.

You can follow the progress at:

https://koji.fedoraproject.org/koji/builds?inherited=0&tagID=3299&order=-build_id&latest=1

or using:

```
$ koji list-tagged f28-ruby
```

As always, any help/testing/feedback is welcome.



Vít


[1] https://fedoraproject.org/wiki/Changes/Ruby_2.4
[2] https://pagure.io/releng/issue/7228
[3] https://github.com/fedora-ruby/fermig
_______________________________________________
ruby-sig mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to