File perl-SpeL-Wizard.spec of Package perl-SpeL-Wizard

#
# spec file for package perl-SpeL-Wizard
#
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


%define cpan_name SpeL-Wizard
Name:           perl-SpeL-Wizard
Version:        20250511.1428
Release:        0
License:        GPL-1.0-or-later
Summary:        Engine to build audio files from the spel files generated by SpeL and ma[cut]
URL:            https://metacpan.org/release/%{cpan_name}
Source0:        https://cpan.metacpan.org/authors/id/W/WD/WDAEMS/%{cpan_name}-%{version}.tar.gz
BuildArch:      noarch
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Config::Tiny)
BuildRequires:  perl(Digest::MD5::File)
BuildRequires:  perl(File::ShareDir)
BuildRequires:  perl(File::ShareDir::Install) >= 0.06
BuildRequires:  perl(IPC::Run)
BuildRequires:  perl(Regexp::Common)
BuildRequires:  perl(Regexp::Grammars)
BuildRequires:  perl(parent)
Requires:       perl(Config::Tiny)
Requires:       perl(Digest::MD5::File)
Requires:       perl(File::ShareDir)
Requires:       perl(IPC::Run)
Requires:       perl(Regexp::Common)
Requires:       perl(Regexp::Grammars)
Requires:       perl(parent)
%{perl_requires}

%description
engine to build audio files from the spel files generated by SpeL and maintain their up-to-dateness

%prep
%autosetup  -n %{cpan_name}-%{version}

%build
perl Makefile.PL INSTALLDIRS=vendor
%make_build

%check
make test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%doc README TODO
%license LICENSE

%changelog
openSUSE Build Service is sponsored by