[thermostat] Rebuild for updated httpcomponents-core (v4.3.2) build.

jerboaa jerboaa at fedoraproject.org
Mon May 12 09:28:02 UTC 2014


commit 4fda62e6238f9e9a27257f2655cfa9cbee404729
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Mon May 12 11:27:26 2014 +0200

    Rebuild for updated httpcomponents-core (v4.3.2) build.

 thermostat.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/thermostat.spec b/thermostat.spec
index f3e247a..4aa9a4c 100644
--- a/thermostat.spec
+++ b/thermostat.spec
@@ -20,7 +20,7 @@
 %global logging_bundle_version     1.1.3
 # Real OSGi Bundle-Version is 2.11.3.RELEASE
 %global mongo_bundle_version       2.11.3
-%global hc_core_bundle_version     4.3.0
+%global hc_core_bundle_version     4.3.2
 %global hc_client_bundle_version   4.3.3
 %global gson_bundle_version        2.2.4
 
@@ -80,7 +80,7 @@ Name:       %{?scl_prefix}thermostat
 Version:    %{major}.%{minor}.%{patchlevel}
 # If building from snapshot out of hg, uncomment and adjust below value as appropriate
 #Release:    0.1.20131122hg%{hgrev}%{?dist}
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    A monitoring and serviceability tool for OpenJDK
 License:    GPLv2+ with exceptions and OFL
 URL:        http://icedtea.classpath.org/thermostat/
@@ -845,6 +845,9 @@ end
 %config(noreplace) %{system_confdir}/sysconfig/tomcat@%{pkg_name}
 
 %changelog
+* Mon May 12 2014 Severin Gehwolf <sgehwolf at redhat.com> - 1.0.2-8
+- Rebuild for updated httpcomponents-core (v4.3.2) build.
+
 * Thu Mar 20 2014 Severin Gehwolf <sgehwolf at redhat.com> - 1.0.2-7
 - Make thermostat-webapp's tomcat listen on non-conflicting
   tomcat port. Fixes RHBZ#1054396.


More information about the scm-commits mailing list