Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-pp for openSUSE:Factory checked in at 2026-07-17 01:38:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-pp (Old) and /work/SRC/openSUSE:Factory/.ocaml-pp.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-pp" Fri Jul 17 01:38:50 2026 rev:7 rq:1365569 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-pp/ocaml-pp.changes 2025-03-04 18:32:21.205361752 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-pp.new.24530/ocaml-pp.changes 2026-07-17 01:40:58.696177115 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-pp.spec ++++++ --- /var/tmp/diff_new_pack.ktiI7N/_old 2026-07-17 01:41:00.548239649 +0200 +++ /var/tmp/diff_new_pack.ktiI7N/_new 2026-07-17 01:41:00.572240459 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-pp # -# 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,10 +22,11 @@ %if %{without ocaml_pp_testsuite} ExclusiveArch: do-not-build %else -ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %define nsuffix %nil %endif @@ -36,12 +37,10 @@ %{?ocaml_preserve_bytecode} Summary: Pretty-printing library License: MIT -Group: Development/Languages/OCaml -BuildRoot: %_tmppath/%name-%version-build -URL: https://opam.ocaml.org/packages/pp +URL: https://opam.ocaml.org/packages/pp/ Source0: %pkg-%version.tar.xz BuildRequires: ocaml-dune >= 2.8 -BuildRequires: ocaml-rpm-macros >= 20240909 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocaml(ocaml_base_version) >= 4.08 %if "%build_flavor" == "testsuite" @@ -56,8 +55,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 @@ -86,10 +84,8 @@ %if "%build_flavor" == "" %files -f %name.files -%defattr(-,root,root,-) %files devel -f %name.files.devel -%defattr(-,root,root,-) %endif ++++++ ocaml-pp-2.0.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocaml-pp-2.0.0/ocaml-pp.changes new/ocaml-pp-2.0.0/ocaml-pp.changes --- old/ocaml-pp-2.0.0/ocaml-pp.changes 2024-09-16 09:43:24.000000000 +0200 +++ new/ocaml-pp-2.0.0/ocaml-pp.changes 1970-01-01 01:00:00.000000000 +0100 @@ -1,16 +0,0 @@ -5197d6e chore: consistent maming of type vars and add missing comments (#15) -86281b1 feature: Pp.paragraph (#16) -faf15db refactor: remove Format constructor (#17) -6749c14 add Pp.verbatimf (#18) -fe1d7cc fix: type of Pp.paragraphf and add changelog (#19) -da0cde5 Add ocamlformat as dev-setup dependency -bfb5582 Add more validation steps in CI -8819e69 Upgrade GitHub workflow actions deps -07eef74 Add CI badge to README -a9a291d Fmt -624aa23 Upgrade to ocamlformat.0.26.2 -9a76ee2 Prepare release notes -4a323f1 Add more validations to CI -34f6477 Simplify ocaml lower bound expression -cd743f8 Remove unused file -b6741dd (tag: 2.0.0) Merge pull request #21 from mbarbin/prepare-release
