# Generated by go2rpm 1.3 %bcond_without check # https://github.com/alicebob/miniredis %global goipath github.com/alicebob/miniredis Version: 2.14.5 %gometa %global goaltipaths github.com/alicebob/miniredis/v2 %global common_description %{expand: Pure Go Redis server for Go unittests.} %global golicenses LICENSE LICENSE-geohash %global godocs CHANGELOG.md README.md geohash/README.md Name: %{goname} Release: 6%{?dist} Summary: Pure Go Redis server for Go unittests License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/alicebob/gopher-json) BuildRequires: golang(github.com/yuin/gopher-lua) BuildRequires: golang(github.com/yuin/gopher-lua/parse) %description %{common_description} %gopkg %prep %goprep mv geohash/LICENSE LICENSE-geohash mv geohash/README.md README-geohash.md %install %gopkginstall %if %{with check} %check # https://github.com/alicebob/miniredis/issues/185 %gocheck -d . %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 2.14.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 2.14.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin - 2.14.5-4 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering - 2.14.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 2.14.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 30 18:05:06 CEST 2021 Robert-André Mauchin - 2.14.5-1 - Update to 2.14.5 - Close: rhbz#1965120 * Sun May 23 17:31:50 CEST 2021 Robert-André Mauchin - 2.14.4-1 - Update to 2.14.4 - Close: rhbz#1963645 * Tue Jan 26 2021 Fedora Release Engineering - 2.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 10 17:11:48 CET 2021 Robert-André Mauchin - 2.14.1-1 - Initial package