Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-findlib for openSUSE:Factory checked in at 2021-04-29 01:37:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-findlib (Old) and /work/SRC/openSUSE:Factory/.ocaml-findlib.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-findlib" Thu Apr 29 01:37:34 2021 rev:11 rq:887307 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-findlib/ocaml-findlib.changes 2020-02-29 21:20:18.734017530 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-findlib.new.12324/ocaml-findlib.changes 2021-04-29 01:38:24.770579496 +0200 @@ -1,0 +2,10 @@ +Fri Apr 9 09:09:09 UTC 2021 - [email protected] + +- Require current ocaml-rpm-macros +- Update to upstream version 1.9.1 + Fix an incomaptibility with ocaml-4.13 + Switch from m4 to sed +- Remove ocaml_native_compiler conditional + build native target unconditionally + +------------------------------------------------------------------- Old: ---- findlib-1.8.1.tar.xz New: ---- findlib-1.9.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-findlib.spec ++++++ --- /var/tmp/diff_new_pack.o5xoor/_old 2021-04-29 01:38:25.182580080 +0200 +++ /var/tmp/diff_new_pack.o5xoor/_new 2021-04-29 01:38:25.186580086 +0200 @@ -18,13 +18,13 @@ Name: ocaml-findlib -Version: 1.8.1 +Version: 1.9.1 Release: 0 %{?ocaml_preserve_bytecode} Summary: Objective CAML package manager and build helper License: MIT Group: Development/Languages/OCaml - +BuildRoot: %_tmppath/%name-%version-build Url: https://github.com/ocaml/ocamlfind Source0: findlib-%{version}.tar.xz # @@ -32,12 +32,9 @@ Requires: ocaml-runtime # Provides: ocamlfind = %{version} - -BuildRequires: m4 -BuildRequires: ncurses-devel BuildRequires: ocaml BuildRequires: ocaml-ocamldoc -BuildRequires: ocaml-rpm-macros >= 20200220 +BuildRequires: ocaml-rpm-macros >= 20210409 %description Findlib is a library manager for Objective Caml. It provides a @@ -58,7 +55,7 @@ for developing applications that use ocaml-findlib. %prep -%autosetup -p1 -n findlib-%{version} +%setup -q -n findlib-%{version} %build rm -rfv site-lib-src @@ -70,17 +67,16 @@ -mandir %{_mandir} \ -with-toolbox make all -%if 0%{?ocaml_native_compiler} make opt -%endif -rm -fv doc/guide-html/TIMESTAMP %install make install prefix=%{buildroot} rm -rfv %{buildroot}%{ocaml_standard_library}/ocamlbuild +rm -rfv %{buildroot}%{ocaml_standard_library}/findlib/Makefile.packages %ocaml_create_file_list %files -f %{name}.files +%defattr(-,root,root,-) %{ocaml_standard_library}/ocamlfind.conf %{ocaml_standard_library}/topfind %{_bindir}/* @@ -88,6 +84,7 @@ # %files devel -f %{name}.files.devel +%defattr(-,root,root,-) %{ocaml_standard_library}/*/Makefile.config %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.o5xoor/_old 2021-04-29 01:38:25.230580148 +0200 +++ /var/tmp/diff_new_pack.o5xoor/_new 2021-04-29 01:38:25.230580148 +0200 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/ocaml/ocamlfind.git</param> <param name="scm">git</param> - <param name="versionformat">1.8.1</param> - <param name="revision">findlib-1.8.1</param> + <param name="versionformat">1.9.1</param> + <param name="revision">findlib-1.9.1</param> <param name="filename">ocaml-findlib</param> </service> <service name="recompress" mode="disabled"> ++++++ findlib-1.8.1.tar.xz -> findlib-1.9.1.tar.xz ++++++ ++++ 4623 lines of diff (skipped)
