Update to 1.0.9 (#1872932)
This commit is contained in:
parent
08aa4dec57
commit
c17a274d03
@ -1,6 +1,6 @@
|
|||||||
Name: brotli
|
Name: brotli
|
||||||
Version: 1.0.7
|
Version: 1.0.9
|
||||||
Release: 14%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Lossless compression algorithm
|
Summary: Lossless compression algorithm
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -103,7 +103,6 @@ done
|
|||||||
. /opt/rh/devtoolset-7/enable
|
. /opt/rh/devtoolset-7/enable
|
||||||
%endif
|
%endif
|
||||||
%ctest
|
%ctest
|
||||||
%{__python3} setup.py test
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/brotli
|
%{_bindir}/brotli
|
||||||
@ -131,12 +130,16 @@ done
|
|||||||
%{_libdir}/pkgconfig/libbrotlicommon.pc
|
%{_libdir}/pkgconfig/libbrotlicommon.pc
|
||||||
%{_libdir}/pkgconfig/libbrotlidec.pc
|
%{_libdir}/pkgconfig/libbrotlidec.pc
|
||||||
%{_libdir}/pkgconfig/libbrotlienc.pc
|
%{_libdir}/pkgconfig/libbrotlienc.pc
|
||||||
|
%{_mandir}/man3/constants.h.3brotli*
|
||||||
%{_mandir}/man3/decode.h.3brotli*
|
%{_mandir}/man3/decode.h.3brotli*
|
||||||
%{_mandir}/man3/encode.h.3brotli*
|
%{_mandir}/man3/encode.h.3brotli*
|
||||||
%{_mandir}/man3/types.h.3brotli*
|
%{_mandir}/man3/types.h.3brotli*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 30 2020 Travis Kendrick <pouar@pouar.net> - 1.0.9-1
|
||||||
|
- Update to 1.0.9 (#1872932)
|
||||||
|
|
||||||
* Wed Aug 12 2020 Carl George <carl@george.computer> - 1.0.7-14
|
* Wed Aug 12 2020 Carl George <carl@george.computer> - 1.0.7-14
|
||||||
- Update cmake invocation rhbz#1863298
|
- Update cmake invocation rhbz#1863298
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (brotli-1.0.7.tar.gz) = a82362aa36d2f2094bca0b2808d9de0d57291fb3a4c29d7c0ca0a37e73087ec5ac4df299c8c363e61106fccf2fe7f58b5cf76eb97729e2696058ef43b1d3930a
|
SHA512 (brotli-1.0.9.tar.gz) = b8e2df955e8796ac1f022eb4ebad29532cb7e3aa6a4b6aee91dbd2c7d637eee84d9a144d3e878895bb5e62800875c2c01c8f737a1261020c54feacf9f676b5f5
|
||||||
|
Loading…
Reference in New Issue
Block a user