From 8d33c8d3f9afa009619b7706c74c700d25ad4ac9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 16:14:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Text-Autoformat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-Autoformat.spec b/perl-Text-Autoformat.spec index 6331e0f..a9d0cc7 100644 --- a/perl-Text-Autoformat.spec +++ b/perl-Text-Autoformat.spec @@ -2,7 +2,7 @@ Name: perl-Text-Autoformat # Maintain six-digit version number to ensure clean upgrade path %global cpan_version 1.74 Version: %{cpan_version}0000 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automatic text wrapping and reformatting License: GPL+ or Artistic Group: Development/Libraries @@ -60,6 +60,9 @@ make test %{_mandir}/man3/Text::Autoformat.3pm* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.740000-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Dec 09 2015 Petr Ĺ abata - 1.740000-1 - 1.74 bump, perl5.22 fixes