Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-lablgtk2"

Wed Apr  6 21:51:18 2022 rev:22 rq:967057 version:2.18.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-lablgtk2/ocaml-lablgtk2.changes    
2021-12-26 13:30:33.786961758 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new.1900/ocaml-lablgtk2.changes  
2022-04-06 21:51:35.747495697 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 04:04:04 UTC 2022 - oher...@suse.de
+
+- Update to version 2.18.12
+  prepare for ocaml-5.0
+
+-------------------------------------------------------------------

Old:
----
  ocaml-lablgtk2-2.18.11.tar.xz

New:
----
  ocaml-lablgtk2-2.18.12.tar.xz

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

Other differences:
------------------
++++++ ocaml-lablgtk2.spec ++++++
--- /var/tmp/diff_new_pack.29cKw5/_old  2022-04-06 21:51:36.199490539 +0200
+++ /var/tmp/diff_new_pack.29cKw5/_new  2022-04-06 21:51:36.199490539 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-lablgtk2
 #
-# 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
@@ -26,7 +26,7 @@
 %global __ocaml_requires_opts -i GtkSourceView2_types
 
 Name:           ocaml-lablgtk2
-Version:        2.18.11
+Version:        2.18.12
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        An Objective Caml Interface to gtk2+
@@ -34,9 +34,9 @@
 Group:          Development/Languages/OCaml
 BuildRoot:      %_tmppath/%name-%version-build
 URL:            https://opam.ocaml.org/packages/lablgtk
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %name-%version.tar.xz
 BuildRequires:  ocaml
-BuildRequires:  ocaml-rpm-macros >= 20210409
+BuildRequires:  ocaml-rpm-macros >= 20220222
 BuildRequires:  ocamlfind(findlib)
 %if %{with ocaml_lablgtk2_gl}
 BuildRequires:  ocamlfind(lablgl)
@@ -59,10 +59,10 @@
 BuildRequires:  pkgconfig(librsvg-2.0)
 %endif
 
-Provides:       lablgtk2 = %{version}
-Obsoletes:      lablgtk2 < %{version}
-Provides:       ocaml-lablgtk = %{version}
-Obsoletes:      ocaml-lablgtk < %{version}
+Provides:       lablgtk2 = %version
+Obsoletes:      lablgtk2 < %version
+Provides:       ocaml-lablgtk = %version
+Obsoletes:      ocaml-lablgtk < %version
 
 %description
 LablGTK2 uses the rich type system of Objective Caml 3 to provide a
@@ -74,12 +74,11 @@
 %package devel
 Summary:        An Objective Caml interface to gtk2+
 Group:          Development/Languages/OCaml
-Provides:       lablgtk2-devel = %{version}
-Obsoletes:      lablgtk2-devel < %{version}
-Provides:       ocaml-lablgtk-devel = %{version}
-Obsoletes:      ocaml-lablgtk-devel < %{version}
-Provides:       lablgtk2:/usr/lib/ocaml/lablgtk2/glib.cmi
-Requires:       %{name} = %{version}
+Provides:       lablgtk2-devel = %version
+Obsoletes:      lablgtk2-devel < %version
+Provides:       ocaml-lablgtk-devel = %version
+Obsoletes:      ocaml-lablgtk-devel < %version
+Requires:       %name = %version
 Requires:       pkgconfig(gtk+-2.0)
 %if %{with ocaml_lablgtk2_rsvg}
 Requires:       pkgconfig(librsvg-2.0)
@@ -126,25 +125,25 @@
 %if %{with ocaml_lablgtk2_rsvg}
        --with-rsvg \
 %endif
-       %{nil}
+       %nil
 make world
 make opt
 
 %install
 %make_install
 # Remove ld.conf (part of main OCaml dist).
-rm -fv %{buildroot}%{ocaml_standard_library}/ld.conf
+rm -fv %buildroot%ocaml_standard_library/ld.conf
 #
 %ocaml_create_file_list
 
-%files -f %{name}.files
+%files -f %name.files
 %defattr(-,root,root,-)
 %doc README
-%{_bindir}/*
+%_bindir/*
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 %defattr(-,root,root,-)
-%{ocaml_standard_library}/*/propcc
-%{ocaml_standard_library}/*/varcc
+%ocaml_standard_library/*/propcc
+%ocaml_standard_library/*/varcc
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.29cKw5/_old  2022-04-06 21:51:36.235490128 +0200
+++ /var/tmp/diff_new_pack.29cKw5/_new  2022-04-06 21:51:36.239490082 +0200
@@ -5,7 +5,7 @@
     <param name="exclude">doc</param>
     <param name="exclude">examples</param>
     <param name="filename">ocaml-lablgtk2</param>
-    <param name="revision">156973670a9c00b10f7f97201bbca054e6f3b66b</param>
+    <param name="revision">78fcdd2fe3846209e4e75a10ba95d03546615c5f</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/garrigue/lablgtk.git</param>

++++++ ocaml-lablgtk2-2.18.11.tar.xz -> ocaml-lablgtk2-2.18.12.tar.xz ++++++
++++ 9537 lines of diff (skipped)

Reply via email to