automatic version update by autodist [release 1.12.0-1mamba;Tue Mar 29 2022]
This commit is contained in:
parent
d28c457bcf
commit
5172851242
@ -1,5 +1,5 @@
|
|||||||
Name: black-hole-solver
|
Name: black-hole-solver
|
||||||
Version: 1.10.1
|
Version: 1.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”
|
Summary: A solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,11 +11,9 @@ Source: https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-sol
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”.
|
A solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”.
|
||||||
@ -76,5 +74,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 29 2022 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.1-1mamba
|
* Tue Dec 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user