automatic version update by autodist [release 1.999-1mamba;Sat Jan 15 2022]
This commit is contained in:
parent
5a8ec6aa22
commit
2db1ad4b49
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Redis
|
||||
Version: 1.998
|
||||
Version: 1.999
|
||||
Release: 1mamba
|
||||
Summary: Redis - Perl binding for Redis database
|
||||
Group: System/Libraries/Perl
|
||||
@ -19,7 +19,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
Requires: redis
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Redis - Perl binding for Redis database.
|
||||
@ -68,6 +67,9 @@ done
|
||||
# %doc README README.pod
|
||||
|
||||
%changelog
|
||||
* Sat Jan 15 2022 Automatic Build System <autodist@mambasoft.it> 1.999-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.998-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user