This commit is contained in:
Fedora Release Engineering 2017-02-10 18:35:24 +00:00
parent 99838cbeb9
commit 3858b5775f
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Summary: The NetBSD Editline library
Name: libedit
Version: 3.1
Release: 16.%{snap}cvs%{?dist}
Release: 17.%{snap}cvs%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://www.thrysoee.dk/editline/
@ -71,6 +71,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/history.3*
%{_includedir}/editline/readline.h
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-17.20160618cvs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jun 28 2016 Boris Ranto <branto@redhat.com> - 0:3.1-16.20160618cvs
- Fix file conflict with readline (rhbz#1349671)