diff --git a/voms-api-java.spec b/voms-api-java.spec index 8a89f2d..9f0d619 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -1,6 +1,6 @@ Name: voms-api-java Version: 3.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtual Organization Membership Service Java API Group: Development/Libraries @@ -95,6 +95,9 @@ Virtual Organization Membership Service (VOMS) Java API Documentation. %doc LICENSE %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 3.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Dec 16 2014 Mattias Ellert - 3.0.5-1 - Update to version 3.0.5 - Rebase patches (and fix some deprecation warnings)