This commit is contained in:
Dennis Gilmore 2013-08-02 19:04:53 -05:00
commit 411bf7a913

View file

@ -1,7 +1,7 @@
Summary: Converts text and other types of files to PostScript
Name: a2ps
Version: 4.14
Release: 20%{?dist}
Release: 21%{?dist}
License: GPLv3+
Group: Applications/Publishing
Source0: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
@ -309,6 +309,9 @@ exit 0
%{_emacs_sitelispdir}/%{name}/*.el
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Apr 30 2013 Tim Waugh <twaugh@redhat.com> - 4.14-20
- Avoid a bad free in the encoding handling logic (bug #954104).