This commit is contained in:
Dennis Gilmore 2014-06-07 21:06:29 -05:00
parent e3c13f6a4e
commit c8ed4089c3

View File

@ -1,7 +1,7 @@
Summary: Conversion between character sets and surfaces Summary: Conversion between character sets and surfaces
Name: recode Name: recode
Version: 3.6 Version: 3.6
Release: 38%{?dist} Release: 39%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/File Group: Applications/File
Url: http://recode.progiciels-bpi.ca/ Url: http://recode.progiciels-bpi.ca/
@ -96,6 +96,9 @@ fi
%{_includedir}/* %{_includedir}/*
%changelog %changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6-39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Dec 18 2013 Jiri Popelka <jpopelka@redhat.com> - 3.6-38 * Wed Dec 18 2013 Jiri Popelka <jpopelka@redhat.com> - 3.6-38
- Fix FTBFS if "-Werror=format-security" flag is used (#1037305). - Fix FTBFS if "-Werror=format-security" flag is used (#1037305).