5.4.1 bump
This commit is contained in:
parent
0fde4e96be
commit
992e1b56fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/whois_5.3.1.tar.xz
|
/whois_5.3.1.tar.xz
|
||||||
/whois_5.3.2.tar.xz
|
/whois_5.3.2.tar.xz
|
||||||
/whois_5.4.0.tar.xz
|
/whois_5.4.0.tar.xz
|
||||||
|
/whois_5.4.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (whois_5.4.0.tar.xz) = d6b8f097eaaab216d862503c96aff32777caec3597b357fb2589b86e98c6ff52f35b18ea5f33d1ece23250c61f849daf9943a2895fe563b05fcbd26718b3b80e
|
SHA512 (whois_5.4.1.tar.xz) = 8036679be4b5cd7ab67903ca1c949e0261bd2589f5a4efa18b10ecab8a1e13d99e5e8b839a4974af22c6afcfff74f7bd1c4361ef1aa3ebf7621a7c8a6bc98c25
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%{bcond_without whois_enables_libidn2}
|
%{bcond_without whois_enables_libidn2}
|
||||||
|
|
||||||
Name: whois
|
Name: whois
|
||||||
Version: 5.4.0
|
Version: 5.4.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Improved WHOIS client
|
Summary: Improved WHOIS client
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.linux.it/~md/software/
|
URL: http://www.linux.it/~md/software/
|
||||||
@ -133,6 +133,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 28 2019 Petr Pisar <ppisar@redhat.com> - 5.4.1-1
|
||||||
|
- 5.4.1 bump
|
||||||
|
|
||||||
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 5.4.0-3
|
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 5.4.0-3
|
||||||
- Rebuilt for libcrypt.so.2 (#1666033)
|
- Rebuilt for libcrypt.so.2 (#1666033)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user