update to 3.17.0
This commit is contained in:
parent
db5b22bd2d
commit
5b13cfc122
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/liblouis-3.15.0.tar.gz
|
||||
/liblouis-3.16.0.tar.gz
|
||||
/liblouis-3.16.1.tar.gz
|
||||
/liblouis-3.17.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.16.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Braille translation and back-translation library
|
||||
|
||||
License: LGPLv3+
|
||||
@ -81,7 +81,7 @@ This package provides the documentation for liblouis.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup
|
||||
|
||||
|
||||
%build
|
||||
@ -143,6 +143,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 11 2021 Martin Gieseking <martin.gieseking@uos.de> - 3.17.0-1
|
||||
- Update to 3.17.0
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (liblouis-3.16.1.tar.gz) = 8ac3723d8240be7c84854bc2b6efeefd5c4fd405c3a368de151c2b7612acc809b91c4227bc15d31040d65b6872dd9b05fbb99ecc4325a87cc6a570972a8ca4a7
|
||||
SHA512 (liblouis-3.17.0.tar.gz) = 9511e0f76ef6def3fa30f0bce4df188b2a11251e8ced0a76a92e172026e6751bc19b2c8ccd5789043b65398190a367bca03b3f1449344750e63ebd0fde60b4e3
|
||||
|
Loading…
Reference in New Issue
Block a user