Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-ptmap"

Thu Jun  1 17:19:14 2023 rev:5 rq:1089872 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ptmap/ocaml-ptmap.changes  2020-09-14 
12:31:20.201213756 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-ptmap.new.2531/ocaml-ptmap.changes        
2023-06-01 17:19:21.402102164 +0200
@@ -1,0 +2,5 @@
+Sun May 21 21:21:21 UTC 2023 - oher...@suse.de
+
+- JaneStreet libraries are 64bit, this pkg depends on them
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-ptmap.spec ++++++
--- /var/tmp/diff_new_pack.D0A4ce/_old  2023-06-01 17:19:21.842104772 +0200
+++ /var/tmp/diff_new_pack.D0A4ce/_new  2023-06-01 17:19:21.858104867 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-ptmap
 #
-# Copyright (c) 2020 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:        Maps over integers implemented as Patricia trees
 License:        LGPL-2.1-or-later WITH OCaml-linking-exception
+ExclusiveArch:  aarch64 ppc64 ppc64le riscv64 s390x x86_64
 Group:          Development/Languages/OCaml
 URL:            https://opam.ocaml.org/packages/ptmap
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %name-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20200514
+BuildRequires:  ocaml-rpm-macros >= 20230101
 BuildRequires:  ocamlfind(oUnit)
 BuildRequires:  ocamlfind(qcheck)
 BuildRequires:  ocamlfind(qtest)
@@ -39,13 +40,13 @@
 from a paper by Chris Okasaki.
 
 %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,8 +63,8 @@
 %check
 %ocaml_dune_test
 
-%files -f %{name}.files
+%files -f %name.files
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %changelog

Reply via email to