Update to 5.5.15 (#2156870)
This commit is contained in:
parent
3095e12b08
commit
c2cb5253ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/whois-5.5.12.tar.gz
|
||||
/whois-5.5.13.tar.gz
|
||||
/whois-5.5.14.tar.gz
|
||||
/whois-5.5.15.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (whois-5.5.14.tar.gz) = 6b3252078d25c3f9ac5f54e4ecc280ee86d9807dd7b126cea56e0e2eaf5e5eaba6f9d847a4264762cf6238ef30942762c7dce2bd50534a9e897c5d16468adb58
|
||||
SHA512 (whois-5.5.15.tar.gz) = 76575da039bffa8e5d6ee9d28e1ff74eeff108fb8ced9139c4fe96fada8c71aef7f92cec5aafcd8d70bd2b16d00ba3a80a376d5d4307fd40724b25ec4d8110d2
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%{bcond_with whois_enables_idn}
|
||||
|
||||
Name: whois
|
||||
Version: 5.5.14
|
||||
Version: 5.5.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Improved WHOIS client
|
||||
License: GPLv2+
|
||||
@ -134,6 +134,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 03 2023 Petr Menšík <pemensik@redhat.com> - 5.5.15-1
|
||||
- Update to 5.5.15 (#2156870)
|
||||
|
||||
* Tue Oct 18 2022 Petr Menšík <pemensik@redhat.com> - 5.5.14-1
|
||||
- Update to 5.5.14 (#2135226)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user