diff --git a/perl-Text-Brew.spec b/perl-Text-Brew.spec index b5ae138..ad76066 100644 --- a/perl-Text-Brew.spec +++ b/perl-Text-Brew.spec @@ -1,6 +1,6 @@ Name: perl-Text-Brew Version: 0.02 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of the Brew edit distance # License specified in README License: GPL+ or Artistic @@ -51,6 +51,9 @@ make test %{_mandir}/man3/Text* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.02-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 10 2015 Emmanuel Seyman - 0.02-3 - Take into account review comments (#1279650)