Update to upstream version 1.10.0
This commit is contained in:
parent
3443559fb8
commit
b5be22d971
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ modello-1.5-source-release.zip
|
||||
/modello-1.8.2-source-release.zip
|
||||
/modello-1.8.3-source-release.zip
|
||||
/modello-1.9.1-source-release.zip
|
||||
/modello-1.10.0-source-release.zip
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
|
||||
Name: modello
|
||||
Version: 1.9.1
|
||||
Release: 7%{?dist}
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Modello Data Model toolkit
|
||||
# The majority of files are under MIT license, but some of them are
|
||||
# ASL 2.0 or BSD-licensed.
|
||||
@ -79,6 +78,9 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Apr 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.0-1
|
||||
- Update to upstream version 1.10.0
|
||||
|
||||
* Tue Jul 31 2018 Severin Gehwolf <sgehwolf@redhat.com> - 0:1.9.1-7
|
||||
- Add explicit requires on javapackages-tools for modello script.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (modello-1.9.1-source-release.zip) = 4b4f31c1e86280d72d503b8c1bcaf780bdb4d8e95545c9bce0a9a77b17d58febed27c72b545ebb57adfde78ee538eaf7055eca19ac45c94cdcdccb853236ea7f
|
||||
SHA512 (modello-1.10.0-source-release.zip) = eda3264c5e33c1e19117d79bdf5560d639c2510ef8c857b5089eeac9b2dc4706197419802c191cc2691f9bda4380324602d57b973ad6fd19413a198c1add5373
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user