update to version 3.12.0
This commit is contained in:
parent
28db070e99
commit
bcde05c706
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/liblouis-3.8.0.tar.gz
|
/liblouis-3.8.0.tar.gz
|
||||||
/liblouis-3.9.0.tar.gz
|
/liblouis-3.9.0.tar.gz
|
||||||
/liblouis-3.10.0.tar.gz
|
/liblouis-3.10.0.tar.gz
|
||||||
|
/liblouis-3.12.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')
|
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
|
||||||
|
|
||||||
Name: liblouis
|
Name: liblouis
|
||||||
Version: 3.10.0
|
Version: 3.12.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Braille translation and back-translation library
|
Summary: Braille translation and back-translation library
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -20,9 +20,7 @@ BuildRequires: texlive-eurosym
|
|||||||
BuildRequires: texlive-xetex
|
BuildRequires: texlive-xetex
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
|
||||||
# gnulib is a copylib that has been granted an exception from the no-bundled-libraries policy
|
Provides: bundled(gnulib)
|
||||||
# http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Copylibs
|
|
||||||
Provides: bundled(gnulib) = 20130621
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Liblouis is an open-source braille translator and back-translator named in
|
Liblouis is an open-source braille translator and back-translator named in
|
||||||
@ -142,6 +140,10 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 20 2020 Martin Gieseking <martin.gieseking@uos.de> - 3.12.0-1
|
||||||
|
- Updated to 3.12.0.
|
||||||
|
- Dropped date from Provides(gnulib).
|
||||||
|
|
||||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-4
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-4
|
||||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (liblouis-3.10.0.tar.gz) = 54259978fb043d7710648379adbcf77379c35f1210d5f5bcd8797ab81d2c9d3465c4000969120b672a3814e9c4639070b0ed248acf547ff94c949a1e5039e4cd
|
SHA512 (liblouis-3.12.0.tar.gz) = dde18b6d8627f03219e0f4805836a78672175a569fcf006ba679f2108357890bbe286136f3231c26f3ca567cc33ef9350c6e2d6c544a352638f7f243abc4cbda
|
||||||
|
Loading…
Reference in New Issue
Block a user