Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > e04489b036a37c4d358f5c7718e7e4fc > files > 2

perl-Games-Solitaire-Verify-0.240.300-2.mga9.src.rpm

%define upstream_name    Games-Solitaire-Verify
%define upstream_version 0.2403

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 2

Summary:    Process and verify solitaire games
License:    MIT
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Games/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(Class::XSAccessor)
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(Dir::Manifest)
BuildRequires: perl(Exception::Class)
BuildRequires: perl(File::Spec)
BuildRequires: perl(Getopt::Long) >= 2.360.0
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(List::MoreUtils)
BuildRequires: perl(List::Util)
BuildRequires: perl(Module::Build) >= 0.280.0
BuildRequires: perl(POSIX)
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Pod::Usage)
BuildRequires: perl(Test::Differences)
BuildRequires: perl(Test::More) >= 0.880.0
BuildRequires: perl(autodie)
BuildRequires: perl(overload)
BuildRequires: perl(parent)
BuildRequires: perl(strict)
BuildRequires: perl(vars)
BuildRequires: perl(warnings)
BuildArch:  noarch

%description
This is a CPAN Perl module that verifies the solutions of various variants
of card Solitaire. It does not aim to try to be a solver for them, because
this is too CPU intensive to be adequately done using perl5 (as of
perl-5.10.0). If you're interested in the latter, look at:

* https://fc-solve.shlomifish.org/

* https://fc-solve.shlomifish.org/links.html#other_solvers

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%__perl Build.PL --installdirs=vendor

./Build CFLAGS="%{optflags}"

%check
./Build test

%install
./Build install --destdir=%{buildroot}

%files
%doc COPYING Changes LICENSE META.json META.yml MYMETA.yml README examples
%{_mandir}/man3/*
%perl_vendorlib/*
%{_bindir}/verify-solitaire-solution
%{_bindir}/expand-solitaire-multi-card-moves
%{_mandir}/man1/*


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0.240.300-2.mga9
+ Revision: 1812673
- Mageia 9 Mass Rebuild

* Wed May 06 2020 shlomif <shlomif> 0.240.300-1.mga8
+ Revision: 1581387
- New version 0.2403 by cheese-e-boi

* Fri Apr 24 2020 shlomif <shlomif> 0.230.300-1.mga8
+ Revision: 1571693
- update to 0.2303

* Mon Apr 20 2020 shlomif <shlomif> 0.230.200-1.mga8
+ Revision: 1570162
- update to 0.2302
- update to 0.2301

* Fri Mar 06 2020 shlomif <shlomif> 0.230.0-1.mga8
+ Revision: 1554395
- update to 0.2300

* Sat Feb 15 2020 umeabot <umeabot> 0.220.200-2.mga8
+ Revision: 1527654
- Mageia 8 Mass Rebuild

* Fri Jul 19 2019 shlomif <shlomif> 0.220.200-1.mga8
+ Revision: 1423033
- update to 0.2202

* Wed May 08 2019 shlomif <shlomif> 0.210.0-1.mga7
+ Revision: 1396664
- update to 0.2100

* Thu Apr 04 2019 shlomif <shlomif> 0.200.0-1.mga7
+ Revision: 1385787
- update to 0.2000

* Wed Dec 05 2018 shlomif <shlomif> 0.190.0-3.mga7
+ Revision: 1338567
- update URLs

* Thu Sep 20 2018 umeabot <umeabot> 0.190.0-2.mga7
+ Revision: 1283929
- Mageia 7 Mass Rebuild

* Sun Aug 05 2018 shlomif <shlomif> 0.190.0-1.mga7
+ Revision: 1247947
- New version

* Tue May 01 2018 shlomif <shlomif> 0.180.0-1.mga7
+ Revision: 1224373
- update to 0.1800

* Sun Jun 19 2016 pterjan <pterjan> 0.170.100-2.mga6
+ Revision: 1027656
- Rebuild for perl 5.22.2

* Sun Mar 13 2016 shlomif <shlomif> 0.170.100-1.mga6
+ Revision: 989819
- update to 0.1701

* Sat Feb 27 2016 shlomif <shlomif> 0.170.0-1.mga6
+ Revision: 980011
- New version 0.1700

* Mon Jan 04 2016 shlomif <shlomif> 0.160.100-1.mga6
+ Revision: 919567
- update to 0.1601

* Thu Jun 25 2015 shlomif <shlomif> 0.140.0-1.mga6
+ Revision: 843160
- update to 0.1400

* Wed Oct 15 2014 umeabot <umeabot> 0.130.0-3.mga5
+ Revision: 744237
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Sat May 17 2014 shlomif <shlomif> 0.130.0-1.mga5
+ Revision: 623261
- update to 0.1300

* Tue Feb 04 2014 shlomif <shlomif> 0.120.300-1.mga5
+ Revision: 581170
- update to 0.1203

* Sat Oct 19 2013 umeabot <umeabot> 0.120.100-2.mga4
+ Revision: 529118
- Mageia 4 Mass Rebuild

* Thu Jul 04 2013 shlomif <shlomif> 0.120.100-1.mga4
+ Revision: 450213
- update to 0.1201

* Wed May 29 2013 shlomif <shlomif> 0.110.300-1.mga4
+ Revision: 432417
- update to 0.1103

* Sun Jan 13 2013 umeabot <umeabot> 0.110.200-2.mga3
+ Revision: 367625
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Sep 14 2012 shlomif <shlomif> 0.110.200-1.mga3
+ Revision: 293900
- update to 0.1102

* Mon Sep 10 2012 shlomif <shlomif> 0.110.100-2.mga3
+ Revision: 291989
- New version/rel 0.1101-2
- New version 0.1101

* Fri Dec 16 2011 shlomif <shlomif> 0.100.0-1.mga2
+ Revision: 182820
- Correct the licence to MIT.
- imported package perl-Games-Solitaire-Verify


* Tue Dec 06 2011 cpan2dist 0.1000-1mga
- initial mageia release, generated with cpan2dist