Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-qtest for openSUSE:Factory 
checked in at 2023-06-01 17:19:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-qtest (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-qtest.new.2531 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-qtest"

Thu Jun  1 17:19:16 2023 rev:9 rq:1089874 version:2.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-qtest/ocaml-qtest.changes  2021-04-29 
01:37:29.506501165 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-qtest.new.2531/ocaml-qtest.changes        
2023-06-01 17:19:22.870110866 +0200
@@ -1,0 +2,5 @@
+Sun May 21 21:21:21 UTC 2023 - [email protected]
+
+- JaneStreet libraries are 64bit, this pkg depends on them
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-qtest.spec ++++++
--- /var/tmp/diff_new_pack.wOcHoH/_old  2023-06-01 17:19:23.242113072 +0200
+++ /var/tmp/diff_new_pack.wOcHoH/_new  2023-06-01 17:19:23.246113096 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-qtest
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,12 +22,13 @@
 %{?ocaml_preserve_bytecode}
 Summary:        Inline (Unit) Tests for OCaml
 License:        GPL-3.0-or-later
+ExclusiveArch:  aarch64 ppc64 ppc64le riscv64 s390x x86_64
 Group:          Development/Languages/OCaml
 URL:            https://opam.ocaml.org/packages/qtest
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %name-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20210121
+BuildRequires:  ocaml-rpm-macros >= 20230101
 BuildRequires:  ocamlfind(bytes)
 BuildRequires:  ocamlfind(qcheck)
 BuildRequires:  ocamlfind(ounit2)
@@ -39,13 +40,13 @@
 to sophisticated random generation of test cases.
 
 %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
@@ -62,10 +63,10 @@
 %check
 %ocaml_dune_test
 
-%files -f %{name}.files
+%files -f %name.files
 %doc README.adoc
-%{_bindir}/*
+%_bindir/*
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %changelog

Reply via email to