This commit is contained in:
Kalev Lember 2014-05-27 17:49:37 +02:00
parent d4204be80f
commit dd8c92b762

View File

@ -6,7 +6,7 @@
Name: liblouis
Version: 2.5.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Braille translation and back-translation library
Group: System Environment/Libraries
@ -195,6 +195,9 @@ fi
%changelog
* Tue May 27 2014 Kalev Lember <kalevlember@gmail.com> - 2.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Tue May 13 2014 Martin Gieseking <martin.gieseking@uos.de> 2.5.4-1
- Updated to new upstream release.
- Activated the bundled test suite which has been adapted to work correctly with the recent release.