diff --git a/libedit.spec b/libedit.spec index 3ed1684..fb74db3 100644 --- a/libedit.spec +++ b/libedit.spec @@ -4,7 +4,7 @@ Summary: The NetBSD Editline library Name: libedit Version: 3.1 -Release: 25.%{snap}cvs%{?dist} +Release: 26.%{snap}cvs%{?dist} License: BSD URL: http://www.thrysoee.dk/editline/ Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz @@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/history.3* %{_includedir}/editline/readline.h %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 3.1-26.20181209cvs +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 30 2019 Jerry James - 3.1-25.20181209cvs - New version (20181209-3.1) - ChangeLog is now UTF-8, so drop conversion from ISO8859-1