- New version 1.0.0
This commit is contained in:
parent
ffaf1adb7f
commit
782dc4820c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/black-hole-solver-0.20.0.tar.xz
|
/black-hole-solver-0.20.0.tar.xz
|
||||||
/black-hole-solver-0.22.0.tar.xz
|
/black-hole-solver-0.22.0.tar.xz
|
||||||
/black-hole-solver-0.24.0.tar.xz
|
/black-hole-solver-0.24.0.tar.xz
|
||||||
|
/black-hole-solver-1.0.0.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%define develname lib%{basen}-devel
|
%define develname lib%{basen}-devel
|
||||||
|
|
||||||
Name: %{basen}
|
Name: %{basen}
|
||||||
Version: 0.24.0
|
Version: 1.0.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# The entire source code is MIT except xxHash-0.6.5/ which is BSD
|
# The entire source code is MIT except xxHash-0.6.5/ which is BSD
|
||||||
License: MIT and BSD
|
License: MIT and BSD
|
||||||
@ -50,7 +50,7 @@ cards to move.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc NEWS README.md TODO.quicktask
|
%doc NEWS.asciidoc README.md
|
||||||
%_bindir/black-hole-solve
|
%_bindir/black-hole-solve
|
||||||
%{_mandir}/man6/black-hole-solve.6.*
|
%{_mandir}/man6/black-hole-solve.6.*
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (black-hole-solver-0.24.0.tar.xz) = aedef1e97e1a55c11ba0952693bbf6312a97a9f3127ab1668c030769284751dc55a8010b273077f5d231c708997d4fc7a5b4438e2a161d7d55c86310e4a4f963
|
SHA512 (black-hole-solver-1.0.0.tar.xz) = 3888033f28c63eb82565f60276bd3ad818e65667a8ed26cc491cca2591b7c2796e635bc7b8d1d0760fded66cfb8a49b6b3783e3556b84b7126e6ce2281f8cb77
|
||||||
|
Loading…
x
Reference in New Issue
Block a user