Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-pcre2 for openSUSE:Factory 
checked in at 2026-07-17 01:38:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-pcre2 (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-pcre2.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-pcre2"

Fri Jul 17 01:38:48 2026 rev:4 rq:1365568 version:8.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-pcre2/ocaml-pcre2.changes  2025-11-12 
21:16:34.527636861 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-pcre2.new.24530/ocaml-pcre2.changes       
2026-07-17 01:40:56.796112961 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-pcre2.spec ++++++
--- /var/tmp/diff_new_pack.zZ7B9H/_old  2026-07-17 01:40:57.416133895 +0200
+++ /var/tmp/diff_new_pack.zZ7B9H/_new  2026-07-17 01:40:57.416133895 +0200
@@ -22,9 +22,11 @@
 %if %{without ocaml_pcre2_testsuite}
 ExclusiveArch:  do-not-build
 %else
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
 %endif
 %define nsuffix -testsuite
 %else
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
 %define nsuffix %nil
 %endif
 
@@ -35,11 +37,11 @@
 %{?ocaml_preserve_bytecode}
 Summary:        Bindings to the Perl Compatibility Regular Expressions library 
(version 2)
 License:        LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
-URL:            https://opam.ocaml.org/packages/pcre2
+URL:            https://opam.ocaml.org/packages/pcre2/
 Source0:        %pkg-%version.tar.xz
 BuildRequires:  ocaml(ocaml_base_version)
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros
+BuildRequires:  ocaml-rpm-macros >= 20260707
 BuildRequires:  ocamlfind(dune-configurator)
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libpcre2-8)
@@ -54,7 +56,7 @@
 
 %package        devel
 Summary:        Development files for %name
-Requires:       %name = %version
+Requires:       %name = %version-%release
 Requires:       pkgconfig(libpcre2-8)
 
 %description    devel
@@ -84,10 +86,8 @@
 
 %if "%build_flavor" == ""
 %files -f %name.files
-%defattr(-,root,root,-)
 
 %files devel -f %name.files.devel
-%defattr(-,root,root,-)
 %doc README.md
 
 %endif

Reply via email to