Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-ounit for openSUSE:Factory 
checked in at 2025-03-21 20:23:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-ounit (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-ounit.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-ounit"

Fri Mar 21 20:23:16 2025 rev:8 rq:1254958 version:2.2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ounit/ocaml-ounit.changes  2023-05-23 
14:54:04.606317480 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-ounit.new.2696/ocaml-ounit.changes        
2025-03-21 20:23:30.849485466 +0100
@@ -1,0 +2,5 @@
+Mon Mar  3 03:03:03 UTC 2025 - oher...@suse.de
+
+- Remove usage of stdlib-shims
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-ounit.spec ++++++
--- /var/tmp/diff_new_pack.4VnnVW/_old  2025-03-21 20:23:32.433551368 +0100
+++ /var/tmp/diff_new_pack.4VnnVW/_new  2025-03-21 20:23:32.449552033 +0100
@@ -31,7 +31,6 @@
 BuildRequires:  ocaml-dune >= 3.0
 BuildRequires:  ocaml-rpm-macros >= 20230101
 BuildRequires:  ocamlfind(seq)
-BuildRequires:  ocamlfind(stdlib-shims)
 BuildRequires:  ocamlfind(str)
 BuildRequires:  ocamlfind(threads)
 BuildRequires:  ocamlfind(unix)
@@ -55,9 +54,11 @@
 Development files needed for application based on %name.
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
+sed -i~ 's@stdlib-shims@@' src/lib/ounit2/advanced/dune
+diff -u "$_"~ "$_" && exit 1
 dune_release_pkgs='ounit,ounit2'
 %if %{with ocaml_lwt}
 dune_release_pkgs="${dune_release_pkgs},ounit-lwt,ounit2-lwt"

Reply via email to