From 6bd6354797e23b04f99d5f0b5c4832e4a1cc81a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 30 Jan 2017 12:29:28 +0100 Subject: [PATCH] Bump the release version (previous version in Indigo 1). --- jOCCI-api/jOCCI-api.spec | 7 +++++-- jOCCI-core/jOCCI-core.spec | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/jOCCI-api/jOCCI-api.spec b/jOCCI-api/jOCCI-api.spec index 8da401e..05fc5b1 100644 --- a/jOCCI-api/jOCCI-api.spec +++ b/jOCCI-api/jOCCI-api.spec @@ -7,7 +7,7 @@ Name: jOCCI-api Version: 0.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java OCCI library License: ASL 2.0 @@ -79,5 +79,8 @@ mvn_bootstrap=1 xmvn -DincludeArtifactIds=com.github.tomakehurst:wiremock depend %changelog -* Fri Jan 27 2017 František Dvořák - 0.2.6-1 +* Mon Jan 30 2017 František Dvořák - 0.2.6-2 +- Compatibility with Java >= 8 (for EPEL 7) + +* Thu Sep 08 2016 František Dvořák - 0.2.6-1 - Initial package diff --git a/jOCCI-core/jOCCI-core.spec b/jOCCI-core/jOCCI-core.spec index 31fd506..49d4188 100644 --- a/jOCCI-core/jOCCI-core.spec +++ b/jOCCI-core/jOCCI-core.spec @@ -4,7 +4,7 @@ Name: jOCCI-core Version: 0.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java OCCI framework License: ASL 2.0 @@ -63,5 +63,8 @@ find src -type f -name \*.java -exec sed -i -e '/@author/{s//\>\ %changelog -* Fri Jan 27 2017 František Dvořák - 0.2.4-1 +* Mon Jan 30 2017 František Dvořák - 0.2.4-2 +- Compatibility with Java >= 8 (for EPEL 7) + +* Tue Aug 09 2016 František Dvořák - 0.2.4-1 - Initial package -- 1.8.2.3