diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 5a48145..a5a1f83 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementations of common encoders and decoders License: ASL 2.0 URL: http://commons.apache.org/%{base_name}/ @@ -61,6 +61,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt %doc LICENSE.txt NOTICE.txt aspell-mail.txt %changelog +* Tue Mar 04 2014 Stanislav Ochotnicky - 1.9-2 +- Use Requires: java-headless rebuild (#1067528) + * Mon Jan 6 2014 Mikolaj Izdebski - 1.9-1 - Update to upstream version 1.9 - Update to current packaging guidelines