updated to 3.8.0
This commit is contained in:
parent
4bef6a37f1
commit
dbf5e2c376
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/liblouis-2.6.2.tar.gz
|
||||
/liblouis-3.6.0.tar.gz
|
||||
/liblouis-3.7.0.tar.gz
|
||||
/liblouis-3.8.0.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
|
||||
|
||||
Name: liblouis
|
||||
Version: 3.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Braille translation and back-translation library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -147,6 +147,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 10 2018 Martin Gieseking <martin.gieseking@uos.de> - 3.8.0-1
|
||||
- Updated to 3.8.0
|
||||
|
||||
* Sat Oct 13 2018 Martin Gieseking <martin.gieseking@uos.de> - 3.7.0-2
|
||||
- Dropped Python 2 language bindings according to
|
||||
https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (liblouis-3.7.0.tar.gz) = a0c6cfa7cf28b3ae650fa410894d41deb1373276f8647787603cca5c6e6eba58ec118ed624717f945c2144f7037e4ed72f272e601013d8ff4a212393edec39f3
|
||||
SHA512 (liblouis-3.8.0.tar.gz) = 8c260f2db12142b69775c6c269f1c9d6c709f309f2810b25bf0aa460e0d8c36146ead844ca31e9032615c95c72e0ebf763c0189bc16b1e93035205a5b93cce77
|
||||
|
Loading…
Reference in New Issue
Block a user