* Tue Oct 24 2017 junghans@votca.org
- version bump to v1.0.2
* C99 requirement in all build systems
* Mon Oct 02 2017 dimstar@opensuse.org
- Add baselibs.conf: build libsz2 and libaec0 for biarch setups
(needed by hdf5).
* Wed Aug 23 2017 jengelh@inai.de
- Fix RPM groups, and slightly expand summaries.
* Mon Jul 24 2017 manfred99@gmx.ch
- Add fallback for SLE12 and older opensuse versions: use autoconf/make
* Mon Jul 24 2017 manfred99@gmx.ch
- fix compilation, package now needs c99 standard
- avoid rpmlint warning "W: description-shorter-than-summary"
- do not add README.SZIP twice
* Mon Jul 17 2017 junghans@votca.org
- version bump to v1.0.1, switch to cmake
* Fixes: Potential security vulnerabilities in decoder exposed by libFuzzer.
* Added: Fuzz target for decoding and encoding.
* Thu Jul 06 2017 badshah400@gmail.com
- Rename subpackage libsz2-devel to sz2-devel (see, e.g.
https://build.opensuse.org/request/show/508143);
provide/obsolete old devel package libsz2-devel for consistency.
- Minor cleanup of specfile:
* Move README.SZIP to libsz2 subpackage, this is the shared lib
actually replacing szip.
* Use `find` instead of `rm -f` to clean up libtool archives.
* For devel packages, remove release number dependency on
corresponding shared libs.
* Wed Jun 28 2017 jengelh@inai.de
- Remove static libraries.
- Trim description a little.
* Fri Jun 09 2017 manfred99@gmx.ch
- minor spec cleanup to comply with spec-cleaner
* Thu Jun 01 2017 manfred99@gmx.ch
- Don't require lock-step of libsz and libaec
* Wed Feb 08 2017 manfred99@gmx.ch
- Update to version 1.0.0:
* Include CCSDS test data with libaec
* Better compatibility with OSX for make check
* Allow Cygwin to build DLLs
- remove 121B2TestData.zip from repo, now included in source, adjust spec
* Tue Nov 29 2016 manfred99@gmx.ch
- Update to version 0.3.4:
* Pad incomplete last line when in SZ compatibility mode
- tighten spec dependencies
* Sun Jul 31 2016 manfred99@gmx.ch
- split into 4 subpackages
* Wed Jul 06 2016 manfred99@gmx.ch
- initial packaging