automatic version update by autodist [release 5.5.0-1mamba;Fri Aug 02 2019]

This commit is contained in:
Automatic Build System 2024-01-05 19:15:18 +01:00
parent fb6c928f3c
commit 805d3669dc

View File

@ -1,5 +1,5 @@
Name: whois
Version: 5.4.3
Version: 5.5.0
Release: 1mamba
Summary: Queries whois directory service for information pertaining to a domain name
Group: Applications/Networking
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://ftp.debian.org/debian/pool/main/w/whois/
Source: http://ftp.debian.org/debian/pool/main/w/whois/whois_%{version}.tar.xz
Source: http://deb.debian.org/debian/pool/main/w/whois/whois_%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -20,7 +20,7 @@ Whois is a client-side application which queries the whois directory service for
%debug_package
%prep
%setup -q
%setup -q -n whois-5.4.4
%build
%make
@ -46,6 +46,9 @@ rm -f %{buildroot}%{_mandir}/man1/mkpasswd.1*
#% doc README
%changelog
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 5.5.0-1mamba
- automatic version update by autodist
* Sun Jun 16 2019 Automatic Build System <autodist@mambasoft.it> 5.4.3-1mamba
- automatic version update by autodist