Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-fileutils for openSUSE:Factory
checked in at 2026-07-17 01:38:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-fileutils (Old)
and /work/SRC/openSUSE:Factory/.ocaml-fileutils.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-fileutils"
Fri Jul 17 01:38:03 2026 rev:10 rq:1365545 version:0.6.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-fileutils/ocaml-fileutils.changes
2025-03-04 18:32:11.600965028 +0100
+++
/work/SRC/openSUSE:Factory/.ocaml-fileutils.new.24530/ocaml-fileutils.changes
2026-07-17 01:39:55.602046779 +0200
@@ -1,0 +2,5 @@
+Tue Jul 7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-fileutils.spec ++++++
--- /var/tmp/diff_new_pack.v6Lrzq/_old 2026-07-17 01:39:56.314070820 +0200
+++ /var/tmp/diff_new_pack.v6Lrzq/_new 2026-07-17 01:39:56.322071091 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-fileutils
#
-# 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
@@ -30,12 +30,12 @@
%{?ocaml_preserve_bytecode}
Summary: OCaml library for common file and filename operations
License: SUSE-LGPL-2.0-with-linking-exception
-Group: Development/Languages/OCaml
-URL: https://opam.ocaml.org/packages/fileutils
+ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64
+URL: https://opam.ocaml.org/packages/fileutils/
Source0: %pkg-%version.tar.xz
BuildRequires: ocaml(ocaml_base_version) >= 4.14
BuildRequires: ocaml-dune >= 2.9
-BuildRequires: ocaml-rpm-macros >= 20240909
+BuildRequires: ocaml-rpm-macros >= 20260707
%if "%build_flavor" == "testsuite"
BuildRequires: ocamlfind(fileutils)
@@ -54,8 +54,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
++++++ ocaml-fileutils-0.6.6.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ocaml-fileutils-0.6.6/ocaml-fileutils.changes
new/ocaml-fileutils-0.6.6/ocaml-fileutils.changes
--- old/ocaml-fileutils-0.6.6/ocaml-fileutils.changes 2024-12-28
22:25:51.000000000 +0100
+++ new/ocaml-fileutils-0.6.6/ocaml-fileutils.changes 1970-01-01
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-b133128 Fix a opam lint warning
-cb3aded Make cmp return None for identical files
-84d2e63 Add some tests for cmp.
-92732da Silence exceptions raised when closing after an exception in FileUtilCP
-fb48d96 Prepare release 0.6.5.
-2b61b2a Add more information, to see errors on FreeBSD, if needed.
-d986aa2 Fix group for test file on FreeBSD.
-002d599 Fix group for test directory on FreeBSD.
-84e7fec (tag: v0.6.5) Don't chown files on Windows.
-9c48ae4 Remove useless dependencies, since we are now using ocaml 4.14.
-366a3c5 Auto-generate fileutils.opam and get rid of stdlib-shims and seq,
which are not needed anymore for OCaml 4.14.
-7f00777 (tag: v0.6.6, origin/master, origin/HEAD) Prepare release v0.6.6.