Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-rpm-macros for
openSUSE:Factory checked in at 2023-01-04 17:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-rpm-macros (Old)
and /work/SRC/openSUSE:Factory/.ocaml-rpm-macros.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-rpm-macros"
Wed Jan 4 17:50:58 2023 rev:19 rq:1046306 version:20230101
Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-rpm-macros/ocaml-rpm-macros.changes
2022-07-21 11:33:05.514932496 +0200
+++
/work/SRC/openSUSE:Factory/.ocaml-rpm-macros.new.1563/ocaml-rpm-macros.changes
2023-01-04 17:51:17.817719836 +0100
@@ -1,0 +2,5 @@
+Sun Jan 1 01:01:01 UTC 2023 - [email protected]
+
+- Remove stale references to ocaml_make_testsuite
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.RxLoyw/_old 2023-01-04 17:51:18.261722453 +0100
+++ /var/tmp/diff_new_pack.RxLoyw/_new 2023-01-04 17:51:18.261722453 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-rpm-macros
#
-# 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
@@ -17,7 +17,7 @@
Name: ocaml-rpm-macros
-Version: 20220707
+Version: 20230101
Release: 0
Summary: RPM macros for building OCaml source packages
License: GPL-2.0-only
@@ -36,13 +36,6 @@
%define debug_package %nil
%define ocaml_standard_library %_libdir/ocaml
-# macros to be set in prjconf:
-#Macros:
-#_with_ocaml_make_testsuite 1
-#:Macros
-%bcond_with ocaml_make_testsuite
-#
-#
%description
OCaml is a high-level, strongly-typed, functional and object-oriented