Compare commits
No commits in common. "c8" and "c9" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/whois_5.5.1.tar.xz
|
||||
SOURCES/whois_5.5.9.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
84b4229852891993394c9d37d608ba9c6c1f3e30 SOURCES/whois_5.5.1.tar.xz
|
||||
fbdda0adac82c3b0b71433dacdf2a58e6883a1e2 SOURCES/whois_5.5.9.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Package mkpasswd tool
|
||||
%if 0%{?rhel}
|
||||
%if 0%{?rhel} && 0%{?rhel} < 9
|
||||
%{bcond_with whois_enables_mkpasswd}
|
||||
%else
|
||||
%{bcond_without whois_enables_mkpasswd}
|
||||
@ -10,8 +10,8 @@
|
||||
%{bcond_without whois_enables_libidn2}
|
||||
|
||||
Name: whois
|
||||
Version: 5.5.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.5.9
|
||||
Release: 4%{?dist}
|
||||
Summary: Improved WHOIS client
|
||||
License: GPLv2+
|
||||
URL: http://www.linux.it/~md/software/
|
||||
@ -63,8 +63,8 @@ Conflicts: expect < 5.45.4-8.fc30
|
||||
Requires: whois-nls = %{version}-%{release}
|
||||
# whois-mkpasswd package renamed to mkpasswd in 5.4.0-2.fc30, bug #1649426
|
||||
Obsoletes: whois-mkpasswd <= 5.4.0-1.fc30
|
||||
# but we continue upgrading whois in older Fedoras without the rename
|
||||
Obsoletes: whois-mkpasswd <= 5.5.1-1.fc29
|
||||
# but we continued upgrading whois in Fedoras < 30 without the rename
|
||||
Obsoletes: whois-mkpasswd <= 5.5.3-1.fc29
|
||||
Provides: whois-mkpasswd = %{version}-%{release}
|
||||
|
||||
%description -n mkpasswd
|
||||
@ -133,14 +133,61 @@ fi
|
||||
%if %{with whois_enables_mkpasswd}
|
||||
%files -n mkpasswd
|
||||
%license COPYING debian/copyright
|
||||
%doc README debian/changelog
|
||||
%doc README
|
||||
%{_bindir}/mkpasswd
|
||||
%{_mandir}/man1/mkpasswd.*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2019 Petr Pisar <ppisar@redhat.com> - 5.5.1-2
|
||||
- Bump release to replace the EPEL package (bug #1734183)
|
||||
* Fri Apr 22 2022 Petr Menšík <pemensik@redhat.com> - 5.5.9-4
|
||||
- Enable mkpasswd building (#2054043)
|
||||
- Remove changelog from mkpasswd, it has double size of actual tool
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.5.9-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.5.9-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Mon Mar 29 2021 Petr Pisar <ppisar@redhat.com> - 5.5.9-1
|
||||
- 5.5.9 bump
|
||||
|
||||
* Tue Feb 16 2021 Petr Pisar <ppisar@redhat.com> - 5.5.8-1
|
||||
- 5.5.8 bump
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Oct 05 2020 Petr Pisar <ppisar@redhat.com> - 5.5.7-1
|
||||
- 5.5.7 bump
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon Feb 17 2020 Petr Pisar <ppisar@redhat.com> - 5.5.6-1
|
||||
- 5.5.6 bump
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Jan 23 2020 Petr Pisar <ppisar@redhat.com> - 5.5.5-1
|
||||
- 5.5.5 bump
|
||||
|
||||
* Wed Jan 15 2020 Petr Pisar <ppisar@redhat.com> - 5.5.4-2
|
||||
- Fix hiding legal strings on at. subdomains (bug #1791035)
|
||||
|
||||
* Fri Jan 03 2020 Petr Pisar <ppisar@redhat.com> - 5.5.4-1
|
||||
- 5.5.4 bump
|
||||
|
||||
* Mon Nov 18 2019 Petr Pisar <ppisar@redhat.com> - 5.5.3-1
|
||||
- 5.5.3 bump
|
||||
|
||||
* Tue Oct 29 2019 Petr Pisar <ppisar@redhat.com> - 5.5.2-2
|
||||
- Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112)
|
||||
|
||||
* Thu Oct 03 2019 Jitka Plesnikova <jplesnik@redhat.com> - 5.5.2-1
|
||||
- 5.5.2 bump
|
||||
|
||||
* Mon Aug 19 2019 Petr Pisar <ppisar@redhat.com> - 5.5.1-1
|
||||
- 5.5.1 bump
|
||||
|
Loading…
Reference in New Issue
Block a user