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 2022-04-06 21:51:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-ppxlib (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-ppxlib.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-ppxlib"

Wed Apr  6 21:51:24 2022 rev:4 rq:967076 version:0.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ppxlib/ocaml-ppxlib.changes        
2021-09-29 20:19:40.159054148 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-ppxlib.new.1900/ocaml-ppxlib.changes      
2022-04-06 21:51:42.315420746 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 04:04:04 UTC 2022 - oher...@suse.de
+
+- Update to version 0.25.0
+  See included CHANGES.md for details
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ocaml-ppxlib.spec ++++++
--- /var/tmp/diff_new_pack.Dldm0x/_old  2022-04-06 21:51:42.835414812 +0200
+++ /var/tmp/diff_new_pack.Dldm0x/_new  2022-04-06 21:51:42.843414720 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-ppxlib
 #
-# 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,19 +17,19 @@
 
 
 %bcond_with ocaml_ppxlib_testsuite
-%define build_flavor @BUILD_FLAVOR@%{nil}
-%if "%{build_flavor}" == "testsuite"
+%define build_flavor @BUILD_FLAVOR@%nil
+%if "%build_flavor" == "testsuite"
 %if %{without ocaml_ppxlib_testsuite}
 ExclusiveArch:  do-not-build
 %endif
 %define nsuffix -testsuite
 %else
-%define nsuffix %{nil}
+%define nsuffix %nil
 %endif
 
 %define     pkg ocaml-ppxlib
-Name:           %{pkg}%{nsuffix}
-Version:        0.23.0
+Name:           %pkg%nsuffix
+Version:        0.25.0
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Base library and tools for ppx rewriters
@@ -37,9 +37,9 @@
 Group:          Development/Languages/OCaml
 BuildRoot:      %_tmppath/%name-%version-build
 URL:            https://opam.ocaml.org/packages/ppxlib
-Source0:        %{pkg}-%{version}.tar.xz
+Source0:        %pkg-%version.tar.xz
 BuildRequires:  ocaml-dune >= 2.7
-BuildRequires:  ocaml-rpm-macros >= 20210911
+BuildRequires:  ocaml-rpm-macros >= 20220222
 BuildRequires:  ocaml(ocaml_base_version) >= 4.04
 %if 1
 BuildRequires:  ocamlfind(compiler-libs.bytecomp)
@@ -51,7 +51,7 @@
 BuildRequires:  ocamlfind(stdlib-shims)
 %endif
 
-%if "%{build_flavor}" == "testsuite"
+%if "%build_flavor" == "testsuite"
 BuildRequires:  ocamlfind(base)
 BuildRequires:  ocamlfind(cinaps)
 BuildRequires:  ocamlfind(findlib)
@@ -67,40 +67,40 @@
 OCaml projects.
 
 %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
-%setup -q -n %{pkg}-%{version}
+%setup -q -n %pkg-%version
 
 %build
 dune_release_pkgs='ppxlib'
 %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
 %defattr(-,root,root,-)
 
-%files devel -f %{name}.files.devel
+%files devel -f %name.files.devel
 %defattr(-,root,root,-)
 
 %endif

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Dldm0x/_old  2022-04-06 21:51:42.899414082 +0200
+++ /var/tmp/diff_new_pack.Dldm0x/_new  2022-04-06 21:51:42.903414036 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">ocaml-ppxlib</param>
-    <param name="revision">de5b3113f31167d156de7d2caa1a36c04a01dba2</param>
+    <param name="revision">2fde140076144150d01997d529d451bbcae439c4</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/ocaml-ppx/ppxlib.git</param>

++++++ ocaml-ppxlib-0.23.0.tar.xz -> ocaml-ppxlib-0.25.0.tar.xz ++++++
++++ 46383 lines of diff (skipped)

Reply via email to