# Generated by go2rpm 1.8.0 %bcond_without check %global debug_package %{nil} # https://github.com/mutecomm/go-sqlcipher %global goipath github.com/mutecomm/go-sqlcipher/v4 %global forgeurl https://github.com/mutecomm/go-sqlcipher Version: 4.4.2 %gometa -f %global common_description %{expand: Self-contained Go sqlite3 driver with an AES-256 encrypted sqlite3 database.} %global golicenses LICENSE %global godocs _example README.md Name: %{goname} Release: %autorelease Summary: Self-contained Go sqlite3 driver with an AES-256 encrypted sqlite3 database License: MIT AND BSD-3-Clause AND Unlicense URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires echo "golang(github.com/stretchr/testify/assert)" %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog