Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-ocamlgraph"

Fri Jul 17 01:38:38 2026 rev:7 rq:1365563 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ocamlgraph/ocaml-ocamlgraph.changes        
2025-05-05 22:58:50.178625296 +0200
+++ 
/work/SRC/openSUSE:Factory/.ocaml-ocamlgraph.new.24530/ocaml-ocamlgraph.changes 
    2026-07-17 01:40:42.099616742 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-ocamlgraph.spec ++++++
--- /var/tmp/diff_new_pack.cgpxf2/_old  2026-07-17 01:40:43.711671172 +0200
+++ /var/tmp/diff_new_pack.cgpxf2/_new  2026-07-17 01:40:43.719671442 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-ocamlgraph
 #
-# 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,26 +22,24 @@
 %{?ocaml_preserve_bytecode}
 Summary:        Graph library for OCaml
 License:        LGPL-2.1
-Group:          Development/Languages/OCaml
-URL:            https://opam.ocaml.org/packages/ocamlgraph
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
+URL:            https://opam.ocaml.org/packages/ocamlgraph/
 Source:         %name-%version.tar.xz
 BuildRequires:  ocaml(ocaml_base_version) >= 4.08
 BuildRequires:  ocaml-dune >= 2.0
-BuildRequires:  ocaml-rpm-macros >= 20240909
+BuildRequires:  ocaml-rpm-macros >= 20260707
 BuildRequires:  ocamlfind(graphics)
 
 %description
 OCamlgraph is a graph library for Objective Caml.
 
 %package devel
-Summary:        Development files for the OcamlGraph graph library
-Group:          Development/Languages/OCaml
-Requires:       %name = %version
+Summary:        Development files for %name
+Requires:       %name = %version-%release
 
 %description devel
-OCamlgraph is a graph library for Objective Caml.
-
-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

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cgpxf2/_old  2026-07-17 01:40:43.935678736 +0200
+++ /var/tmp/diff_new_pack.cgpxf2/_new  2026-07-17 01:40:43.955679411 +0200
@@ -1,5 +1,16 @@
 <services>
   <service name="tar_scm" mode="manual">
+    <param name="exclude">.gitignore</param>
+    <param name="exclude">.merlin</param>
+    <param name="exclude">.ocp-indent</param>
+    <param name="exclude">CREDITS</param>
+    <param name="exclude">FAQ</param>
+    <param name="exclude">INSTALL.md</param>
+    <param name="exclude">TODO.md</param>
+    <param name="exclude">dgraph/examples</param>
+    <param name="exclude">examples</param>
+    <param name="exclude">tests</param>
+    <param name="exclude">view_graph</param>
     <param name="filename">ocaml-ocamlgraph</param>
     <param name="revision">710007690fb2286f9f2ce10e19fa47a67b634670</param>
     <param name="scm">git</param>
@@ -8,17 +19,6 @@
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name='exclude'>.gitignore</param>
-    <param name='exclude'>.merlin</param>
-    <param name='exclude'>.ocp-indent</param>
-    <param name='exclude'>CREDITS</param>
-    <param name='exclude'>FAQ</param>
-    <param name='exclude'>INSTALL.md</param>
-    <param name='exclude'>TODO.md</param>
-    <param name='exclude'>dgraph/examples</param>
-    <param name='exclude'>examples</param>
-    <param name='exclude'>tests</param>
-    <param name='exclude'>view_graph</param>
   </service>
   <service name="recompress" mode="manual">
     <param name="file">*.tar</param>

Reply via email to