From a261b3553eeae4a6c4f3448581ccb39442ac6317 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 16:10:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Test-Strict.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index 8128eb4..9d82aa8 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -1,6 +1,6 @@ Name: perl-Test-Strict Version: 0.36 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Check syntax, presence of use strict/warnings, and test coverage @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jan 18 2016 Petr Ĺ abata - 0.36-1 - 0.36 bump