Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-bisect_ppx for 
openSUSE:Factory checked in at 2022-04-06 21:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-bisect_ppx (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-bisect_ppx.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-bisect_ppx"

Wed Apr  6 21:51:08 2022 rev:4 rq:967042 version:2.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-bisect_ppx/ocaml-bisect_ppx.changes        
2021-12-10 21:52:25.950893822 +0100
+++ 
/work/SRC/openSUSE:Factory/.ocaml-bisect_ppx.new.1900/ocaml-bisect_ppx.changes  
    2022-04-06 21:51:16.595714251 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 04:04:04 UTC 2022 - oher...@suse.de
+
+- Update to version 2.8.1
+  see included CHANGES for details
+
+-------------------------------------------------------------------

Old:
----
  ocaml-bisect_ppx-2.7.0.tar.xz

New:
----
  ocaml-bisect_ppx-2.8.1.tar.xz

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

Other differences:
------------------
++++++ ocaml-bisect_ppx.spec ++++++
--- /var/tmp/diff_new_pack.SSbAgV/_old  2022-04-06 21:51:17.007709549 +0200
+++ /var/tmp/diff_new_pack.SSbAgV/_new  2022-04-06 21:51:17.007709549 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-bisect_ppx
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,29 @@
 
 
 %bcond_with ocaml_bisect_ppx_testsuite
-%define build_flavor @BUILD_FLAVOR@%{nil}
-%if "%{build_flavor}" == "testsuite"
+%define build_flavor @BUILD_FLAVOR@%nil
+%if "%build_flavor" == "testsuite"
 %if %{without ocaml_bisect_ppx_testsuite}
 ExclusiveArch:  do-not-build
 %endif
 %define nsuffix -testsuite
 %else
-%define nsuffix %{nil}
+%define nsuffix %nil
 %endif
 
 %define     pkg ocaml-bisect_ppx
-Name:           %{pkg}%{nsuffix}
-Version:        2.7.0
+Name:           %pkg%nsuffix
+Version:        2.8.1
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Code coverage for OCaml and Reason
 License:        GPL-2.0-only
 Group:          Development/Languages/OCaml
 URL:            https://opam.ocaml.org/packages/bisect_ppx
-Source0:        %{pkg}-%{version}.tar.xz
+Source0:        %pkg-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune >= 2.7
-BuildRequires:  ocaml-rpm-macros >= 20211027
+BuildRequires:  ocaml-rpm-macros >= 20220222
 %if 1
 BuildRequires:  ocamlfind(cmdliner)
 BuildRequires:  ocamlfind(ppxlib)
@@ -47,7 +47,7 @@
 BuildRequires:  ocamlfind(unix)
 %endif
 
-%if "%{build_flavor}" == "testsuite"
+%if "%build_flavor" == "testsuite"
 BuildRequires:  git-core
 BuildRequires:  ocamlfind(bisect_ppx)
 BuildRequires:  ocamlfind(ocamlformat)
@@ -57,41 +57,41 @@
 Bisect_ppx is a code coverage tool for OCaml and Reason. It helps you test 
thoroughly by showing what's not tested.
 
 %package        devel
-Summary:        Development files for %{name}
+Summary:        Development files for %name
 Group:          Development/Languages/OCaml
-Requires:       %{name} = %{version}
+Requires:       %name = %version
 
 %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 -n %{pkg}-%{version}
+%autosetup -p1 -n %pkg-%version
 
 %build
 dune_release_pkgs='bisect_ppx'
 %ocaml_dune_setup
-%if "%{build_flavor}" == ""
+%if "%build_flavor" == ""
 %ocaml_dune_build
 %endif
 
 %install
-%if "%{build_flavor}" == ""
+%if "%build_flavor" == ""
 %ocaml_dune_install
 %ocaml_create_file_list
 %endif
 
-%if "%{build_flavor}" == "testsuite"
+%if "%build_flavor" == "testsuite"
 %check
 %ocaml_dune_test
 %endif
 
-%if "%{build_flavor}" == ""
-%files -f %{name}.files
+%if "%build_flavor" == ""
+%files -f %name.files
 %doc doc/CHANGES
-%{_bindir}/*
+%_bindir/*
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 
 %endif
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SSbAgV/_old  2022-04-06 21:51:17.043709138 +0200
+++ /var/tmp/diff_new_pack.SSbAgV/_new  2022-04-06 21:51:17.047709093 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-bisect_ppx</param>
-    <param name="revision">3f7b81e9511c4b7ed0ce2d07b6a14565be004920</param>
+    <param name="revision">816def34eacfa0d12a6fd53347f230d9a997a4cc</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/aantron/bisect_ppx.git</param>

++++++ ocaml-bisect_ppx-2.7.0.tar.xz -> ocaml-bisect_ppx-2.8.1.tar.xz ++++++
++++ 2028 lines of diff (skipped)

Reply via email to