Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-mccs for openSUSE:Factory checked in at 2026-07-17 01:38:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-mccs (Old) and /work/SRC/openSUSE:Factory/.ocaml-mccs.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-mccs" Fri Jul 17 01:38:29 2026 rev:13 rq:1365558 version:1.1+19 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-mccs/ocaml-mccs.changes 2025-04-04 18:09:13.552449256 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-mccs.new.24530/ocaml-mccs.changes 2026-07-17 01:40:29.339185894 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-mccs.spec ++++++ --- /var/tmp/diff_new_pack.aWiTds/_old 2026-07-17 01:40:29.887204397 +0200 +++ /var/tmp/diff_new_pack.aWiTds/_new 2026-07-17 01:40:29.891204532 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-mccs # -# Copyright (c) 2025 SUSE LLC +# 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,13 +22,14 @@ %{?ocaml_preserve_bytecode} Summary: Stripped-down version of mccs with OCaml bindings License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception AND BSD-3-Clause AND GPL-3.0-only -URL: https://github.com/AltGr/ocaml-mccs +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 +URL: https://opam.ocaml.org/packages/mccs/ Source0: %name-%version.tar.xz Patch0: %name.patch BuildRequires: gcc-c++ BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20231101 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(cudf) %description @@ -37,11 +38,11 @@ %package devel Summary: Development files for %name -Group: Development/Languages/Other -Requires: %name = %version +Requires: %name = %version-%release %description devel -This package contains development files for %name. +The %name-devel package contains libraries and signature files for +developing applications that use %name. %prep %autosetup -p1 ++++++ ocaml-mccs-1.1+19.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocaml-mccs-1.1+19/ocaml-mccs.changes new/ocaml-mccs-1.1+19/ocaml-mccs.changes --- old/ocaml-mccs-1.1+19/ocaml-mccs.changes 2025-01-09 09:55:48.000000000 +0100 +++ new/ocaml-mccs-1.1+19/ocaml-mccs.changes 1970-01-01 01:00:00.000000000 +0100 @@ -1,19 +0,0 @@ -35a70eb Fix debug logs showing up regardless of verbosity on macOS 12.7.1 / 13.6.3 / 14.2 -04cecd0 Merge pull request #50 from kit-ty-kate/fix-macos-verbosity -5ba5752 (tag: 1.1+17, origin/master, origin/HEAD) Version 1.1+17 -5cd6052 Remove trailing spaces -bab8d50 Sync layout of opam file with opam-repository -65497ef Adding missing dependency on conf-c++ -6f72a76 Merge pull request #46 from MisterDA/remove-trailing-spaces -bcc47da Merge pull request #52 from dra27/mccs-c++ -c685e0b Make context_flags a real ocaml executable -3a13dc3 Disable every warnings on vendored code -2e066c7 Replace sprintf and vsprintf with snprintf and vsnprintf -5e25675 Merge pull request #41 from MisterDA/fixes -0dba264 Always compile C++ files with -x c++ on non-msvc compilers -9582aaf Merge pull request #53 from kit-ty-kate/cpp -072fbd1 (tag: 1.1+18) Version 1.1+18 -c9e3de2 Add support for OCaml 5.3 when using certain C++ compilers -1158ddf GHA: upgrade to setup-ocaml@v3, add OCaml 5.1, 5.2 and 5.3, and remove 4.12 and 4.13 to the test matrix -224a5b5 Merge pull request #56 from kit-ty-kate/ocaml-5.3-macos -a7d839c (tag: 1.1+19, origin/master, origin/HEAD) Version 1.1+19
