Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package swipl for openSUSE:Factory checked 
in at 2026-07-31 15:27:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swipl (Old)
 and      /work/SRC/openSUSE:Factory/.swipl.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swipl"

Fri Jul 31 15:27:33 2026 rev:16 rq:1368479 version:10.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/swipl/swipl.changes      2025-10-03 
15:45:01.072487920 +0200
+++ /work/SRC/openSUSE:Factory/.swipl.new.2004/swipl.changes    2026-07-31 
16:10:34.959265385 +0200
@@ -1,0 +2,34 @@
+Mon Jul 20 10:41:14 CEST 2026 - Matej Cepl <[email protected]>
+
+- Update to 10.1.12:
+  - Fix typo in pldoc for require_prolog_version/2
+  - DOC: remove unused code that's the same as documentation
+- Removed upstreamed patch:
+  - terminate_socket.patch
+
+-------------------------------------------------------------------
+Fri Jul 10 11:30:58 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add terminate_socket.patch patch to fix http:proxy test suite
+  failure due to incomplete thread cleanup
+  (gh#SWI-Prolog/packages-http!175).
+
+-------------------------------------------------------------------
+Fri Jul 10 09:23:15 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 10.1.11:
+  Complete changelog is
+  
https://www.swi-prolog.org/ChangeLog?branch=development&from=10.1.10&to=10.1.11
+  and upstream still doesn’t provide any abbreviated version, and
+  the list of changes is still too long to enumerate here.
+
+-------------------------------------------------------------------
+Mon Jun 29 07:19:48 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 10.1.10:
+  Complete changelog is
+  
https://www.swi-prolog.org/ChangeLog?branch=development&from=9.3.31&to=10.1.10
+  and upstream still doesn’t provide any abbreviated version, and
+  the list of changes is still too long to enumerate here.
+
+-------------------------------------------------------------------

Old:
----
  swipl-9.3.31.tar.gz

New:
----
  swipl-10.1.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ swipl.spec ++++++
--- /var/tmp/diff_new_pack.LcGdGF/_old  2026-07-31 16:10:35.535285423 +0200
+++ /var/tmp/diff_new_pack.LcGdGF/_new  2026-07-31 16:10:35.539285562 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           swipl
-Version:        9.3.31
+Version:        10.1.12
 Release:        0
 Summary:        Prolog Compiler
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -33,8 +33,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
 BuildRequires:  gperftools-devel
+BuildRequires:  hamcrest
 BuildRequires:  java-devel >= 1.8.0
-BuildRequires:  python3-devel >= 3.6
 # For %%check
 BuildRequires:  junit
 BuildRequires:  libarchive-devel
@@ -43,11 +43,13 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
+BuildRequires:  python3-devel >= 3.6
 BuildRequires:  readline-devel
 BuildRequires:  unixODBC-devel
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libedit)
 BuildRequires:  pkgconfig(libssl)
+BuildRequires:  pkgconfig(libutf8proc)
 BuildRequires:  pkgconfig(ossp-uuid)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
@@ -60,14 +62,12 @@
 BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(yaml-0.1)
-BuildRequires:  hamcrest
 Provides:       swi-prolog = %{version}
 Provides:       swi_pl = %{version}
 Obsoletes:      swi-prolog < %{version}
 Obsoletes:      swi_pl < %{version}
 # Builds on i586 don't seem to work (gh#SWI-Prolog/swipl-devel#1139)
-ExcludeArch:    %ix86
-
+ExcludeArch:    %{ix86}
 #  jpackage-utils
 
 %description
@@ -82,12 +82,16 @@
     packages/protobufs/bootstrap/protoc-gen-swipl
 
 %build
+export LANG=C.utf8
+# Otherwise breaks unicode_security4pl.so
+%define _lto_cflags %{nil}
 export SOURCE_DATE_EPOCH="$(sed -n '/^----/n;s/ - .*$//;p;q' %{SOURCE99} | 
date -u -f - +%%s)"
 %define __builder ninja
-%cmake
+%cmake -DSYSTEM_LIBEDIT=ON
 %cmake_build
 
 %install
+export LANG=C.utf8
 %cmake_install
 
 # # Fix script
@@ -108,10 +112,10 @@
 %fdupes %{buildroot}/%{_docdir}/%{name}-%{version}
 
 %check
-export LANG="C.utf8"
+export LANG=C.utf8
 CTEST_OPT_ARGS=""
 # gh#SWI-Prolog/swipl-devel#1139
-%ifarch %ix86
+%ifarch %{ix86}
 CTEST_OPT_ARGS+=" --exclude-regex 'swipl:transaction'"
 %endif
 %ctest --verbose $CTEST_OPT_ARGS

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.LcGdGF/_old  2026-07-31 16:10:35.571286675 +0200
+++ /var/tmp/diff_new_pack.LcGdGF/_new  2026-07-31 16:10:35.575286815 +0200
@@ -1,5 +1,5 @@
-mtime: 1759435466
-commit: 005100d290f3d30ca507d52b43ca455288f81de65411fb674d6174ced4a3306e
+mtime: 1785359224
+commit: ef2d8fd8a675841af968ba14ba06f9002da845d47222691c749bc3912d3924fa
 url: https://src.opensuse.org/mcepl/swipl
 revision: factory
 

++++++ build.specials.obscpio ++++++
--- old/.gitignore      2025-10-02 22:04:52.000000000 +0200
+++ new/.gitignore      2026-07-29 23:07:04.000000000 +0200
@@ -1,2 +1,8 @@
 .osc
 _scmsync.obsinfo
+.assets
+*.obscpio
+_build.*
+_service:*
+.pbuild
+swipl-*-build/

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-07-29 23:07:04.000000000 +0200
@@ -0,0 +1,8 @@
+.osc
+_scmsync.obsinfo
+.assets
+*.obscpio
+_build.*
+_service:*
+.pbuild
+swipl-*-build/

++++++ swipl-9.3.31.tar.gz -> swipl-10.1.12.tar.gz ++++++
/work/SRC/openSUSE:Factory/swipl/swipl-9.3.31.tar.gz 
/work/SRC/openSUSE:Factory/.swipl.new.2004/swipl-10.1.12.tar.gz differ: char 5, 
line 1

Reply via email to