diff --git a/voms-api-java.spec b/voms-api-java.spec index e26604b..ec51a20 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -1,9 +1,8 @@ Name: voms-api-java Version: 3.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Virtual Organization Membership Service Java API -Group: Development/Libraries License: ASL 2.0 URL: https://wiki.italiangrid.it/VOMS Source0: https://github.com/italiangrid/%{name}/archive/v%{version}.tar.gz @@ -30,7 +29,6 @@ This package provides a java client API for VOMS. %package javadoc Summary: Virtual Organization Membership Service Java API Documentation -Group: Documentation %description javadoc Virtual Organization Membership Service (VOMS) Java API Documentation. @@ -39,6 +37,7 @@ Virtual Organization Membership Service (VOMS) Java API Documentation. %setup -q %patch0 -p1 +%pom_remove_plugin org.apache.maven.plugins:maven-source-plugin %pom_remove_plugin org.codehaus.mojo:cobertura-maven-plugin %pom_xpath_inject "pom:project/pom:build/pom:plugins/pom:plugin[pom:groupId='com.mycila.maven-license-plugin']/pom:configuration/pom:excludes" ".xmvn/**" @@ -58,6 +57,9 @@ Virtual Organization Membership Service (VOMS) Java API Documentation. %license LICENSE %changelog +* Thu Feb 16 2017 Mattias Ellert - 3.2.0-3 +- Remove maven source plugin + * Sat Feb 11 2017 Fedora Release Engineering - 3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild