Update to upstream version 1.0.2

This commit is contained in:
Michael Simacek 2018-03-22 15:48:21 +01:00
parent 5c6feaa939
commit 0c088daaae
3 changed files with 7 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/xml-maven-plugin-1.0-source-release.zip
/xml-maven-plugin-1.0.1-source-release.zip
/xml-maven-plugin-1.0.2-source-release.zip

View File

@ -1 +1 @@
8db63f5ec8224472d0c4e687b193b28c xml-maven-plugin-1.0.1-source-release.zip
SHA512 (xml-maven-plugin-1.0.2-source-release.zip) = bbd3e285d35cde314e3d72035e53b5b63f8255dcf2c5f6dc43bf954c447c2cc80b36f1fb540ff07866fb15cd431afa6e3e8e3b822cc614717cb9914379066253

View File

@ -1,6 +1,6 @@
Name: xml-maven-plugin
Version: 1.0.1
Release: 5%{?dist}
Version: 1.0.2
Release: 1%{?dist}
Summary: Maven XML Plugin
License: ASL 2.0
URL: http://www.mojohaus.org/xml-maven-plugin/
@ -40,10 +40,6 @@ done
# Add the version
sed -i 's|stylesheet |stylesheet version="1.0" |' src/it/it8/src/main/xsl/it8.xsl
# These deps are supplied by the JRE
%pom_remove_dep "xml-apis:xml-apis"
%pom_remove_dep "xerces:xercesImpl"
%build
%mvn_build -f
@ -57,6 +53,9 @@ sed -i 's|stylesheet |stylesheet version="1.0" |' src/it/it8/src/main/xsl/it8.x
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Mar 22 2018 Michael Simacek <msimacek@redhat.com> - 1.0.2-1
- Update to upstream version 1.0.2
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild