automatic version update by autodist [release 3.8.1-1mamba;Sat Aug 10 2024]
This commit is contained in:
parent
6dcd011899
commit
750fa38cef
31
cowsay.spec
31
cowsay.spec
@ -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.7.0
|
Version: 3.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Configurable talking cow
|
Summary: Configurable talking cow
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -33,7 +33,7 @@ Patch31: cowsay-3.03-snake_cow.patch
|
|||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl(Acme::Cow)
|
BuildRequires: perl-Acme-Cow
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -51,18 +51,18 @@ It operates much as the figlet program does, and it written in the same spirit o
|
|||||||
#%patch3 -p1
|
#%patch3 -p1
|
||||||
#%patch4 -p1
|
#%patch4 -p1
|
||||||
cd share
|
cd share
|
||||||
%patch10 -p1
|
%patch 10 -p1
|
||||||
%patch11 -p1
|
%patch 11 -p1
|
||||||
%patch12 -p1
|
%patch 12 -p1
|
||||||
%patch13 -p1
|
%patch 13 -p1
|
||||||
%patch14 -p1
|
%patch 14 -p1
|
||||||
%patch15 -p1
|
#%patch 15 -p1
|
||||||
%patch16 -p1
|
%patch 16 -p1
|
||||||
%patch17 -p1
|
%patch 17 -p1
|
||||||
%patch18 -p1
|
%patch 18 -p1
|
||||||
%patch19 -p1
|
%patch 19 -p1
|
||||||
%patch30 -p1
|
%patch 30 -p1
|
||||||
%patch31 -p1
|
%patch 31 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ cd share
|
|||||||
%doc LICENSE.txt
|
%doc LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 10 2024 Automatic Build System <autodist@openmamba.org> 3.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.0-1mamba
|
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.0-1mamba
|
||||||
- update to 3.7.0
|
- update to 3.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user