Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2018-07-06 10:37:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml"

Fri Jul  6 10:37:33 2018 rev:66 rq:620243 version:4.05.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2018-05-01 
23:02:36.598351622 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2018-07-06 
10:37:40.223563359 +0200
@@ -1,0 +2,8 @@
+Mon Jul  2 12:29:28 UTC 2018 - [email protected]
+
+- Tag license files with %license, not %doc
+- Backport patch to fix build on aarch64: 'AArch64 GOT fixed' 
+  https://github.com/ocaml/ocaml/pull/1330:
+  * ocaml-fix_aarch64_build.patch
+
+-------------------------------------------------------------------

New:
----
  ocaml-fix_aarch64_build.patch

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.ryAtcr/_old  2018-07-06 10:37:41.255562132 +0200
+++ /var/tmp/diff_new_pack.ryAtcr/_new  2018-07-06 10:37:41.259562128 +0200
@@ -62,6 +62,8 @@
 Patch5:         ocaml-3.08.3-gcc4.patch
 Patch7:         ocaml-3.09-emacs_localcompile.patch
 Patch8:         ocaml-4.05.0-CVE-2018-9838.patch
+# FIX-UPSTREAM backport 'AArch64 GOT fixed' - 
https://github.com/ocaml/ocaml/pull/1330
+Patch9:         ocaml-fix_aarch64_build.patch
 # This gets ocamlobjinfo to work with .cmxs files
 BuildRequires:  binutils-devel
 BuildRequires:  emacs-nox
@@ -147,7 +149,7 @@
 
 %package emacs
 Summary:        Emacs mode for OCaml
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Languages/OCaml
 Requires:       emacs
 Requires:       ocaml = %{version}
@@ -373,7 +375,8 @@
 tee %{buildroot}%{_rpmconfigdir}/${tag}.sh < %{SOURCE1}
 
 %files
-%doc Changes LICENSE
+%doc Changes
+%license LICENSE
 %{_rpmconfigdir}/fileattrs
 %attr(755,root,root) %{_rpmconfigdir}/*.sh
 %{_bindir}/*
@@ -433,7 +436,8 @@
 %{_libdir}/ocaml/threads/*.cma
 %{_libdir}/ocaml/threads/*.cmti
 %exclude %{_libdir}/ocaml/graphicsX11.cmi
-%doc LICENSE Changes
+%doc Changes
+%license LICENSE
 
 %files x11
 %{_libdir}/ocaml/graphicsX11.cmi
@@ -454,7 +458,7 @@
 %{_datadir}/emacs/site-lisp/*
 
 %files compiler-libs
-%doc LICENSE
+%license LICENSE
 %{_libdir}/ocaml/compiler-libs
 %if %{do_opt}
 %exclude %{_libdir}/ocaml/compiler-libs/*.cmx
@@ -467,7 +471,7 @@
 %exclude %{_libdir}/ocaml/compiler-libs/*/*.ml
 
 %files compiler-libs-devel
-%doc LICENSE
+%license LICENSE
 %if %{do_opt}
 %{_libdir}/ocaml/compiler-libs/*.cmx
 %{_libdir}/ocaml/compiler-libs/*.o

++++++ ocaml-fix_aarch64_build.patch ++++++
++++ 7420 lines (skipped)


Reply via email to