Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-ppx_derivers for openSUSE:Factory checked in at 2026-07-17 01:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-ppx_derivers (Old) and /work/SRC/openSUSE:Factory/.ocaml-ppx_derivers.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-ppx_derivers" Fri Jul 17 01:38:53 2026 rev:6 rq:1365570 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-ppx_derivers/ocaml-ppx_derivers.changes 2022-04-06 21:51:41.595428962 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-ppx_derivers.new.24530/ocaml-ppx_derivers.changes 2026-07-17 01:41:03.236330411 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-ppx_derivers.spec ++++++ --- /var/tmp/diff_new_pack.VeqaJR/_old 2026-07-17 01:41:03.948354452 +0200 +++ /var/tmp/diff_new_pack.VeqaJR/_new 2026-07-17 01:41:03.952354587 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-ppx_derivers # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,12 @@ %{?ocaml_preserve_bytecode} Summary: Deriving plugin registry License: BSD-3-Clause -Group: Development/Languages/OCaml -BuildRoot: %_tmppath/%name-%version-build -URL: https://github.com/ocaml-ppx/ppx_derivers -Source0: %{name}-%{version}.tar.xz +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 +URL: https://opam.ocaml.org/packages/ppx_derivers/ +Source0: %name-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20210409 +BuildRequires: ocaml-rpm-macros >= 20260707 %description Ppx_derivers is a tiny package whose sole purpose is to allow @@ -36,13 +35,12 @@ linked as part of the same ocaml-migrate-parsetree driver. %package devel -Summary: Development files for %{name} -Group: Development/Languages/OCaml -Requires: %{name} = %{version} +Summary: Development files for %name +Requires: %name = %version-%release %description devel -The %{name}-devel package contains libraries and signature files for -developing applications that use %{name}. +The %name-devel package contains libraries and signature files for +developing applications that use %name. %prep %setup -q @@ -59,9 +57,7 @@ %check %ocaml_dune_test -%files -f %{name}.files -%defattr(-,root,root,-) +%files -f %name.files -%files devel -f %{name}.files.devel -%defattr(-,root,root,-) +%files devel -f %name.files.devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VeqaJR/_old 2026-07-17 01:41:03.988355802 +0200 +++ /var/tmp/diff_new_pack.VeqaJR/_new 2026-07-17 01:41:03.996356073 +0200 @@ -1,15 +1,17 @@ <services> - <service name="tar_scm" mode="disabled"> - <param name="url">https://github.com/ocaml-ppx/ppx_derivers.git</param> - <param name="scm">git</param> - <param name="versionformat">1.2.1</param> - <param name="revision">1.2.1</param> + <service name="tar_scm" mode="manual"> <param name="filename">ocaml-ppx_derivers</param> + <param name="revision">d6655353f647d33de12d215aaa477ba936febef3</param> + <param name="scm">git</param> + <param name="url">https://github.com/ocaml-ppx/ppx_derivers.git</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="versionrewrite-pattern">[v]?([^-\+]+)(.*)</param> + <param name="versionrewrite-replacement">\1</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="disabled"/> + <service name="set_version" mode="manual"/> </services> ++++++ ocaml-ppx_derivers-1.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocaml-ppx_derivers-1.2.1/.gitignore new/ocaml-ppx_derivers-1.2.1/.gitignore --- old/ocaml-ppx_derivers-1.2.1/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/ocaml-ppx_derivers-1.2.1/.gitignore 2019-04-04 21:10:50.000000000 +0200 @@ -0,0 +1,4 @@ +_build/ +.merlin +*.install +_opam
