updated to release 2.6.0
This commit is contained in:
parent
1ca20fcdf1
commit
e3437eec77
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/liblouis-2.5.2.tar.gz
|
||||
/liblouis-2.5.3.tar.gz
|
||||
/liblouis-2.5.4.tar.gz
|
||||
/liblouis-2.6.0.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
|
||||
Name: liblouis
|
||||
Version: 2.5.4
|
||||
Release: 5%{?dist}
|
||||
Version: 2.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Braille translation and back-translation library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -195,6 +195,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 16 2014 Martin Gieseking <martin.gieseking@uos.de> 2.6.0-1
|
||||
- Updated to new upstream release.
|
||||
|
||||
* Mon Aug 18 2014 Martin Gieseking <martin.gieseking@uos.de> 2.5.4-5
|
||||
- Fixed check for ELF binaries to prevent chrpath from failing.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user