[apache-commons-chain] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:18:00 UTC 2014


commit 9cb05e56e81a29620b115778af58a294df99b498
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 11:14:51 2014 +0100

    Use Requires: java-headless rebuild (#1067528)
    
    Signed-off-by: Michael Simacek <msimacek at redhat.com>
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 apache-commons-chain.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-chain.spec b/apache-commons-chain.spec
index 896c146..dcd4412 100644
--- a/apache-commons-chain.spec
+++ b/apache-commons-chain.spec
@@ -2,7 +2,7 @@
 %global short_name commons-%{base_name}
 Name:          apache-commons-chain
 Version:       1.2
-Release:       8%{?dist}
+Release:       9%{?dist}
 Summary:       An implementation of the GoF Chain of Responsibility pattern
 License:       ASL 2.0
 URL:           http://commons.apache.org/%{base_name}/
@@ -94,6 +94,9 @@ rm -r src/test/org/apache/commons/chain/config/ConfigParserTestCase.java
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.2-9
+- Use Requires: java-headless rebuild (#1067528)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list