6.1-14.20191109
This commit is contained in:
parent
dd29b7fab2
commit
5cb96de496
@ -2,7 +2,7 @@
|
|||||||
Summary: Ncurses support utilities
|
Summary: Ncurses support utilities
|
||||||
Name: ncurses
|
Name: ncurses
|
||||||
Version: 6.1
|
Version: 6.1
|
||||||
Release: 13.%{revision}%{?dist}
|
Release: 14.%{revision}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://invisible-island.net/ncurses/ncurses.html
|
URL: https://invisible-island.net/ncurses/ncurses.html
|
||||||
Source0: https://invisible-mirror.net/archives/ncurses/current/ncurses-%{version}-%{revision}.tgz
|
Source0: https://invisible-mirror.net/archives/ncurses/current/ncurses-%{version}-%{revision}.tgz
|
||||||
@ -282,6 +282,10 @@ xz NEWS
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 12 2019 Miroslav Lichvar <mlichvar@redhat.com> 6.1-14.20191109
|
||||||
|
- update to 6.1-20191109
|
||||||
|
- remove LDFLAGS from pkgconfig files and ncurses-config scripts (#1771137)
|
||||||
|
|
||||||
* Thu Oct 31 2019 Miroslav Lichvar <mlichvar@redhat.com> 6.1-13.20191026
|
* Thu Oct 31 2019 Miroslav Lichvar <mlichvar@redhat.com> 6.1-13.20191026
|
||||||
- update to 6.1-20191026 (CVE-2019-17594 CVE-2019-17595)
|
- update to 6.1-20191026 (CVE-2019-17594 CVE-2019-17595)
|
||||||
- restore rxvt-unicode-256color terminfo (Robbie Harwood) (#1430935)
|
- restore rxvt-unicode-256color terminfo (Robbie Harwood) (#1430935)
|
||||||
|
Loading…
Reference in New Issue
Block a user