changeset 2514:650981312fac

[RPM] Fix build accounting for newer beanutils version. Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-November/021535.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Tue, 08 Nov 2016 16:57:32 +0100
parents cac210e18be5
children 6227b428daa7
files distribution/packaging/fedora/thermostat.spec
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/packaging/fedora/thermostat.spec	Tue Nov 08 08:43:08 2016 -0500
+++ b/distribution/packaging/fedora/thermostat.spec	Tue Nov 08 16:57:32 2016 +0100
@@ -44,7 +44,7 @@
   %global jcommon_bundle_version     1.0.23
   %global jfreechart_bundle_version  1.0.19
   # apache-commons-beanutils
-  %global beanutils_bundle_version   1.9.2
+  %global beanutils_bundle_version   1.9.3
   # apache-commons-codec
   %global codec_bundle_version       1.10.0
   # apache-commons-logging