From 5068bff332f45f845bdfddca88c17048cbbb04d1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:32:34 +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/jetty.git#0ad7d9b846033b64098d6fdb82d2f7be70b00a21 --- jetty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jetty.spec b/jetty.spec index 94de261..04dd4a1 100644 --- a/jetty.spec +++ b/jetty.spec @@ -50,7 +50,7 @@ Name: jetty Version: 9.4.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java Webserver and Servlet Container # Jetty is dual licensed under both ASL 2.0 and EPL 1.0, see NOTICE.txt @@ -970,6 +970,9 @@ exit 0 %license LICENSE NOTICE.txt LICENSE-MIT %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 9.4.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 18 2021 Mat Booth - 9.4.36-1 - Update to latest upstream release