From c68d9d3ba95d01e16327c18b62906fa5d6876a77 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:51:50 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bsf.git#6e97e2f38fde9952cd97ad4dd4c3db3ac7fa4fd0 --- bsf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bsf.spec b/bsf.spec index 9577494..b4f0972 100644 --- a/bsf.spec +++ b/bsf.spec @@ -1,7 +1,7 @@ Name: bsf Epoch: 0 Version: 2.4.0 -Release: 39%{?dist} +Release: 40%{?dist} Summary: Bean Scripting Framework License: ASL 2.0 URL: http://commons.apache.org/bsf/ @@ -77,6 +77,9 @@ ant jar javadocs %license LICENSE.txt NOTICE.txt %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0:2.4.0-40 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Aug 28 2020 Fabio Valentini - 0:2.4.0-39 - Re-enable JavaScript support (RHBZ#1858613).