[java-sig-commits] [apache-commons-daemon] Update to latest upstream (1.0.10)

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Feb 28 15:11:12 UTC 2012


commit 74097d535821fe6e4329c5cb1057bd4fe7ce29d8
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Feb 28 16:03:18 2012 +0100

    Update to latest upstream (1.0.10)
    
    - Several bugfixes concerning libcap and building upstream

 apache-commons-daemon.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-daemon.spec b/apache-commons-daemon.spec
index bda84d2..8c29afe 100644
--- a/apache-commons-daemon.spec
+++ b/apache-commons-daemon.spec
@@ -3,7 +3,7 @@
 %global short_name  commons-%{base_name}
 
 Name:           apache-%{short_name}
-Version:        1.0.8
+Version:        1.0.10
 Release:        1%{?dist}
 Summary:        Defines API to support an alternative invocation mechanism
 License:        ASL 2.0
@@ -132,6 +132,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 
 
 %changelog
+* Thu Jan 26 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.0.10-1
+- Update to latest upstream (1.0.10)
+- Several bugfixes concerning libcap and building upstream
+
 * Thu Jan 26 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.0.8-1
 - Update to latest upstream (1.0.8)
 - Drop s390/ppc patches (upstream seems to already include them)


More information about the java-sig-commits mailing list