update to version 38
This commit is contained in:
parent
85bb9959ca
commit
1c86b1de37
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
/results_*
|
||||
/*.src.rpm
|
||||
|
||||
/fasterxml-oss-parent-3-src-git.tar.xz
|
||||
/fasterxml-oss-parent-4-src-git.tar.xz
|
||||
/oss-parent-10.tar.gz
|
||||
@ -7,3 +10,4 @@
|
||||
/oss-parent-24.tar.gz
|
||||
/oss-parent-26.tar.gz
|
||||
/oss-parent-34.tar.gz
|
||||
/oss-parent-38.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global oname oss-parent
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 34
|
||||
Release: 2%{?dist}
|
||||
Version: 38
|
||||
Release: 1%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
License: ASL 2.0
|
||||
URL: http://fasterxml.com/
|
||||
@ -58,6 +58,9 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Sat Oct 05 2019 Fabio Valentini <decathorpe@gmail.com> - 38-1
|
||||
- Update to version 38.
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 34-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (oss-parent-34.tar.gz) = 0a10548a679c66f7602023d466065a15bae71fe334eb32ddd611921961c47dfe7763338a2a33d8914f8155611804db6a5f43fcf9646d087429393962bb7d04f4
|
||||
SHA512 (oss-parent-38.tar.gz) = ef0b7a933c598bea33ecce3ec2b4c27fcf2e8c030d3fe23681cc9c2d7f564385dd30dc2b3b2be11a523d017c6817a1048cc80c48351a0a39ec6c8d391ef752ac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user