From 52e6ddc1425f92029cf7e7f34fd35b8651df4083 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:01:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-DBIx-Class.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DBIx-Class.spec b/perl-DBIx-Class.spec index 44d23f0..3c6e045 100644 --- a/perl-DBIx-Class.spec +++ b/perl-DBIx-Class.spec @@ -1,7 +1,7 @@ Name: perl-DBIx-Class Summary: Extensible and flexible object <-> relational mapper Version: 0.082820 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/DBIx-Class-%{version}.tar.gz @@ -299,6 +299,9 @@ make test %{_mandir}/man[13]/* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.082820-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 03 2015 Petr Pisar - 0.082820-3 - Restore compatability with SQLite-3.9.0 (bug #1272905)