SHA256
8
0
forked from pool/libzio

2 Commits

3 changed files with 9 additions and 6 deletions

Binary file not shown.

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 4 14:32:39 UTC 2026 - Dr. Werner Fink <werner@suse.de>
- Move from sourceforge to gitlab
-------------------------------------------------------------------
Thu Feb 1 09:48:24 UTC 2024 - Dr. Werner Fink <werner@suse.de>
@@ -145,7 +150,6 @@ Mon Feb 23 11:05:37 CET 2009 - schwab@suse.de
- Fix namespace violations.
-------------------------------------------------------------------
Fri Feb 13 14:05:11 CET 2009 - werner@suse.de
- Use liblzma from xz package if available
@@ -264,4 +268,3 @@ Tue Apr 20 17:24:55 CEST 2004 - werner@suse.de
- Initial version 0.1 of libzio, the wrapper library to zlib/libbz2
-------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#
# spec file for package libzio
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@ Summary: A Library for Accessing Compressed Text Files
License: GPL-2.0-or-later
Group: System/Libraries
URL: https://libzio.sourceforge.net/
Source: https://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}.tar.bz2
Source0: https://gitlab.com/bitstreamout/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRequires: libbz2-devel
BuildRequires: libzstd-devel