update to 26

This commit is contained in:
gil 2016-08-22 18:06:02 +02:00
parent d6c9eb8a58
commit 85565422e6
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/oss-parent-16.tar.gz
/18e.tar.gz
/oss-parent-24.tar.gz
/oss-parent-26.tar.gz

View File

@ -1,7 +1,7 @@
%global oname oss-parent
Name: fasterxml-oss-parent
Version: 24
Release: 3%{?dist}
Version: 26
Release: 1%{?dist}
Summary: FasterXML parent pom
# pom file licenses ASL 2.0 and LGPL 2.1
License: ASL 2.0 and LGPLv2+
@ -47,7 +47,7 @@ This package contains the parent pom file for FasterXML.com projects.
%pom_remove_plugin :maven-enforcer-plugin
%build
%mvn_build
%mvn_build -j
%install
%mvn_install
@ -57,6 +57,9 @@ This package contains the parent pom file for FasterXML.com projects.
%license LICENSE NOTICE
%changelog
* Mon Aug 22 2016 gil cattaneo <puntogil@libero.it> 26-1
- update to 26
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
43c710f1ec851e99f64184d8a556ebc2 oss-parent-24.tar.gz
f0226f2c47371592eb820dee9442e7fc oss-parent-26.tar.gz