From 5a77a14fc4b0fa4c81c2e4d46eb20d102cab1599 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Fri, 28 Mar 2014 17:37:41 +0100 Subject: [PATCH] Use Requires: java-headless rebuild (#1067528) Signed-off-by: Michael Simacek Signed-off-by: Mikolaj Izdebski --- jackson-annotations.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jackson-annotations.spec b/jackson-annotations.spec index 1d32751..68b5332 100644 --- a/jackson-annotations.spec +++ b/jackson-annotations.spec @@ -1,6 +1,6 @@ Name: jackson-annotations Version: 2.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Core annotations for Jackson data processor License: ASL 2.0 URL: http://wiki.fasterxml.com/JacksonHome @@ -54,6 +54,9 @@ sed -i 's/\r//' LICENSE-2.0.txt %doc LICENSE-2.0.txt %changelog +* Fri Mar 28 2014 Michael Simacek - 2.2.2-4 +- Use Requires: java-headless rebuild (#1067528) + * Sat Aug 03 2013 Fedora Release Engineering - 2.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild