diff --git a/voms-api-java.spec b/voms-api-java.spec index e19a814..143e6bb 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -1,6 +1,6 @@ Name: voms-api-java Version: 3.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Virtual Organization Membership Service Java API License: ASL 2.0 @@ -77,6 +77,9 @@ rm src/test/java/org/italiangrid/voms/test/ac/TestFakeVOMSACService.java %license LICENSE %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 3.3.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jan 14 2022 Mattias Ellert - 3.3.2-4 - Disable failing tests due to changes in bouncycastle