Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-stdcompat"

Wed Apr  6 21:51:29 2022 rev:4 rq:967082 version:18

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-stdcompat/ocaml-stdcompat.changes  
2021-10-18 22:02:05.506089213 +0200
+++ 
/work/SRC/openSUSE:Factory/.ocaml-stdcompat.new.1900/ocaml-stdcompat.changes    
    2022-04-06 21:51:51.779312747 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 04:04:04 UTC 2022 - oher...@suse.de
+
+- Update to version 18
+  Support for OCaml 4.14.0
+
+-------------------------------------------------------------------

Old:
----
  ocaml-stdcompat-17.tar.xz

New:
----
  ocaml-stdcompat-18.tar.xz

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

Other differences:
------------------
++++++ ocaml-stdcompat.spec ++++++
--- /var/tmp/diff_new_pack.oouut4/_old  2022-04-06 21:51:52.199307954 +0200
+++ /var/tmp/diff_new_pack.oouut4/_new  2022-04-06 21:51:52.207307863 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-stdcompat
 #
-# 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
@@ -16,35 +16,35 @@
 #
 
 
-%define _lto_cflags %{nil}
+%define _lto_cflags %nil
 Name:           ocaml-stdcompat
-Version:        17
+Version:        18
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Stdcompat: compatibility module for OCaml standard library 
 License:        BSD-2-Clause
 Group:          Development/Languages/OCaml
 URL:            https://opam.ocaml.org/packages/stdcompat
-Source0:        %{name}-%{version}.tar.xz
-Source1:        %{name}-rpmlintrc
+Source0:        %name-%version.tar.xz
+Source1:        %name-rpmlintrc
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bash
 BuildRequires:  ocamlfind(findlib)
-BuildRequires:  ocaml-rpm-macros >= 20210911
+BuildRequires:  ocaml-rpm-macros >= 20220222
 BuildRequires:  ocaml(ocaml.opt)
 
 %description
 Stdcompat is a compatibility layer allowing programs to use some recent 
additions to the OCaml standard library while preserving the ability to be 
compiled on former versions of OCaml.
 
 %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
@@ -52,16 +52,16 @@
 %build
 %make_build -f Makefile.bootstrap
 %configure \
-       --libdir=%{ocaml_standard_library}
+       --libdir=%ocaml_standard_library
 %make_build -j1
 
 %install
 %make_install
-find %{buildroot} -type f -exec chmod -v 644 '{}' +
+find %buildroot -type f -exec chmod -v 644 '{}' +
 %ocaml_create_file_list
 
-%files -f %{name}.files
+%files -f %name.files
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.oouut4/_old  2022-04-06 21:51:52.247307406 +0200
+++ /var/tmp/diff_new_pack.oouut4/_new  2022-04-06 21:51:52.251307361 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-stdcompat</param>
-    <param name="revision">3a58c6ab12577d6f76c1a3c21a738d9d11cbddbc</param>
+    <param name="revision">014ff59eee0e6014dd5e832b9c7ae645ef4a6397</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/thierry-martinez/stdcompat.git</param>

++++++ ocaml-stdcompat-17.tar.xz -> ocaml-stdcompat-18.tar.xz ++++++
++++ 8661 lines of diff (skipped)

Reply via email to