From e1f89c2b5fbd8fd5f05c8cd5f84b42ba28c862a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 27 Mar 2019 18:00:58 +0100 Subject: [PATCH] Subpackage python2-antlr was removed https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal --- antlr.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/antlr.spec b/antlr.spec index 958d21c..7eaf90f 100644 --- a/antlr.spec +++ b/antlr.spec @@ -1,5 +1,5 @@ %bcond_without doxygen -%bcond_without python +%bcond_with python %global debug_package %{nil} # since we have only a static library @@ -7,7 +7,7 @@ Summary: ANother Tool for Language Recognition Name: antlr Version: 2.7.7 -Release: 57%{?dist} +Release: 58%{?dist} Epoch: 0 License: ANTLR-PD URL: http://www.antlr2.org/ @@ -210,6 +210,10 @@ cd ../.. %endif %changelog +* Wed Mar 27 2019 Miro HronĨok - 0:2.7.7-58 +- Subpackage python2-antlr was removed + https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + * Thu Jan 31 2019 Fedora Release Engineering - 0:2.7.7-57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild