diff --git a/replacer.spec b/replacer.spec index 64996c7..63a8a78 100644 --- a/replacer.spec +++ b/replacer.spec @@ -1,6 +1,6 @@ Name: replacer Version: 1.5.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Replacer Maven Mojo License: MIT URL: http://code.google.com/p/maven-replacer-plugin/ @@ -59,6 +59,9 @@ This package contains javadoc for %{name}. %files javadoc -f .mfiles-javadoc %changelog +* Fri Mar 28 2014 Michael Simacek - 1.5.2-4 +- Use Requires: java-headless rebuild (#1067528) + * Sun Aug 04 2013 Fedora Release Engineering - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -67,4 +70,4 @@ This package contains javadoc for %{name}. - minor changes to adapt to current guideline * Sun May 26 2013 gil cattaneo 1.5.2-1 -- initial rpm \ No newline at end of file +- initial rpm