Version 1.09: Allow to create files without suffix as well
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzio?expand=0&rev=48
This commit is contained in:
parent
fd79989a50
commit
8373cab6d3
BIN
libzio-1.08.tar.bz2
(Stored with Git LFS)
BIN
libzio-1.08.tar.bz2
(Stored with Git LFS)
Binary file not shown.
3
libzio-1.09.tar.bz2
Normal file
3
libzio-1.09.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:588e0eda6c4bb0813d7383d6a69952f1de5796e580852812c1b3e331036e0157
|
||||
size 26619
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 09:48:24 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Version 1.09: Allow to create files without suffix as well
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 12:36:31 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libzio
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,12 +18,12 @@
|
||||
|
||||
Name: libzio
|
||||
%define lname libzio1
|
||||
Version: 1.08
|
||||
Version: 1.09
|
||||
Release: 0
|
||||
Summary: A Library for Accessing Compressed Text Files
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Libraries
|
||||
URL: http://libzio.sourceforge.net/
|
||||
URL: https://libzio.sourceforge.net/
|
||||
Source: https://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: libbz2-devel
|
||||
|
Loading…
Reference in New Issue
Block a user