From 3a1cc949e2d537e1cb0c57fa8d93079137f1e7c5 Mon Sep 17 00:00:00 2001 From: Mattias Ellert Date: Thu, 26 Jun 2014 11:17:23 +0200 Subject: [PATCH] Update to version 3.0.3 --- sources | 2 +- voms-api-java-bc147.patch | 2 +- voms-api-java.spec | 12 +++++++----- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/sources b/sources index 1b36def..055b602 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d9479338b699ee3779ac811bd30e20f 3_0_2.tar.gz +a8c8f3bade42a97789d2acdbc625f862 3.0.3.tar.gz diff --git a/voms-api-java-bc147.patch b/voms-api-java-bc147.patch index 242c207..a99ccb9 100644 --- a/voms-api-java-bc147.patch +++ b/voms-api-java-bc147.patch @@ -4,7 +4,7 @@ diff -ur voms-api-java-3_0_2.orig/pom.xml voms-api-java-3_0_2/pom.xml @@ -37,7 +37,7 @@ /usr/share/javadoc/${project.name} 4.10 - 1.3.0 + 1.3.2 - 1.46 + 1.47 1.9.0 diff --git a/voms-api-java.spec b/voms-api-java.spec index 9c244a6..21acbad 100644 --- a/voms-api-java.spec +++ b/voms-api-java.spec @@ -1,13 +1,12 @@ Name: voms-api-java -Version: 3.0.2 -%global tagver %(tr . _ <<< %{version}) -Release: 3%{?dist} +Version: 3.0.3 +Release: 1%{?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/%{tagver}.tar.gz +Source0: https://github.com/italiangrid/%{name}/archive/%{version}.tar.gz # Patch for bouncycastle 1.47+ (Fedora 21+, EPEL 7+) Patch0: %{name}-bc147.patch # Disable tests that fail outside the Central European time zone @@ -57,7 +56,7 @@ Obsoletes: vomsjapi-javadoc < 2.0.7 Virtual Organization Membership Service (VOMS) Java API Documentation. %prep -%setup -q -n %{name}-%{tagver} +%setup -q %if %{?fedora}%{!?fedora:0} >= 21 || %{?rhel}%{!?rhel:0} >= 7 %patch0 -p1 @@ -93,6 +92,9 @@ Virtual Organization Membership Service (VOMS) Java API Documentation. %doc LICENSE %changelog +* Thu Jun 26 2014 Mattias Ellert - 3.0.3-1 +- Update to version 3.0.3 + * Sun Jun 08 2014 Fedora Release Engineering - 3.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild