From 2addb062e3ef42e142e4c1c2c2841ae9c1d28b44 Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Wed, 28 Sep 2022 16:53:36 +0200 Subject: [PATCH] Bump release --- voms-api-java.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/voms-api-java.spec b/voms-api-java.spec index d49904c..1b653d0 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -1,6 +1,6 @@ Name: voms-api-java Version: 3.3.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Virtual Organization Membership Service Java API License: ASL 2.0 @@ -85,7 +85,7 @@ Virtual Organization Membership Service (VOMS) Java API Documentation. %license LICENSE %changelog -* Wed Sep 28 2022 Mattias Ellert - 3.3.2-8 +* Wed Sep 28 2022 Mattias Ellert - 3.3.2-9 - Disable failing multi-thread test - Disable tests using obsolete hashes (md5/sha1)