update to 16

This commit is contained in:
gil 2014-07-02 17:57:05 +02:00
parent a55300afd7
commit 5e2f54d0df
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
bd4ac44b8f1a43e773e900a101040940 oss-parent-11.tar.gz
4b9053f1f70b79376418db1dbfbd32ea oss-parent-16.tar.gz