update to 16
This commit is contained in:
parent
a55300afd7
commit
5e2f54d0df
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/fasterxml-oss-parent-4-src-git.tar.xz
|
||||
/oss-parent-10.tar.gz
|
||||
/oss-parent-11.tar.gz
|
||||
/oss-parent-16.tar.gz
|
||||
|
||||
@ -1,15 +1,13 @@
|
||||
%global oname oss-parent
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 11
|
||||
Release: 4%{?dist}
|
||||
Version: 16
|
||||
Release: 1%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
# pom file licenses ASL 2.0 and LGPL 2.1
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
URL: http://fasterxml.com/
|
||||
Source0: https://github.com/FasterXML/oss-parent/archive/oss-parent-%{version}.tar.gz
|
||||
|
||||
BuildRequires: java-devel
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-enforcer-plugin
|
||||
BuildRequires: maven-plugin-build-helper
|
||||
@ -55,6 +53,9 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%doc LICENSE NOTICE README.creole
|
||||
|
||||
%changelog
|
||||
* Wed Jul 02 2014 gil cattaneo <puntogil@libero.it> 16-1
|
||||
- update to 16
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 11-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user