Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2023-01-06 17:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml"

Fri Jan  6 17:04:52 2023 rev:88 rq:1056083 version:4.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2022-07-21 
11:33:09.562935979 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new.1563/ocaml.changes    2023-01-06 
17:05:20.364108487 +0100
@@ -1,0 +2,6 @@
+Sun Jan  1 01:01:01 UTC 2023 - [email protected]
+
+- update to version 4.14.1
+  See included Changes for benefits and breaking changes
+
+-------------------------------------------------------------------

Old:
----
  ocaml-4.14.0.tar.xz

New:
----
  ocaml-4.14.1.tar.xz

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.spBEzj/_old  2023-01-06 17:05:20.928111655 +0100
+++ /var/tmp/diff_new_pack.spBEzj/_new  2023-01-06 17:05:20.932111677 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2010 Andrew Psaltis <ampsaltis at gmail dot com>
 # Copyright (c) 2011 Andrew Psaltis <ampsaltis at gmail dot com>
 #
@@ -38,11 +38,11 @@
        %nil
 
 %global  _buildshell /bin/bash
-%bcond_with ocaml_make_testsuite
+%bcond_with ocaml_testsuite
 %bcond_without suse_ocaml_use_rpm_license_macro
 
 Name:           ocaml
-Version:        4.14.0
+Version:        4.14.1
 Release:        0
 Summary:        OCaml Compiler and Programming Environment
 %if %{with suse_ocaml_use_rpm_license_macro}
@@ -59,7 +59,7 @@
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  fdupes
 BuildRequires:  ncurses-devel
-BuildRequires:  ocaml-rpm-macros >= 20220707
+BuildRequires:  ocaml-rpm-macros >= 20230101
 BuildRequires:  pkgconfig
 Requires:       ncurses-devel
 Requires:       ocaml(runtime) = %version-%release
@@ -174,6 +174,11 @@
 ./configure --help
 %configure \
        ${configure_target} \
+%if %{with ocaml_testsuite}
+       --enable-ocamltest \
+%else
+       --disable-ocamltest \
+%endif
        --enable-native-compiler \
        --libdir=%ocaml_standard_library
 %make_build
@@ -521,7 +526,7 @@
 %ocaml_standard_library/compiler-libs/*.cmxa
 %ocaml_standard_library/compiler-libs/*.mli
 
-%if %{with ocaml_make_testsuite}
+%if %{with ocaml_testsuite}
 %check
 make %{?_smp_mflags} -C testsuite clean
 if make -C testsuite all

++++++ _service ++++++
--- /var/tmp/diff_new_pack.spBEzj/_old  2023-01-06 17:05:20.968111879 +0100
+++ /var/tmp/diff_new_pack.spBEzj/_new  2023-01-06 17:05:20.972111902 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml</param>
-    <param name="revision">15553b77175270d987058b386d737ccb939e8d5a</param>
+    <param name="revision">99cb5d93fc30f1a6f3e69f5aa5d2063994d33a93</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/ocaml/ocaml.git</param>

++++++ ocaml-4.14.0.tar.xz -> ocaml-4.14.1.tar.xz ++++++
++++ 2481 lines of diff (skipped)

Reply via email to