|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 2021.05 |
|
|
|
|
%define V_dist 2021.05 |
|
|
|
|
%define V_opkg 2021.06 |
|
|
|
|
%define V_dist 2021.06 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: rakudo |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: Artistic |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20210525 |
|
|
|
|
Release: 20210620 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://rakudo.org/dl/rakudo/rakudo-%{V_dist}.tar.gz |
|
|
|
@ -53,8 +53,8 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
Rakudo is the most mature, production-ready implementation of the |
|
|
|
|
Rakulanguage (https://raku.org/), which in turn previously was |
|
|
|
|
Rakuconsidered Perl 6. do is based on the MoarVM virtual machine. |
|
|
|
|
Raku language (https://raku.org/), which in turn previously was |
|
|
|
|
considered Perl 6, based on the MoarVM virtual machine. |
|
|
|
|
|
|
|
|
|
%track |
|
|
|
|
prog rakudo = { |
|
|
|
|