Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-stdcompat for openSUSE:Factory
checked in at 2022-07-01 13:45:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-stdcompat (Old)
and /work/SRC/openSUSE:Factory/.ocaml-stdcompat.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-stdcompat"
Fri Jul 1 13:45:00 2022 rev:5 rq:986060 version:19
Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-stdcompat/ocaml-stdcompat.changes
2022-04-06 21:51:51.779312747 +0200
+++
/work/SRC/openSUSE:Factory/.ocaml-stdcompat.new.1548/ocaml-stdcompat.changes
2022-07-01 13:45:30.754948405 +0200
@@ -1,0 +2,6 @@
+Wed Jun 22 22:22:22 UTC 2022 - [email protected]
+
+- Update to version 19
+ Support for OCaml 5.0
+
+-------------------------------------------------------------------
Old:
----
ocaml-stdcompat-18.tar.xz
New:
----
ocaml-stdcompat-19.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-stdcompat.spec ++++++
--- /var/tmp/diff_new_pack.lgVuKc/_old 2022-07-01 13:45:31.230949119 +0200
+++ /var/tmp/diff_new_pack.lgVuKc/_new 2022-07-01 13:45:31.234949126 +0200
@@ -16,9 +16,8 @@
#
-%define _lto_cflags %nil
Name: ocaml-stdcompat
-Version: 18
+Version: 19
Release: 0
%{?ocaml_preserve_bytecode}
Summary: Stdcompat: compatibility module for OCaml standard library
@@ -30,9 +29,9 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bash
-BuildRequires: ocamlfind(findlib)
-BuildRequires: ocaml-rpm-macros >= 20220222
-BuildRequires: ocaml(ocaml.opt)
+BuildRequires: ocaml
+BuildRequires: ocaml-dune >= 2.0
+BuildRequires: ocaml-rpm-macros >= 20220409
%description
Stdcompat is a compatibility layer allowing programs to use some recent
additions to the OCaml standard library while preserving the ability to be
compiled on former versions of OCaml.
@@ -50,14 +49,12 @@
%autosetup -p1
%build
-%make_build -f Makefile.bootstrap
-%configure \
- --libdir=%ocaml_standard_library
-%make_build -j1
+dune_release_pkgs='stdcompat'
+%ocaml_dune_setup
+%ocaml_dune_build
%install
-%make_install
-find %buildroot -type f -exec chmod -v 644 '{}' +
+%ocaml_dune_install
%ocaml_create_file_list
%files -f %name.files
++++++ _service ++++++
--- /var/tmp/diff_new_pack.lgVuKc/_old 2022-07-01 13:45:31.266949174 +0200
+++ /var/tmp/diff_new_pack.lgVuKc/_new 2022-07-01 13:45:31.270949179 +0200
@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-stdcompat</param>
- <param name="revision">014ff59eee0e6014dd5e832b9c7ae645ef4a6397</param>
+ <param name="revision">89fe38402acf7bc6d63b32b9da22d9906391d7cb</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/thierry-martinez/stdcompat.git</param>
++++++ ocaml-stdcompat-18.tar.xz -> ocaml-stdcompat-19.tar.xz ++++++
++++ 4006 lines of diff (skipped)