From 5e1b7ab5866af20c6cb7126bdcb743de355dd3daedf9ec0ac620978fb089a055 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 8 May 2024 06:42:55 +0000 Subject: [PATCH] - Add missing _multibuild file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=82 --- _multibuild | 3 +++ python-testtools.changes | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 _multibuild diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..fcc7b97 --- /dev/null +++ b/_multibuild @@ -0,0 +1,3 @@ + + test + diff --git a/python-testtools.changes b/python-testtools.changes index 6abf159..3285101 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Wed May 8 02:57:38 UTC 2024 - Steve Kowalik +Wed May 8 06:42:24 UTC 2024 - Steve Kowalik - Drop the now unneeded rpmlintrc. - Clean up BuildRequires and Requires to match reality. +- Add missing _multibuild file. ------------------------------------------------------------------- Sat Dec 30 20:31:27 UTC 2023 - Dirk Müller