Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-qcheck for openSUSE:Factory 
checked in at 2023-01-05 15:01:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-qcheck (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-qcheck.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-qcheck"

Thu Jan  5 15:01:33 2023 rev:10 rq:1056079 version:0.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-qcheck/ocaml-qcheck.changes        
2022-04-06 21:51:47.407362638 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-qcheck.new.1563/ocaml-qcheck.changes      
2023-01-05 15:01:49.685364263 +0100
@@ -1,0 +2,6 @@
+Sun Jan  1 01:01:01 UTC 2023 - oher...@suse.de
+
+- Update to version 0.20
+  See included CHANGELOG.md for details
+
+-------------------------------------------------------------------

Old:
----
  ocaml-qcheck-0.18.1.tar.xz

New:
----
  ocaml-qcheck-0.20.tar.xz

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

Other differences:
------------------
++++++ ocaml-qcheck.spec ++++++
--- /var/tmp/diff_new_pack.of8VAJ/_old  2023-01-05 15:01:50.121367377 +0100
+++ /var/tmp/diff_new_pack.of8VAJ/_new  2023-01-05 15:01:50.125367406 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-qcheck
 #
-# Copyright (c) 2022 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
@@ -29,7 +29,7 @@
 
 %define     pkg ocaml-qcheck
 Name:           %pkg%nsuffix
-Version:        0.18.1
+Version:        0.20
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        QuickCheck inspired property-based testing for OCaml
@@ -39,9 +39,11 @@
 Source0:        %pkg-%version.tar.xz
 BuildRequires:  ocaml(ocaml_base_version) >= 4.08
 BuildRequires:  ocaml-dune >= 2.2
-BuildRequires:  ocaml-rpm-macros >= 20220222
+BuildRequires:  ocaml-rpm-macros >= 20230101
 BuildRequires:  ocamlfind(bytes)
 BuildRequires:  ocamlfind(ounit2)
+BuildRequires:  ocamlfind(ppxlib)
+BuildRequires:  ocamlfind(ppx_deriving)
 BuildRequires:  ocamlfind(unix)
 
 %if "%build_flavor" == "testsuite"
@@ -68,7 +70,7 @@
 %autosetup -p1 -n %pkg-%version
 
 %build
-dune_release_pkgs='qcheck,qcheck-core,qcheck-ounit'
+dune_release_pkgs='qcheck,qcheck-core,qcheck-ounit,ppx_deriving_qcheck'
 %if "%build_flavor" == "testsuite"
 dune_release_pkgs="${dune_release_pkgs},qcheck-alcotest"
 %endif
@@ -85,12 +87,8 @@
 
 %if "%build_flavor" == "testsuite"
 %check
-%if "%_lib" == "lib"
-: https://github.com/c-cube/qcheck/issues/152
-%else
 %ocaml_dune_test
 %endif
-%endif
 
 %if "%build_flavor" == ""
 %files -f %name.files

++++++ _service ++++++
--- /var/tmp/diff_new_pack.of8VAJ/_old  2023-01-05 15:01:50.173367748 +0100
+++ /var/tmp/diff_new_pack.of8VAJ/_new  2023-01-05 15:01:50.177367777 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-qcheck</param>
-    <param name="revision">7bc126593ecc06d71d076b4caca06ce7bc380d56</param>
+    <param name="revision">f765fdb1958ede5feb9479a57792e286a757efe8</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/c-cube/qcheck.git</param>

++++++ ocaml-qcheck-0.18.1.tar.xz -> ocaml-qcheck-0.20.tar.xz ++++++
++++ 23422 lines of diff (skipped)

Reply via email to