update to 3.04 [release 3.04-1mamba;Thu Sep 06 2018]

This commit is contained in:
Silvan Calarco 2024-01-05 21:31:54 +01:00
parent 1fe1ecb524
commit 155e9a0cbe

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: cowsay Name: cowsay
Version: 3.03+dfsg1 Version: 3.04
Release: 1mamba Release: 1mamba
Summary: Configurable talking cow Summary: Configurable talking cow
Group: Applications/Graphics Group: Applications/Graphics
@ -10,7 +10,7 @@ Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com> Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.nog.net/~tony/warez URL: http://www.nog.net/~tony/warez
## GITSOURCE https://alioth.debian.org/anonscm/git/collab-maint/cowsay.git ## GITSOURCE https://alioth.debian.org/anonscm/git/collab-maint/cowsay.git
Source0: https://alioth.debian.org/anonscm/git/collab-maint/cowsay.git/master/cowsay-%{version}.tar.bz2 Source: https://github.com/tnalpgge/rank-amateur-cowsay.git/cowsay-%{version}/rank-amateur-cowsay-%{version}.tar.bz2
# Debian patches # Debian patches
Patch0: cowsay-3.03-fix_paths.patch Patch0: cowsay-3.03-fix_paths.patch
Patch1: cowsay-3.03-debian_utf8_width.patch Patch1: cowsay-3.03-debian_utf8_width.patch
@ -44,7 +44,7 @@ cowsay is a configurable talking cow, written in Perl.
It operates much as the figlet program does, and it written in the same spirit of silliness. It operates much as the figlet program does, and it written in the same spirit of silliness.
%prep %prep
%setup -q %setup -q -n rank-amateur-cowsay-%{version}
%patch0 -p1 %patch0 -p1
%patch1 -p1 %patch1 -p1
%patch2 -p1 %patch2 -p1
@ -89,6 +89,9 @@ cd %{buildroot}%{_mandir}/man1 && ln -s cowsay.1 cowthink.1
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Sep 06 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.04-1mamba
- update to 3.04
* Tue Dec 29 2015 Automatic Build System <autodist@mambasoft.it> 3.03+dfsg1-1mamba * Tue Dec 29 2015 Automatic Build System <autodist@mambasoft.it> 3.03+dfsg1-1mamba
- automatic update by autodist - automatic update by autodist