|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-DBICx-TestDatabase
|
|
|
|
|
Summary: Create a temporary database from a DBIx::Class::Schema
|
|
|
|
|
Version: 0.05
|
|
|
|
|
Release: 25%{?dist}
|
|
|
|
|
Release: 26%{?dist}
|
|
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/J/JR/JROCKWAY/DBICx-TestDatabase-%{version}.tar.gz
|
|
|
|
|
URL: https://metacpan.org/release/DBICx-TestDatabase
|
|
|
|
@ -100,6 +100,9 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.05-26
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Dec 20 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.05-25
|
|
|
|
|
- Update license to SPDX format
|
|
|
|
|
- Use macros %%make_*
|
|
|
|
|