diff --git a/rubygem-highline.spec b/rubygem-highline.spec index a1aa676..98d5c17 100644 --- a/rubygem-highline.spec +++ b/rubygem-highline.spec @@ -4,7 +4,7 @@ Summary: HighLine is a high-level command-line IO library Name: rubygem-%{gem_name} Version: 1.7.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 or Ruby or BSD URL: https://github.com/JEG2/highline Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem @@ -77,6 +77,9 @@ popd %exclude %{gem_instdir}/INSTALL %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.7.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 15 2019 Troy Dawson - 1.7.8-1 - Fix FTBFS (#1675925) - Update to 1.7.8 (the latest version with tests in the gem)