17 lines
341 B
RPMSpec
17 lines
341 B
RPMSpec
|
#
|
||
|
# Copyright (c) 2020 SUSE LLC
|
||
|
#
|
||
|
# This file is under MIT license
|
||
|
|
||
|
|
||
|
Name: blowfish
|
||
|
Version: 1
|
||
|
Release: 0
|
||
|
Summary: Blowfish
|
||
|
License: GPL-2.0-only
|
||
|
URL: https://github.com/openSUSE/cockpit-wicked
|
||
|
Source: https://example.com/blowfish-%{version}.tar.gz
|
||
|
BuildArch: noarch
|
||
|
|
||
|
%changelog
|