Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-ppxlib for openSUSE:Factory 
checked in at 2025-03-04 18:33:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-ppxlib (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-ppxlib.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-ppxlib"

Tue Mar  4 18:33:32 2025 rev:12 rq:1249882 version:0.35.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ppxlib/ocaml-ppxlib.changes        
2024-02-07 18:51:58.122420363 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-ppxlib.new.19136/ocaml-ppxlib.changes     
2025-03-04 18:34:01.653548449 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 03:03:03 UTC 2025 - [email protected]
+
+- Update to version 0.35.0
+  see included CHANGES.md file for details
+
+-------------------------------------------------------------------

Old:
----
  ocaml-ppxlib-0.32.0.tar.xz

New:
----
  ocaml-ppxlib-0.35.0.tar.xz

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

Other differences:
------------------
++++++ ocaml-ppxlib.spec ++++++
--- /var/tmp/diff_new_pack.LPhAtZ/_old  2025-03-04 18:34:02.165569831 +0100
+++ /var/tmp/diff_new_pack.LPhAtZ/_new  2025-03-04 18:34:02.165569831 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-ppxlib
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 
 %define     pkg ocaml-ppxlib
 Name:           %pkg%nsuffix
-Version:        0.32.0
+Version:        0.35.0
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Base library and tools for ppx rewriters
@@ -41,18 +41,15 @@
 BuildRoot:      %_tmppath/%name-%version-build
 URL:            https://opam.ocaml.org/packages/ppxlib
 Source0:        %pkg-%version.tar.xz
-BuildRequires:  ocaml-dune >= 2.7
-BuildRequires:  ocaml-rpm-macros >= 20231101
-BuildRequires:  ocaml(ocaml_base_version) >= 4.04
-%if 1
-BuildRequires:  ocamlfind(compiler-libs.bytecomp)
-BuildRequires:  ocamlfind(compiler-libs.common)
-BuildRequires:  ocamlfind(ocaml-compiler-libs.common)
-BuildRequires:  ocamlfind(ocaml-compiler-libs.shadow)
+BuildRequires:  ocaml(ocaml_base_version) >= 4.08
+BuildRequires:  ocaml-dune >= 3.8
+BuildRequires:  ocaml-rpm-macros >= 20240909
+BuildRequires:  ocamlfind(cmdliner)
+BuildRequires:  ocamlfind(compiler-libs)
+BuildRequires:  ocamlfind(ocaml-compiler-libs)
 BuildRequires:  ocamlfind(ppx_derivers)
 BuildRequires:  ocamlfind(sexplib0)
 BuildRequires:  ocamlfind(stdlib-shims)
-%endif
 
 %if "%build_flavor" == "testsuite"
 BuildRequires:  ocamlfind(cinaps)
@@ -80,7 +77,7 @@
 %setup -q -n %pkg-%version
 
 %build
-dune_release_pkgs='ppxlib'
+dune_release_pkgs='ppxlib,ppxlib-tools'
 %ocaml_dune_setup
 %if "%build_flavor" == ""
 %ocaml_dune_build
@@ -100,6 +97,7 @@
 %if "%build_flavor" == ""
 %files -f %name.files
 %defattr(-,root,root,-)
+%_bindir/*
 
 %files devel -f %name.files.devel
 %defattr(-,root,root,-)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LPhAtZ/_old  2025-03-04 18:34:02.213571836 +0100
+++ /var/tmp/diff_new_pack.LPhAtZ/_new  2025-03-04 18:34:02.217572003 +0100
@@ -1,7 +1,7 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="filename">ocaml-ppxlib</param>
-    <param name="revision">ad46a4c87f99a44dc70b2ec4c42caec2ccacc3c3</param>
+    <param name="revision">3a791083c612e91fa4e6a9660ef69776ea750324</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/ocaml-ppx/ppxlib.git</param>
@@ -9,10 +9,10 @@
     <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-ppxlib-0.32.0.tar.xz -> ocaml-ppxlib-0.35.0.tar.xz ++++++
++++ 33561 lines of diff (skipped)

Reply via email to