Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-sedlex for openSUSE:Factory checked in at 2023-01-05 15:00:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-sedlex (Old) and /work/SRC/openSUSE:Factory/.ocaml-sedlex.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-sedlex" Thu Jan 5 15:00:58 2023 rev:9 rq:1056080 version:3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-sedlex/ocaml-sedlex.changes 2021-12-13 20:51:08.200663336 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-sedlex.new.1563/ocaml-sedlex.changes 2023-01-05 15:01:18.913166505 +0100 @@ -1,0 +2,6 @@ +Sun Jan 1 01:01:01 UTC 2023 - [email protected] + +- Update to version 3.0 + Handle newer ppxlib API + +------------------------------------------------------------------- Old: ---- ocaml-sedlex-2.5.tar.xz New: ---- ocaml-sedlex-3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-sedlex.spec ++++++ --- /var/tmp/diff_new_pack.wRAN06/_old 2023-01-05 15:01:19.321168656 +0100 +++ /var/tmp/diff_new_pack.wRAN06/_new 2023-01-05 15:01:19.325168676 +0100 @@ -1,7 +1,7 @@ # # spec file for package ocaml-sedlex # -# Copyright (c) 2021 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,17 @@ Name: ocaml-sedlex -Version: 2.5 +Version: 3.0 Release: 0 %{?ocaml_preserve_bytecode} Summary: Unicode-friendly lexer generator License: MIT Group: Development/Languages/OCaml URL: https://opam.ocaml.org/packages/sedlex -Source0: %{name}-%{version}.tar.xz -BuildRequires: ocaml -BuildRequires: ocaml-dune >= 2.8 -BuildRequires: ocaml-rpm-macros >= 20210911 +Source0: %name-%version.tar.xz +BuildRequires: ocaml(ocaml_base_version) >= 4.08 +BuildRequires: ocaml-dune >= 3.0 +BuildRequires: ocaml-rpm-macros >= 20230101 BuildRequires: ocamlfind(gen) BuildRequires: ocamlfind(ppxlib) BuildRequires: ocamlfind(uchar) @@ -39,13 +39,13 @@ %package devel -Summary: Development files for %{name} +Summary: Development files for %name Group: Development/Languages/OCaml -Requires: %{name} = %{version} +Requires: %name = %version %description devel -The %{name}-devel package contains libraries and signature files for -developing applications that use %{name}. +The %name-devel package contains libraries and signature files for +developing applications that use %name. %prep %autosetup -p1 @@ -62,9 +62,9 @@ %check %ocaml_dune_test -%files -f %{name}.files +%files -f %name.files %doc README.md -%files devel -f %{name}.files.devel +%files devel -f %name.files.devel %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wRAN06/_old 2023-01-05 15:01:19.357168845 +0100 +++ /var/tmp/diff_new_pack.wRAN06/_new 2023-01-05 15:01:19.361168866 +0100 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> <param name="filename">ocaml-sedlex</param> - <param name="revision">359b08fd40045cfab1cbdbce1f289095bcab3184</param> + <param name="revision">9b7eb2e413e19b994f948039544671fe872e3ad3</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://github.com/ocaml-community/sedlex.git</param> ++++++ ocaml-sedlex-2.5.tar.xz -> ocaml-sedlex-3.0.tar.xz ++++++ ++++ 31834 lines of diff (skipped)
