new upstream version 1.12.0
This commit is contained in:
parent
4eb9d1a399
commit
b421b60d85
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/black-hole-solver-1.6.0.tar.xz
|
||||
/black-hole-solver-1.8.0.tar.xz
|
||||
/black-hole-solver-1.10.1.tar.xz
|
||||
/black-hole-solver-1.12.0.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%define develname lib%{basen}-devel
|
||||
|
||||
Name: %{basen}
|
||||
Version: 1.10.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
# The entire source code is MIT except xxHash-0.6.5/ which is BSD
|
||||
License: MIT and BSD
|
||||
Source0: https://fc-solve.shlomifish.org/downloads/fc-solve/%{basen}-%{version}.tar.xz
|
||||
@ -113,6 +113,9 @@ perl "$src"/run-tests.pl
|
||||
%__rm -f %{buildroot}/%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2022 Shlomi Fish <shlomif@shlomifish.org> 1.12.0-1
|
||||
- New upstream version.
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (black-hole-solver-1.10.1.tar.xz) = 65e69a699922c92332da70b35303f50fbbe3f7b324e70428d24e75910ab6472db22936fbabe716fdd2ef9a88aaac3d8765b8007ceeb03d50ec865b183a5c8f69
|
||||
SHA512 (black-hole-solver-1.12.0.tar.xz) = 54aea7d86717e6dd24eb809afe972691e644497eeb240859194eca6193506af9f5d739949ebc9f0776b7409b5f934a2e9ab3f4507dc827f90fd0c3de945818d1
|
||||
|
Loading…
x
Reference in New Issue
Block a user