Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-base64"

Fri Jul 17 01:39:52 2026 rev:6 rq:1366132 version:3.5.2

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

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

Other differences:
------------------
++++++ ocaml-base64.spec ++++++
--- /var/tmp/diff_new_pack.PLrajf/_old  2026-07-17 01:41:53.994046817 +0200
+++ /var/tmp/diff_new_pack.PLrajf/_new  2026-07-17 01:41:53.998046953 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-base64
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,9 +22,11 @@
 %if %{without ocaml_base64_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,12 +37,11 @@
 %{?ocaml_preserve_bytecode}
 Summary:        Base64 encoding and decoding in OCaml
 License:        ISC
-Group:          Development/Languages/OCaml
-URL:            https://opam.ocaml.org/packages/base64
+URL:            https://opam.ocaml.org/packages/base64/
 Source0:        %pkg-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune >= 2.3
-BuildRequires:  ocaml-rpm-macros >= 20230101
+BuildRequires:  ocaml-rpm-macros >= 20260707
 
 %if "%build_flavor" == "testsuite"
 BuildRequires:  ocamlfind(alcotest)
@@ -57,8 +58,7 @@
 
 %package        devel
 Summary:        Development files for %name
-Group:          Development/Languages/OCaml
-Requires:       %name = %version
+Requires:       %name = %version-%release
 
 %description    devel
 The %name-devel package contains libraries and signature files for

Reply via email to