Rebuild for readline 7.x
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
4f527928c3
commit
140c94209c
@ -2,7 +2,7 @@
|
|||||||
#%%global rcversion RC1
|
#%%global rcversion RC1
|
||||||
Name: pcre2
|
Name: pcre2
|
||||||
Version: 10.22
|
Version: 10.22
|
||||||
Release: %{?rcversion:0.}10%{?rcversion:.%rcversion}%{?dist}
|
Release: %{?rcversion:0.}10%{?rcversion:.%rcversion}%{?dist}.1
|
||||||
%global myversion %{version}%{?rcversion:-%rcversion}
|
%global myversion %{version}%{?rcversion:-%rcversion}
|
||||||
Summary: Perl-compatible regular expression library
|
Summary: Perl-compatible regular expression library
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -270,6 +270,9 @@ make %{?_smp_mflags} check VERBOSE=yes
|
|||||||
%{_mandir}/man1/pcre2test.*
|
%{_mandir}/man1/pcre2test.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 10.22-10.1
|
||||||
|
- Rebuild for readline 7.x
|
||||||
|
|
||||||
* Thu Jan 12 2017 Petr Pisar <ppisar@redhat.com> - 10.22-10
|
* Thu Jan 12 2017 Petr Pisar <ppisar@redhat.com> - 10.22-10
|
||||||
- Fix an out-of-bound read in pcre2test tool within POSIX mode
|
- Fix an out-of-bound read in pcre2test tool within POSIX mode
|
||||||
(upstream bug #2008)
|
(upstream bug #2008)
|
||||||
|
Loading…
Reference in New Issue
Block a user