From a2a5d73b354ed413231ad86003b12208016933f2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 06:32:22 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- antlr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/antlr.spec b/antlr.spec index b004a66..af952d4 100644 --- a/antlr.spec +++ b/antlr.spec @@ -4,7 +4,7 @@ Summary: ANother Tool for Language Recognition Name: antlr Version: 2.7.7 -Release: 42%{?dist} +Release: 43%{?dist} Epoch: 0 License: Public Domain URL: http://www.antlr2.org/ @@ -176,6 +176,9 @@ cd ../.. %{python2_sitelib}/antlr-* %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0:2.7.7-43 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Mar 01 2016 gil cattaneo 0:2.7.7-42 - fix URL field (rhbz#1313275)