From 85565422e675cf47ba842bc685957296cff06d6b Mon Sep 17 00:00:00 2001 From: gil Date: Mon, 22 Aug 2016 18:06:02 +0200 Subject: [PATCH] update to 26 --- .gitignore | 1 + fasterxml-oss-parent.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0f04fd6..6ac1c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /oss-parent-16.tar.gz /18e.tar.gz /oss-parent-24.tar.gz +/oss-parent-26.tar.gz diff --git a/fasterxml-oss-parent.spec b/fasterxml-oss-parent.spec index 6e0353d..cb05275 100644 --- a/fasterxml-oss-parent.spec +++ b/fasterxml-oss-parent.spec @@ -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 26-1 +- update to 26 + * Wed Feb 03 2016 Fedora Release Engineering - 24-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 387e818..a2926ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43c710f1ec851e99f64184d8a556ebc2 oss-parent-24.tar.gz +f0226f2c47371592eb820dee9442e7fc oss-parent-26.tar.gz