automatic version update by autodist [release 3.8.1-1mamba;Sat Aug 10 2024]
This commit is contained in:
parent
6dcd011899
commit
750fa38cef
@ -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
|
||||||
@ -56,7 +56,7 @@ cd share
|
|||||||
%patch 12 -p1
|
%patch 12 -p1
|
||||||
%patch 13 -p1
|
%patch 13 -p1
|
||||||
%patch 14 -p1
|
%patch 14 -p1
|
||||||
%patch15 -p1
|
#%patch 15 -p1
|
||||||
%patch 16 -p1
|
%patch 16 -p1
|
||||||
%patch 17 -p1
|
%patch 17 -p1
|
||||||
%patch 18 -p1
|
%patch 18 -p1
|
||||||
@ -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