Hello community,
here is the log from the commit of package ocaml-ppx_tools_versioned for
openSUSE:Factory checked in at 2019-11-11 21:28:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-ppx_tools_versioned (Old)
and /work/SRC/openSUSE:Factory/.ocaml-ppx_tools_versioned.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-ppx_tools_versioned"
Mon Nov 11 21:28:21 2019 rev:7 rq:746709 version:5.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ocaml-ppx_tools_versioned/ocaml-ppx_tools_versioned.changes
2019-10-24 23:02:04.180026147 +0200
+++
/work/SRC/openSUSE:Factory/.ocaml-ppx_tools_versioned.new.2990/ocaml-ppx_tools_versioned.changes
2019-11-11 21:28:22.880047211 +0100
@@ -1,0 +2,5 @@
+Fri Nov 1 12:34:56 UTC 2019 - [email protected]
+
+- Require current dune macros
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-ppx_tools_versioned.spec ++++++
--- /var/tmp/diff_new_pack.W6IFS9/_old 2019-11-11 21:28:24.892049350 +0100
+++ /var/tmp/diff_new_pack.W6IFS9/_new 2019-11-11 21:28:24.932049392 +0100
@@ -27,7 +27,7 @@
Source: %{name}-%{version}.tar.xz
BuildRequires: ocaml
BuildRequires: ocaml-dune
-BuildRequires: ocaml-rpm-macros >= 20190930
+BuildRequires: ocaml-rpm-macros >= 20191101
BuildRequires: ocamlfind(ocaml-migrate-parsetree)
%description
@@ -46,6 +46,7 @@
%autosetup -p1
%build
+dune_release_pkgs='ppx_tools_versioned'
%ocaml_dune_setup
%ocaml_dune_build
@@ -57,7 +58,6 @@
%ocaml_dune_test
%files -f %{name}.files
-%license LICENSE
%doc README.md
%files devel -f %{name}.files.devel