Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-camlp5 for openSUSE:Factory checked in at 2023-01-05 15:00:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old) and /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-camlp5" Thu Jan 5 15:00:51 2023 rev:13 rq:1056071 version:8.00.04 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes 2022-04-06 21:51:17.403705030 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.1563/ocaml-camlp5.changes 2023-01-05 15:01:10.533122332 +0100 @@ -1,0 +2,7 @@ +Sun Jan 1 01:01:01 UTC 2023 - [email protected] + +- Update to version 8.00.04 + cover ocaml-5.0 +- Allow build with old rpm + +------------------------------------------------------------------- Old: ---- ocaml-camlp5-8.00.03.tar.xz New: ---- ocaml-camlp5-8.00.04.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-camlp5.spec ++++++ --- /var/tmp/diff_new_pack.j7pdOz/_old 2023-01-05 15:01:10.933124441 +0100 +++ /var/tmp/diff_new_pack.j7pdOz/_new 2023-01-05 15:01:10.937124462 +0100 @@ -1,7 +1,7 @@ # # spec file for package ocaml-camlp5 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,18 @@ Name: ocaml-camlp5 -Version: 8.00.03 +Version: 8.00.04 Release: 0 %{?ocaml_preserve_bytecode} Summary: Preprocessor-Pretty-Printer for Objective Caml License: BSD-3-Clause Group: Development/Languages/OCaml +BuildRoot: %_tmppath/%name-%version-build URL: https://opam.ocaml.org/packages/camlp5 Source0: %name-%version.tar.xz Patch0: ocaml-camlp5.patch -BuildRequires: ocaml < 4.15 -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml < 5.1 +BuildRequires: ocaml-rpm-macros >= 20230101 BuildRequires: ocamlfind(camlp-streams) BuildRequires: ocamlfind(compiler-libs) BuildRequires: ocamlfind(findlib) @@ -46,7 +47,8 @@ This package contains the development files. %prep -%autosetup -p1 +%setup -q +%patch0 -p1 %build %ifarch ppc64 @@ -64,9 +66,11 @@ %ocaml_create_file_list %files -f %name.files +%defattr(-,root,root,-) %_bindir/* %_mandir/*/* %files devel -f %name.files.devel +%defattr(-,root,root,-) %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.j7pdOz/_old 2023-01-05 15:01:10.977124673 +0100 +++ /var/tmp/diff_new_pack.j7pdOz/_new 2023-01-05 15:01:10.981124694 +0100 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> <param name="filename">ocaml-camlp5</param> - <param name="revision">9e8155f8ae5a584bbb4ad96d10d6fec63ed8204c</param> + <param name="revision">b4a08a40058388490e6e7c26369c29f5e2956d46</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://github.com/camlp5/camlp5.git</param> ++++++ ocaml-camlp5-8.00.03.tar.xz -> ocaml-camlp5-8.00.04.tar.xz ++++++ ++++ 3604 lines of diff (skipped)
