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 2022-04-06 21:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-camlp5 (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-camlp5"

Wed Apr  6 21:51:08 2022 rev:12 rq:967043 version:8.00.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-camlp5/ocaml-camlp5.changes        
2021-09-29 20:19:26.995035059 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-camlp5.new.1900/ocaml-camlp5.changes      
2022-04-06 21:51:17.403705030 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 04:04:04 UTC 2022 - oher...@suse.de
+
+- Update to version 8.00.03
+  cover ocaml-4.14
+
+-------------------------------------------------------------------

Old:
----
  ocaml-camlp5-8.00.02.tar.xz

New:
----
  ocaml-camlp5-8.00.03.tar.xz

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

Other differences:
------------------
++++++ ocaml-camlp5.spec ++++++
--- /var/tmp/diff_new_pack.XLQqzY/_old  2022-04-06 21:51:20.819666048 +0200
+++ /var/tmp/diff_new_pack.XLQqzY/_new  2022-04-06 21:51:20.819666048 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-camlp5
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,20 @@
 
 
 Name:           ocaml-camlp5
-Version:        8.00.02
+Version:        8.00.03
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Preprocessor-Pretty-Printer for Objective Caml
 License:        BSD-3-Clause
 Group:          Development/Languages/OCaml
 URL:            https://opam.ocaml.org/packages/camlp5
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %name-%version.tar.xz
 Patch0:         ocaml-camlp5.patch
-BuildRequires:  ocaml < 4.14
-BuildRequires:  ocaml-rpm-macros >= 20210911
+BuildRequires:  ocaml < 4.15
+BuildRequires:  ocaml-rpm-macros >= 20220222
+BuildRequires:  ocamlfind(camlp-streams)
 BuildRequires:  ocamlfind(compiler-libs)
+BuildRequires:  ocamlfind(findlib)
 
 %description
 Camlp5 is a preprocessor-pretty-printer of OCaml, parsing a source file and 
printing some result on standard output.
@@ -36,7 +38,7 @@
 %package devel
 Summary:        Development files for ocaml-camlp5
 Group:          Development/Languages/OCaml
-Requires:       %{name} = %{version}
+Requires:       %name = %version
 
 %description devel
 Camlp5 is a preprocessor-pretty-printer of OCaml, parsing a source file and 
printing some result on standard output.
@@ -51,20 +53,20 @@
 ulimit -s $((1024 * 64))
 %endif
 ./configure \
-       --mandir %{_mandir}
+       --mandir %_mandir
 make %{?_smp_mflags} out
 make %{?_smp_mflags} world
 make %{?_smp_mflags} world.opt
 
 %install
 %make_install
-cp -Lavit %{buildroot}%{ocaml_standard_library}/camlp5 etc/META
+cp -Lavit %buildroot%ocaml_standard_library/camlp5 etc/META
 %ocaml_create_file_list
 
-%files -f %{name}.files
-%{_bindir}/*
-%{_mandir}/*/*
+%files -f %name.files
+%_bindir/*
+%_mandir/*/*
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.XLQqzY/_old  2022-04-06 21:51:20.867665501 +0200
+++ /var/tmp/diff_new_pack.XLQqzY/_new  2022-04-06 21:51:20.867665501 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-camlp5</param>
-    <param name="revision">152cc58ee6a8213fbb36fbb7285d2358febb37af</param>
+    <param name="revision">9e8155f8ae5a584bbb4ad96d10d6fec63ed8204c</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.02.tar.xz -> ocaml-camlp5-8.00.03.tar.xz ++++++
++++ 50342 lines of diff (skipped)

Reply via email to