File asciiquarium.spec of Package asciiquarium

#
# spec file for package asciiquarium
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:           asciiquarium
Version:        1.1
Release:        0
Summary:        ASCII art aquarium/sea animation
License:        GPLv2+
URL:            http://www.robobunny.com/projects/asciiquarium/html/
Source0:        http://www.robobunny.com/projects/%{name}/%{name}_%{version}.tar.gz
BuildArch:      noarch
Requires:       perl-Term-Animation

%description
Enjoy the mysteries of the sea from the safety of your own terminal!

%prep
%setup -qn %{name}_%{version}

%build

%install
install -p -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}

%files
%doc README gpl.txt
%{_bindir}/%{name}

%changelog
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
openSUSE Build Service is sponsored by