update to version 1.11
This commit is contained in:
parent
1bbed93618
commit
40ce3b8a77
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/modello-1.8.3-source-release.zip
|
||||
/modello-1.9.1-source-release.zip
|
||||
/modello-1.10.0-source-release.zip
|
||||
/modello-1.11-source-release.zip
|
||||
|
||||
12
modello.spec
12
modello.spec
@ -4,8 +4,8 @@
|
||||
Name: modello
|
||||
Summary: Modello Data Model toolkit
|
||||
Epoch: 0
|
||||
Version: 1.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.11
|
||||
Release: 1%{?dist}
|
||||
# The majority of files are under MIT license, but some of them are ASL 2.0.
|
||||
# Some parts of the project are derived from the Exolab project,
|
||||
# and are licensed under a 5-clause BSD license.
|
||||
@ -87,7 +87,7 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
|
||||
|
||||
|
||||
%build
|
||||
# skip tests because we have too old xmlunit in Fedora now (1.0.8)
|
||||
# FIXME: tests fail
|
||||
%mvn_build -f -- -Dmaven.version=3.1.1
|
||||
|
||||
|
||||
@ -99,13 +99,16 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
|
||||
|
||||
%files -f .mfiles
|
||||
%doc LICENSE
|
||||
%{_bindir}/*
|
||||
%{_bindir}/modello
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%doc LICENSE
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2020 Fabio Valentini <decathorpe@gmail.com> - 0:1.11-1
|
||||
- Update to version 1.11.
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.10.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
@ -291,4 +294,3 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
|
||||
|
||||
* Mon Nov 07 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a4.1jpp
|
||||
- First JPackage build
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (modello-1.10.0-source-release.zip) = eda3264c5e33c1e19117d79bdf5560d639c2510ef8c857b5089eeac9b2dc4706197419802c191cc2691f9bda4380324602d57b973ad6fd19413a198c1add5373
|
||||
SHA512 (modello-1.11-source-release.zip) = e7731a80cc1112405a4e8746713eb9d0d81bf7a00bb13fb615bc63196513579b956f9dff56d963e16c3e6c7c9cd651954922fb62541765e86b0ace0fa9b8450f
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user