Changelog for
libbrotlicommon1-1.0.2-1.17.x86_64.rpm :
* Wed Jan 03 2018 jengelhAATTinai.de- Merge devel subpackages as libbrotli-devel
* Sat Dec 30 2017 jengelhAATTinai.de- Avoid shipping duplicate files. Avoid shipping README.md, this just contains the description - and build instructions.- Drop duplicate Requires on -devel.
* Wed Dec 20 2017 pgajdosAATTsuse.com- build for SLE_12 and SLE_12_SP1
* Thu Nov 30 2017 buschmann23AATTopensuse.org- update to Brotli 1.0.2 + Major chnages
* added Autotools build files
* switched shared library version to libtool scheme + Minor changes
* BrotliDictionary members are not const now
* ZopfliNode distance could be up to 128MiB
* fixed API documentation typos
* total_out is always set by decoder
* fixed BROTLI_ENSURE_CAPACITY macro; no-op in preprocessed output + Other changes
* fixed scripts for oss-fuzz, test them with Travis
* made Bazel JNI tests less messy
* fixed linter warnings in JS decoder
* fixed permissions of various files
* added Bazel build to Appveyor matrix
* added Sieve dictionary generator
* Tue Oct 24 2017 buschmann23AATTopensuse.org- update to Brotli 1.0.1 + updated README.md + fixed parallel exeuction of CMake \"compatibility\" tests- update to Brotli 1.0.0 + new CLI; bro -> brotli; + man page + remove \"custom dictionary\" support + add ability to side-load brotli RFC dictionary + add decoder API to avoid ringbuffer reallocation + PY streaming decompression support + PY wrapper accepts memview- spec file changes + improve descriptions + add man pages
* Wed Sep 20 2017 buschmann23AATTopensuse.org- spec file changes + improve package description
* Fri Jun 23 2017 buschmann23AATTopensuse.org- update to Brotli 0.6.0 + better compression on 1MiB+ files + update \"common\" API to make dictionary fetching more flexible + fix decoder bug #502 + faster compression on mid-low quality levels + fix encoder q10-11 slowdown after long copy #468 + introduce Brotli
*TakeOutput API- now build shared libraries and development files in the following new packages: + libbrotlicommon0_6_0 + libbrotlicommon-devel + libbrotlidec0_6_0 + libbrotlidec-devel + libbrotlienc0_6_0 + libbrtolienc-devel
* Fri Mar 24 2017 buschmann23AATTopensuse.org- initial package