From 9744e8ca0f6c5e5ab33490a8ce5c891887980641 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 06:12:31 +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/java_cup.git#0182affe36349ea3a16d163b044325b8586d3a4a --- java_cup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/java_cup.spec b/java_cup.spec index 08ecc77..f2549a2 100644 --- a/java_cup.spec +++ b/java_cup.spec @@ -3,7 +3,7 @@ Name: java_cup Version: 0.11b -Release: 15%{?dist} +Release: 16%{?dist} Epoch: 1 Summary: LALR parser generator for Java License: MIT @@ -94,6 +94,9 @@ jar ufm dist/java-cup-%{pkg_version}-runtime.jar %{SOURCE4} %license licence.txt %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:0.11b-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1:0.11b-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild