Accepting request 768041 from devel:languages:perl6

OBS-URL: https://build.opensuse.org/request/show/768041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nqp?expand=0&rev=31
This commit is contained in:
2020-01-29 12:18:27 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 7 deletions
+12
View File
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 28 10:39:21 CET 2020 - nine@detonation.org
- update to version 2020.01
* Fix "Decoder may not be used concurrently" errors with concurrent EVAL
* Give HLL/Actions|Grammar a "raku" method
* Add NQPAttribute.is_built method
* Add NQPAttribute.is_bound method
* Change references of HLL language to 'Raku'
* Remove HLL dependency
* Fix various compiler warnings
-------------------------------------------------------------------
Fri Nov 29 09:36:46 CET 2019 - nine@detonation.org
+4 -4
View File
@@ -1,7 +1,7 @@
#
# spec file for package nqp
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
Name: nqp
Version: 2019.11
Version: 2020.01
Release: 1.1
Summary: Not Quite Perl
License: Artistic-2.0
Group: Development/Languages/Other
URL: http://rakudo.org/
Source: nqp-%{version}.tar.gz
BuildRequires: moarvm-devel >= 2019.11
Requires: moarvm >= 2019.11
BuildRequires: moarvm-devel >= 2020.01
Requires: moarvm >= 2020.01
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b47f911def8aafded041b079ac86e5df23b726c190664c3217c567835f481328
size 3942494
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ccc9c194322c73f4c8ba681e277231479fcc2307642eeeb0f7caa149332965b
size 3941892