SHA256
1
0
forked from pool/swipl

[info=b36f0d540729c04b66ede73dc7ed25b05f8e05e87fd363df7de46b1bc07d00ba]

OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:swipl:2/swipl?expand=0&rev=1
This commit is contained in:
Git SCM Staging 2024-07-22 10:09:28 +00:00 committed by Git OBS Bridge
parent 4d643a85d1
commit daaadf3132
5 changed files with 13 additions and 4 deletions

View File

@ -1,4 +1,4 @@
mtime: 1721291031
commit: 9193b0b643da383f9706832e2d736510eea25443ba4265bb1a9efcbac260102b
mtime: 1721642934
commit: b36f0d540729c04b66ede73dc7ed25b05f8e05e87fd363df7de46b1bc07d00ba
url: https://src.opensuse.org/mcepl_pkgs/swipl.git
revision: 9193b0b643da383f9706832e2d736510eea25443ba4265bb1a9efcbac260102b
revision: b36f0d540729c04b66ede73dc7ed25b05f8e05e87fd363df7de46b1bc07d00ba

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d590c181a609329999873196858a448b57982ef366775cb21166c6eee4e90da7
oid sha256:5c44722cb227aad3eba9242c5ac591fc06d6b5730bff6d837c3673ecf4dd22f5
size 272

3
swipl-9.3.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee557317543ac5934a703f2c9d79d60a9a1e6fcbd0fe8bf6034a5afccd9754e1
size 12282836

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 22 10:08:40 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add missing dependency … python3-devel.
-------------------------------------------------------------------
Thu Jul 18 08:13:55 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -34,6 +34,7 @@ BuildRequires: gcc-c++
BuildRequires: gmp-devel
BuildRequires: gperftools-devel
BuildRequires: java-devel >= 1.8.0
BuildRequires: python3-devel >= 3.6
# For %%check
BuildRequires: junit
BuildRequires: libarchive-devel