Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-zarith for openSUSE:Factory 
checked in at 2023-08-08 17:25:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-zarith (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-zarith.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-zarith"

Tue Aug  8 17:25:55 2023 rev:3 rq:1102724 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-zarith/ocaml-zarith.changes        
2021-04-29 01:38:26.214581543 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-zarith.new.22712/ocaml-zarith.changes     
2023-08-08 17:25:58.695190509 +0200
@@ -1,0 +2,6 @@
+Mon Jul 31 12:34:56 UTC 2023 - [email protected]
+
+- Update to version 1.13
+  See included Changes for details
+
+-------------------------------------------------------------------

Old:
----
  ocaml-zarith-1.12.tar.xz

New:
----
  ocaml-zarith-1.13.tar.xz

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

Other differences:
------------------
++++++ ocaml-zarith.spec ++++++
--- /var/tmp/diff_new_pack.wICAbw/_old  2023-08-08 17:25:59.363194660 +0200
+++ /var/tmp/diff_new_pack.wICAbw/_new  2023-08-08 17:25:59.367194685 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-zarith
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Name:           ocaml-zarith
-Version:        1.12
+Version:        1.13
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Arbitrary precision integers
 License:        LGPL-2.1-only WITH OCaml-LGPL-linking-exception
 Group:          Development/Languages/OCaml
 URL:            https://opam.ocaml.org/packages/zarith
-Source0:        %{name}-%{version}.tar.xz
-Patch0:         %{name}.patch
+Source0:        %name-%version.tar.xz
+Patch0:         %name.patch
 BuildRequires:  gmp-devel
 BuildRequires:  ocaml-dune >= 2.8
-BuildRequires:  ocaml-rpm-macros >= 20210409
+BuildRequires:  ocaml-rpm-macros >= 20230101
 BuildRequires:  ocaml(ocaml_base_version) >= 4.04
 BuildRequires:  ocamlfind(dune.configurator)
 BuildRequires:  ocamlfind(ocamldoc)
@@ -38,14 +38,14 @@
 The Zarith library implements arithmetic and logical operations over 
arbitrary-precision integers and rational numbers.
 
 %package        devel
-Summary:        Development files for %{name}
+Summary:        Development files for %name
 Group:          Development/Languages/OCaml
-Requires:       %{name} = %{version}
+Requires:       %name = %version
 Requires:       gmp-devel
 
 %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
 %autosetup -p1
@@ -62,8 +62,8 @@
 %check
 %ocaml_dune_test
 
-%files -f %{name}.files
+%files -f %name.files
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.wICAbw/_old  2023-08-08 17:25:59.407194934 +0200
+++ /var/tmp/diff_new_pack.wICAbw/_new  2023-08-08 17:25:59.411194958 +0200
@@ -4,8 +4,8 @@
     <param name="url">https://github.com/ocaml/Zarith.git</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
-    <param name="versionformat">1.12</param>
-    <param name="revision">39df015463f2797256dfb12440ed8f6c2dfd59cc</param>
+    <param name="versionformat">1.13</param>
+    <param name="revision">b9759081cffbcd692502b06af6cfbce97ccabc18</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ ocaml-zarith-1.12.tar.xz -> ocaml-zarith-1.13.tar.xz ++++++
++++ 3931 lines of diff (skipped)

++++++ ocaml-zarith.patch ++++++
--- /var/tmp/diff_new_pack.wICAbw/_old  2023-08-08 17:25:59.495195480 +0200
+++ /var/tmp/diff_new_pack.wICAbw/_new  2023-08-08 17:25:59.499195505 +0200
@@ -22,7 +22,7 @@
 +
 +(rule
 + (target Makefile)
-+ (deps configure config.guess env)
++ (deps configure env)
 + (action
 +  (bash "env %{read:env}  ./configure")))
 +

Reply via email to