|
|
@ -1,7 +1,7 @@
|
|
|
|
Name: perl-DBIx-Class
|
|
|
|
Name: perl-DBIx-Class
|
|
|
|
Summary: Extensible and flexible object <-> relational mapper
|
|
|
|
Summary: Extensible and flexible object <-> relational mapper
|
|
|
|
Version: 0.082820
|
|
|
|
Version: 0.082820
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/DBIx-Class-%{version}.tar.gz
|
|
|
|
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]/*
|
|
|
|
%{_mandir}/man[13]/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.082820-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 03 2015 Petr Pisar <ppisar@redhat.com> - 0.082820-3
|
|
|
|
* Tue Nov 03 2015 Petr Pisar <ppisar@redhat.com> - 0.082820-3
|
|
|
|
- Restore compatability with SQLite-3.9.0 (bug #1272905)
|
|
|
|
- Restore compatability with SQLite-3.9.0 (bug #1272905)
|
|
|
|
|
|
|
|
|
|
|
|