2 Commits

Author SHA256 Message Date
79a6ce2830 Accepting request 1307601 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1307601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ancient?expand=0&rev=5
2025-09-29 14:33:03 +00:00
1248bbe750 Accepting request 1306330 from home:mnhauke
- Update to version 2.3.0
  * Added Bytekiller & Clones (ANC, JEK).
  * Added JAMPacker.
  * Added PMC.
  * Added Pack-Ice.
  * Added options to copy timestamps from compressed files (-p).
  * Reduced blast radius for decompression bombs by reducing
    default maximum limits.
  * Lots of minor fixes.

OBS-URL: https://build.opensuse.org/request/show/1306330
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ancient?expand=0&rev=10
2025-09-22 11:59:14 +00:00
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d814b0a1f2c08cb7e8dc94506c096f21471719a6f9d3d2f93ab9416f1ea98712
size 119589

3
ancient-2.3.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d1d71f0fb8c69955bb4ec01ed9ffd2b5bf546b10463030dda85d949ea422bc9
size 125979

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 21 18:37:52 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.0
* Added Bytekiller & Clones (ANC, JEK).
* Added JAMPacker.
* Added PMC.
* Added Pack-Ice.
* Added options to copy timestamps from compressed files (-p).
* Reduced blast radius for decompression bombs by reducing
default maximum limits.
* Lots of minor fixes.
-------------------------------------------------------------------
Sun Jun 9 15:55:05 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>

View File

@@ -1,8 +1,8 @@
#
# spec file for package ancient
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2023-2025, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define sover 2
%define libname libancient%{sover}
Name: ancient
Version: 2.2.0
Version: 2.3.0
Release: 0
Summary: Decompression routines for ancient formats
License: BSD-2-Clause