From f3f902609d481791cff96f96bc4128f16138fbf7 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 23 Apr 2020 16:50:26 +0100 Subject: [PATCH] Update for 1.14/unstable. --- subversion.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/subversion.yaml b/subversion.yaml index 6dfb4a3..177a26e 100644 --- a/subversion.yaml +++ b/subversion.yaml @@ -26,15 +26,11 @@ data: - subversion - subversion-libs - subversion-tools - filter: - rpms: - - python3-subversion - - subversion-ruby buildopts: rpms: macros: | - %_with_python2 1 - %_without_python3 1 + %_without_python2 1 + %_with_python3 1 %_without_bdb 1 api: rpms: @@ -46,5 +42,5 @@ data: rpms: subversion: rationale: Module API. - ref: 1.13 + ref: unstable buildorder: 20