Package Release Info

snappy-1.1.10-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libsnappy1-32bit

Change Logs

* Mon Mar 25 2024 danilo.spinella@suse.com
- Fix build with GTest 1.14.0 by using C++14, bsc#1221872
* Fri Nov 10 2023 dmueller@suse.com
- update to 1.1.10:
  * Performance improvements
  * Compilation fixes for various environments
- drop fix-always-inline.patch (obsolete)
* Wed Oct 27 2021 tserong@suse.com
- Re-enable RTTI, without which other applications can't subclass
  snappy::Source (this breaks Ceph, as one example)
- Add reenable-rtti.patch
* Tue Jul 13 2021 danilo.spinella@suse.com
- Update to 1.1.9:
  * Performance improvements
- Add fix-always-inline.patch
- Add use-system-test-libs.patch
- Add a hardcoded snappy.pc file
* Tue Aug 25 2020 dmueller@suse.com
- update to 1.1.8:
  * Small performance improvements.
  * Removed snappy::string alias for std::string.
  * Improved CMake configuration.
- remove snappy-pcfile.patch (never went upstream)
* Thu Feb 08 2018 jengelh@inai.de
- Better neutrality of from description. Quantify "Core i7".
  Trim description of SRPM and -devel as the user already has an
  idea what to look for.
- Fix RPM groups.
* Thu Feb 08 2018 tchvatal@suse.com
- Version update to 1.1.7:
  * Aarch64 fixes
  * ppc speedups
  * PIE improvements
  * Switch to cmake build system
- Add patch snappy-pcfile.patch:
  * Pull 55 on upstream github, was dropped when moving to cmake
    of course we still need it
- Fix license install wrt bsc#1080040
* Sat Apr 15 2017 toddrme2178@gmail.com
- Version bump to 1.1.4
  * Fix a 1% performance regression when snappy is used in PIE executables.
  * Improve compression performance by 5%.
  * Improve decompression performance by 20%.
- Use better download url.
* Wed Jul 29 2015 tchvatal@suse.com
- Version bump to 1.1.3:
  * See the NEWS file for full details
- Switch to distribution from github
- Remove upstreamed patch:
  * snappy-1.1.1-random-return.patch
* Wed Jul 29 2015 dimstar@opensuse.org
- Add baselibs.conf: build snappy1-32bit, as needed by
  libqt5-qtwebengine-32bit.