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)