Rebuild for readline 7.x

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2017-01-12 17:30:45 +01:00
parent 8fcf388dc6
commit 2c02bbeccb
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A filemanager similar to XTree
Name: ytree
Version: 1.99pl1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Shells
@ -31,6 +31,9 @@ install -m755 -D -p ytree $RPM_BUILD_ROOT/%{_bindir}/ytree
%{_bindir}/ytree
%changelog
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.99pl1-2
- Rebuild for readline 7.x
* Fri Dec 02 2016 Filipe Rosset <rosset.filipe@gmail.com> - 1.99pl1-1
- Rebuilt new release 1.99pl1, fixes rhbz #1178453 and rhbz #1371310