Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2025-12-17 17:30:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/boost (Old)
 and      /work/SRC/openSUSE:Factory/.boost.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boost"

Wed Dec 17 17:30:13 2025 rev:177 rq:1322898 version:1.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/boost/boost.changes      2025-09-24 
15:24:03.523786656 +0200
+++ /work/SRC/openSUSE:Factory/.boost.new.1939/boost.changes    2025-12-17 
17:33:45.509070182 +0100
@@ -1,0 +2,10 @@
+Wed Dec 10 18:26:07 CET 2025 - Arvin Schnell <[email protected]>
+
+- update to 1.90.0
+  * new libraries:
+    + OpenMethod (Header-only Open-(multi-)methods)
+  * for details on all changes see,
+    https://www.boost.org/releases/1.90.0/
+- boost-no-exception.patch: updated
+
+-------------------------------------------------------------------

Old:
----
  boost_1_89_0.tar.bz2

New:
----
  boost_1_90_0.tar.bz2

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

Other differences:
------------------
++++++ boost.spec ++++++
--- /var/tmp/diff_new_pack.fc9ZZs/_old  2025-12-17 17:33:50.721289078 +0100
+++ /var/tmp/diff_new_pack.fc9ZZs/_new  2025-12-17 17:33:50.745290086 +0100
@@ -19,8 +19,8 @@
 #
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define ver 1.89.0
-%define _ver 1_89_0
+%define ver 1.90.0
+%define _ver 1_90_0
 %define file_version %_ver
 %define lib_appendix %_ver
 %define docs_version 1.56.0
@@ -72,9 +72,9 @@
 %define base_name boost%{?name_suffix}
 
 Name:           %{base_name}
-Version:        1.89.0
+Version:        1.90.0
 Release:        0
-%define library_version 1_89_0
+%define library_version 1_90_0
 Summary:        Boost C++ Libraries
 License:        BSL-1.0
 Group:          Development/Libraries/C and C++
@@ -729,6 +729,7 @@
 %package     -n libboost_program_options%{library_version}-devel
 Summary:        Development headers for Boost.ProgramOptions library
 Group:          Development/Libraries/C and C++
+Requires:       libboost_coroutine%{library_version}-devel = %{version}
 Requires:       libboost_headers%{library_version}-devel = %{version}
 Requires:       libboost_program_options%{library_version} = %{version}
 Conflicts:      boost-devel < 1.63

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.fc9ZZs/_old  2025-12-17 17:33:51.273312261 +0100
+++ /var/tmp/diff_new_pack.fc9ZZs/_new  2025-12-17 17:33:51.293313101 +0100
@@ -1,29 +1,29 @@
-libboost_atomic1_89_0
-libboost_container1_89_0
-libboost_context1_89_0
-libboost_coroutine1_89_0
-libboost_date_time1_89_0
-libboost_fiber1_89_0
-libboost_filesystem1_89_0
-libboost_graph1_89_0
-libboost_graph_parallel1_89_0
-libboost_iostreams1_89_0
-libboost_locale1_89_0
-libboost_math1_89_0
-libboost_mpi1_89_0
-libboost_nowide1_89_0
-libboost_test1_89_0
-libboost_process1_89_0
-libboost_program_options1_89_0
-libboost_python-py3-1_89_0
-libboost_random1_89_0
-libboost_serialization1_89_0
-libboost_stacktrace1_89_0
-libboost_thread1_89_0
-libboost_type_erasure1_89_0
-libboost_wave1_89_0
-libboost_url1_89_0
-libboost_regex1_89_0
-libboost_json1_89_0
-libboost_charconv1_89_0
+libboost_atomic1_90_0
+libboost_container1_90_0
+libboost_context1_90_0
+libboost_coroutine1_90_0
+libboost_date_time1_90_0
+libboost_fiber1_90_0
+libboost_filesystem1_90_0
+libboost_graph1_90_0
+libboost_graph_parallel1_90_0
+libboost_iostreams1_90_0
+libboost_locale1_90_0
+libboost_math1_90_0
+libboost_mpi1_90_0
+libboost_nowide1_90_0
+libboost_test1_90_0
+libboost_process1_90_0
+libboost_program_options1_90_0
+libboost_python-py3-1_90_0
+libboost_random1_90_0
+libboost_serialization1_90_0
+libboost_stacktrace1_90_0
+libboost_thread1_90_0
+libboost_type_erasure1_90_0
+libboost_wave1_90_0
+libboost_url1_90_0
+libboost_regex1_90_0
+libboost_json1_90_0
+libboost_charconv1_90_0
 

++++++ boost-no-exception.patch ++++++
--- /var/tmp/diff_new_pack.fc9ZZs/_old  2025-12-17 17:33:51.405317805 +0100
+++ /var/tmp/diff_new_pack.fc9ZZs/_new  2025-12-17 17:33:51.409317973 +0100
@@ -51,4 +51,16 @@
      <library>/boost/spirit//boost_spirit
      <library>/boost/xpressive//boost_xpressive
      ;
+diff --git a/build.jam b/build.jam
+index dd6db1f8..2062c760 100644
+--- libs/test/build.jam
++++ libs/test/build.jam
+@@ -12,7 +12,6 @@ constant boost_dependencies :
+     /boost/config//boost_config
+     /boost/core//boost_core
+     /boost/detail//boost_detail
+-    /boost/exception//boost_exception
+     /boost/function//boost_function
+     /boost/io//boost_io
+     /boost/iterator//boost_iterator
 

++++++ boost_1_89_0.tar.bz2 -> boost_1_90_0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/boost/boost_1_89_0.tar.bz2 
/work/SRC/openSUSE:Factory/.boost.new.1939/boost_1_90_0.tar.bz2 differ: char 
11, line 1

Reply via email to