Accepting request 644379 from home:seanlew:branches:multimedia:libs
Update libisofs to 1.5.0 OBS-URL: https://build.opensuse.org/request/show/644379 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libisofs?expand=0&rev=15
This commit is contained in:
parent
698fc51d4b
commit
c8f102fcad
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc9de9df366c27cf03d31d860c83a08ddad9028fe192801ee344602ccec29b69
|
||||
size 829979
|
3
libisofs-1.5.0.tar.gz
Normal file
3
libisofs-1.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da5f9de3085dd7e34f3bfa73bef4f6380253b839c7aa9aa8ae66f1e1a61a3400
|
||||
size 834099
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 16:13:32 UTC 2018 - sean@suspend.net
|
||||
|
||||
- Update to 1.5.0:
|
||||
* Bug fix: Multi-session emulation was not recognized with non-zero partition
|
||||
* New bit10 of isoburn_drive_acquire() to accept all xattr namespaces
|
||||
* New -xattr mode "any" to process all xattr namespaces of local filesystem
|
||||
* New -as mkisofs option --xattr-any
|
||||
* New -as mkisofs options -uid and -gid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 20:12:14 UTC 2018 - asterios.dramis@gmail.com
|
||||
|
||||
|
@ -12,16 +12,16 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define so_ver 6
|
||||
Name: libisofs
|
||||
Version: 1.4.8
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: Library for Creating ISO-9660 Filesystems
|
||||
License: GPL-2.0+ AND LGPL-2.0+
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
Group: Productivity/Multimedia/CD/Record
|
||||
Url: http://libburnia-project.org/
|
||||
Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user