a1bd0bb2c5
- update to 1.2.2 * We fixed a very old issue of data corruption when compressed size exceeds 4GB. This can happen when you compress data close to 4GB and it's incompressible, for example, random data. * Started to use minimum CMake 3.10 because older ones are not planned to be supported. - update to 1.2.1 * We restored old functions/symbols after reports of ABI incompatibility apache/arrow#41058 - update to 1.2.0 * Level API was added with level 2 support. Compresses 5-10% denser and decompresses 5-10% faster. The compression speed drop is about 20-30% - add correct_testing_link.patch, taken from Debian - adjust reenable-rtti.patch - adjust use-system-test-libs.patch, following the patch from Debian
Antonio Teixeira2025-07-04 13:49:53 +00:00
c46fceb437
Accepting request 1287813 from devel:libraries:c_c++
Ana Guerrero2025-06-24 18:45:56 +00:00
ec2305811a
Accepting request 1286910 from home:AndreasStieger:branches:devel:libraries:c_c++
Dirk Mueller2025-06-23 05:51:27 +00:00
4de01910a1
Accepting request 1271999 from devel:libraries:c_c++
Ana Guerrero2025-04-23 13:17:57 +00:00
ed4e35da9b
- Update summary of the most prominently installed (sub)package.
Antonio Teixeira2025-04-22 17:45:33 +00:00
cc0b05682f
Accepting request 1256199 from devel:libraries:c_c++
Ana Guerrero2025-03-28 08:36:20 +00:00
305f069a59
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4 - Remove Group: declarations, no longer used
Dirk Mueller2025-03-26 12:26:41 +00:00
68015f86f4
Accepting request 1124994 from devel:libraries:c_c++
Ana Guerrero2023-11-13 21:15:42 +00:00
eef6e203d4
- update to 1.1.10: * Performance improvements * Compilation fixes for various environments - drop fix-always-inline.patch (obsolete) - This is a maintenance release with no changes to the actual
Dirk Mueller2023-11-10 13:57:31 +00:00
9407e215eb
Accepting request 574307 from home:jengelh:branches:devel:libraries:c_c++
Tomáš Chvátal
2018-02-08 16:47:49 +00:00
a810b6947b
- 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
Tomáš Chvátal
2018-02-08 11:55:43 +00:00
4e770deff0
Accepting request 488140 from home:TheBlackCat:branches:devel:libraries:c_c++
Tomáš Chvátal
2017-04-18 10:57:37 +00:00
f2113ff790
- 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
Tomáš Chvátal
2015-07-29 11:03:33 +00:00
85c6f49dc6
Accepting request 319250 from home:dimstar:Factory
Marcus Rueckert2015-07-29 10:05:15 +00:00
548b8aaab7
- Update to 1.1.0 * Snappy now uses 64 kB block size instead of 32 kB. On average, this means it compresses about 3% denser (more so for some inputs), at the same or better speeds. * libsnappy no longer depends on iostream. * Some small performance improvements in compression on x86 (0.5–1%). * Various portability fixes for ARM-based platforms, for MSVC, and for GNU/Hurd. - refresh and rename random-return.patch * snappy-random-return.patch - reformat spec file - build with NDEBUG to speedup a library - install COPYING alongside so file
Michal Vyskocil2013-08-15 12:50:54 +00:00