update to version 3.18.0
This commit is contained in:
parent
1734f009ac
commit
3dbd4d991e
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/liblouis-3.16.0.tar.gz
|
||||
/liblouis-3.16.1.tar.gz
|
||||
/liblouis-3.17.0.tar.gz
|
||||
/liblouis-3.18.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.17.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Braille translation and back-translation library
|
||||
|
||||
License: LGPLv3+
|
||||
@ -143,6 +143,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 Martin Gieseking <martin.gieseking@uos.de> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.17.0-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (liblouis-3.17.0.tar.gz) = 9511e0f76ef6def3fa30f0bce4df188b2a11251e8ced0a76a92e172026e6751bc19b2c8ccd5789043b65398190a367bca03b3f1449344750e63ebd0fde60b4e3
|
||||
SHA512 (liblouis-3.18.0.tar.gz) = ee0549038bb4f6ed9a2e8575ac04fafe470e6863ada9a669b7e08f51fc05cf0dc0392e38b730f3a82d4b231adb6923d89d1474fdbde0a1aa22d178dec7a11f96
|
||||
|
Loading…
Reference in New Issue
Block a user