From 7973f9c24a7387b31bc1ab98ce31bd785ea8fc19 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 15:04:46 +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/objectweb-asm.git#a77ae914c3b2e259b369ce19a85883b6d031a39d --- objectweb-asm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/objectweb-asm.spec b/objectweb-asm.spec index 08d2f9c..be5f979 100644 --- a/objectweb-asm.spec +++ b/objectweb-asm.spec @@ -3,7 +3,7 @@ Name: objectweb-asm Version: 8.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java bytecode manipulation and analysis framework License: BSD URL: http://asm.ow2.org/ @@ -159,6 +159,9 @@ popd %license LICENSE.txt %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 8.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Aug 14 2020 Jerry James - 8.0.1-1 - Version 8.0.1 - Add 0002-Catch-CompileException-in-test.patch to fix compilation of a test