- New version 5.12.0

This commit is contained in:
Shlomi Fish 2019-08-03 00:32:05 +03:00
parent 3a3f069f93
commit 867fbe081d
3 changed files with 6 additions and 6 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/freecell-solver-5.6.0.tar.xz
/freecell-solver-5.8.0.tar.xz
/freecell-solver-5.10.0.tar.xz
/freecell-solver-5.12.0.tar.xz

View File

@ -3,11 +3,10 @@
%global develname lib%{name}-devel
Name: freecell-solver
Version: 5.10.0
Release: 2%{?dist}
Version: 5.12.0
Release: 1%{?dist}
License: MIT
Source0: https://fc-solve.shlomifish.org/downloads/fc-solve/%{name}-%{version}.tar.xz
Patch1: freecell-solver-no-rpath.diff
URL: https://fc-solve.shlomifish.org/
Summary: The Freecell Solver Executable
@ -58,6 +57,7 @@ BuildRequires: perl(YAML::XS)
BuildRequires: perl-devel
BuildRequires: pkgconfig(cmocka)
BuildRequires: python3-cffi
BuildRequires: python3-freecell_solver
BuildRequires: python3-pysol-cards
BuildRequires: python3-random2
BuildRequires: python3-rpm-macros
@ -144,11 +144,10 @@ Freecell Solver from within your programs.
%prep
%setup -q
%patch1 -p1 -b .rem-rpath
%build
# The game limit flags are recommended by the PySolFC README.
%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale -DLIB_INSTALL_DIR=%{_libdir} -DMAX_NUM_FREECELLS=8 -DMAX_NUM_STACKS=20 -DMAX_NUM_INITIAL_CARDS_IN_A_STACK=60
%cmake -DLOCALE_INSTALL_DIR=%{_datadir}/locale -DLIB_INSTALL_DIR=%{_libdir} -DMAX_NUM_FREECELLS=8 -DMAX_NUM_STACKS=20 -DMAX_NUM_INITIAL_CARDS_IN_A_STACK=60 -DDISABLE_APPLYING_RPATH=TRUE
%make_build
%check

View File

@ -1 +1 @@
SHA512 (freecell-solver-5.10.0.tar.xz) = b596e842db3bbccca8b89f09b6417965b9453d698623e17ffae3a6e5a6155a8d3b08908a74fe193a52f1bbb2cb4209cff0799ff3097f31386f986650e28b8f95
SHA512 (freecell-solver-5.12.0.tar.xz) = ee7dbc7b3275add2b3adb7c5f07e5e500645bf2fe1d11cd71c369d6ac9afd9d1846dd68729de0f643f034c014feec2576d94c92c1f08b937e3bec04cd4bbc290