Accepting request 1046306 from devel:languages:ocaml

- Remove stale references to ocaml_make_testsuite

OBS-URL: https://build.opensuse.org/request/show/1046306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-rpm-macros?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2023-01-04 16:50:58 +00:00 committed by Git OBS Bridge
commit fdebc2de70
2 changed files with 7 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 1 01:01:01 UTC 2023 - ohering@suse.de
- Remove stale references to ocaml_make_testsuite
-------------------------------------------------------------------
Thu Jul 7 07:07:07 UTC 2022 - ohering@suse.de

View File

@ -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 @@ Source1: ocaml-findlib.rpm.prov_req.attr.sh
%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