update to 5.05 [release 5.05-1mamba;Wed Dec 06 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 17:52:32 +01:00
parent fcefd60093
commit 50ffec5355

15
sl.spec
View File

@ -1,24 +1,24 @@
Name: sl
Version: 5.02
Version: 5.05
Release: 1mamba
Summary: sl- Steam Locomotive
Group: Applications/Graphics
Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: https://github.com/mtoyoda/sl
## GITSOURCE https://github.com/mtoyoda/sl.git 5.01
Source: https://github.com/mtoyoda/sl.git/%{version}/sl-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/eyJhb/sl
Source: https://github.com/eyJhb/sl.git/%{version}/sl-%{version}.tar.bz2
License: Copyright only
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libncurses-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
sl (Steam Locomotive) is a highly advanced animation program for curing your bad habit of mistyping
%debug_package
%prep
%setup -q
@ -40,6 +40,9 @@ install -D -m0644 sl.1 %{buildroot}%{_mandir}/man1/sl.1
%doc LICENSE
%changelog
* Wed Dec 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.05-1mamba
- update to 5.05
* Wed Oct 01 2014 Automatic Build System <autodist@mambasoft.it> 5.02-1mamba
- automatic version update by autodist