Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-pp for openSUSE:Factory 
checked in at 2022-04-12 21:49:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-pp (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-pp.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-pp"

Tue Apr 12 21:49:55 2022 rev:3 rq:968052 version:1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-pp/ocaml-pp.changes        2022-04-06 
21:51:40.987435901 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-pp.new.1900/ocaml-pp.changes      
2022-04-12 21:49:56.915215452 +0200
@@ -1,0 +2,5 @@
+Sat Apr  9 12:34:56 UTC 2022 - [email protected]
+
+- Remove usage of ocaml-dune-bootstrap, following changes in ocaml-dune
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-pp.spec ++++++
--- /var/tmp/diff_new_pack.KD54nU/_old  2022-04-12 21:49:57.343210645 +0200
+++ /var/tmp/diff_new_pack.KD54nU/_new  2022-04-12 21:49:57.351210555 +0200
@@ -38,12 +38,8 @@
 BuildRoot:      %_tmppath/%name-%version-build
 URL:            https://opam.ocaml.org/packages/pp
 Source0:        %pkg-%version.tar.xz
-%if "%build_flavor" == ""
-BuildRequires:  ocaml-dune-bootstrap
-%else
 BuildRequires:  ocaml-dune >= 2.0
-%endif
-BuildRequires:  ocaml-rpm-macros >= 20220222
+BuildRequires:  ocaml-rpm-macros >= 20220409
 BuildRequires:  ocaml(ocaml_base_version) >= 4.08
 
 %if "%build_flavor" == "testsuite"
@@ -69,9 +65,6 @@
 %setup -q -n %pkg-%version
 
 %build
-%if "%build_flavor" == ""
-export PATH="%ocaml_dune_bootstrap_directory:$PATH"
-%endif
 dune_release_pkgs='pp'
 %ocaml_dune_setup
 %if "%build_flavor" == ""
@@ -80,7 +73,6 @@
 
 %install
 %if "%build_flavor" == ""
-export PATH="%ocaml_dune_bootstrap_directory:$PATH"
 %ocaml_dune_install
 %ocaml_create_file_list
 %endif

Reply via email to