This commit is contained in:
Dennis Gilmore 2013-08-04 07:16:12 -05:00
parent ef475cfe55
commit 6edaa41b8e

View File

@ -1,7 +1,7 @@
Summary: A library for editing typed command lines
Name: readline
Version: 6.2
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv3+
Group: System Environment/Libraries
URL: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
@ -140,6 +140,9 @@ fi
%{_libdir}/lib*.a
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Mar 28 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 6.2-7
- fix aarch64 build (#926433)