radiorabe / centos-rpm-liquidsoap

RaBe Liquidsoap Distribution for CentOS 8 & Fedora (RaBe-LSD)
https://build.opensuse.org/project/show/home:radiorabe:liquidsoap
GNU General Public License v3.0
9 stars 3 forks source link

Several versions in OBS #33

Closed spameier closed 4 years ago

spameier commented 4 years ago

Is it possible to publish several versions in OBS? Currently there is only 1.3.7 available through OBS.

We could use that in radiorabe/docker-liquidsoap to provide several versions for testing radiorabe/klangbecken.

hairmare commented 4 years ago

It would be rather much work to publish multiple versions in OBS. If you need older versions as RPM the easy way to get at them is currently to grab them from our internal Spacewalk Repos. For testing purposes it might make sense to use opam installs since opam makes it easier to install old versions compared with the OBS builds which have to follow rather strict rules.

spameier commented 4 years ago

I set up an alpine version covering various releases over at radiorabe/docker-liquidsoap.