Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
623b97c5c9
|
|||
fb5ef517ab
|
BIN
swipl-9.3.20.tar.gz
(Stored with Git LFS)
BIN
swipl-9.3.20.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
swipl-9.3.29.tar.gz
(Stored with Git LFS)
Normal file
BIN
swipl-9.3.29.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 5 20:53:47 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update to 9.3.29:
|
||||||
|
Complete changelog is
|
||||||
|
https://www.swi-prolog.org/ChangeLog?branch=development&from=9.3.21&to=9.3.29
|
||||||
|
and upstream still doesn’t provide any abbreviated version, and
|
||||||
|
the list of changes is still too long to enumerate here.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 14:54:40 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update to 9.3.21:
|
||||||
|
Complete changelog is
|
||||||
|
https://www.swi-prolog.org/ChangeLog?branch=development&from=9.3.20&to=9.3.21
|
||||||
|
and upstream still doesn’t provide any abbreviated version, and
|
||||||
|
the list of changes is still too long to enumerate here.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 21 18:57:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
Fri Feb 21 18:57:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: swipl
|
Name: swipl
|
||||||
Version: 9.3.20
|
Version: 9.3.29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Prolog Compiler
|
Summary: Prolog Compiler
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
@@ -121,7 +121,7 @@ CTEST_OPT_ARGS+=" --exclude-regex 'swipl:transaction'"
|
|||||||
%{_bindir}/pl
|
%{_bindir}/pl
|
||||||
%{_bindir}/swipl
|
%{_bindir}/swipl
|
||||||
%{_bindir}/swipl-ld
|
%{_bindir}/swipl-ld
|
||||||
# %%{_bindir}/swipl-rc
|
%{_bindir}/swipl-win
|
||||||
%{_prefix}/lib/swipl
|
%{_prefix}/lib/swipl
|
||||||
%dir %{_prefix}/lib/cmake
|
%dir %{_prefix}/lib/cmake
|
||||||
%{_prefix}/lib/cmake/swipl
|
%{_prefix}/lib/cmake/swipl
|
||||||
|
Reference in New Issue
Block a user