SHA256
8
0
forked from pool/wimlib

Accepting request 1158989 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1158989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=10
This commit is contained in:
2024-03-18 15:47:34 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

3
wimlib-1.14.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 17 09:44:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.14.4:
* Fixed potential crash when writing WIM XML data, introduced
in v1.14.0.
* Improved some documentation.
-------------------------------------------------------------------
Sun Nov 26 13:52:18 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package wimlib
#
# Copyright (c) 2023 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,7 +18,7 @@
%define so_version 15
Name: wimlib
Version: 1.14.3
Version: 1.14.4
Release: 0
Summary: Library to extract, create, modify, and mount WIM files
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT