goldmann pushed to opensaml-java-openws (master). "Upstream release 1.5.5, rhbz#1219740"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 8 06:15:59 UTC 2015


From 821530b325e1a7958451a3d64c694e74e89adf32 Mon Sep 17 00:00:00 2001
From: Marek Goldmann <marek.goldmann at gmail.com>
Date: Fri, 8 May 2015 08:03:59 +0200
Subject: Upstream release 1.5.5, rhbz#1219740


diff --git a/.gitignore b/.gitignore
index 4a7f500..de0f203 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /opensaml-java-openws-1.4.4.tar.xz
+/opensaml-java-openws-1.5.5.tar.xz
diff --git a/opensaml-java-openws.spec b/opensaml-java-openws.spec
index c0785ec..57c6221 100644
--- a/opensaml-java-openws.spec
+++ b/opensaml-java-openws.spec
@@ -1,13 +1,13 @@
 Name:           opensaml-java-openws
-Version:        1.4.4
-Release:        7%{?dist}
+Version:        1.5.5
+Release:        1%{?dist}
 Summary:        Java OpenWS library
 License:        ASL 2.0
 Group:          Development/Libraries
 URL:            http://www.opensaml.org/
 
-# svn export https://svn.shibboleth.net/java-openws/tags/1.4.4/ opensaml-java-openws-1.4.4
-# tar cafJ opensaml-java-openws-1.4.4.tar.xz opensaml-java-openws-1.4.4
+# svn export https://svn.shibboleth.net/java-openws/tags/1.5.5/ opensaml-java-openws-1.5.5
+# tar cafJ opensaml-java-openws-1.5.5.tar.xz opensaml-java-openws-1.5.5
 Source0:        opensaml-java-openws-%{version}.tar.xz
 
 BuildArch:      noarch
@@ -25,7 +25,7 @@ BuildRequires:  opensaml-java-xmltooling
 BuildRequires:  xalan-j2
 BuildRequires:  apache-commons-codec
 BuildRequires:  jakarta-commons-httpclient
-BuildRequires:  tomcat-servlet-3.0-api
+BuildRequires:  tomcat-servlet-3.1-api
 BuildRequires:  xerces-j2
 BuildRequires:  xml-commons-apis
 BuildRequires:  junit
@@ -47,10 +47,9 @@ This package contains the API documentation for %{name}.
 %prep
 %setup -q
 
-sed -i "s|\${xerces.groupId}|xerces|" pom.xml
+%pom_remove_parent
 
-%pom_remove_dep "xerces:xml-apis"
-%pom_remove_dep "xerces:serializer"
+%pom_remove_dep "org.springframework:spring-test"
 
 %build
 # tests disabled because of missing dependency org.springframework:spring-mock
@@ -67,6 +66,9 @@ sed -i "s|\${xerces.groupId}|xerces|" pom.xml
 %doc doc
 
 %changelog
+* Fri May 08 2015 Marek Goldmann <mgoldman at redhat.com> - 1.5.5-1
+- Upstream release 1.5.5
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4e4c03a..6eb95ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aeb52b2a40617cfabe2aa1f235c002cf  opensaml-java-openws-1.4.4.tar.xz
+45a0f65ee26f7baea269302fff2a3cb7  opensaml-java-openws-1.5.5.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/opensaml-java-openws.git/commit/?h=master&id=821530b325e1a7958451a3d64c694e74e89adf32


More information about the scm-commits mailing list