forked from pool/libmirage
libmirage 3.2.8
This commit is contained in:
parent
0d185c8354
commit
aeb42aea0e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa892480d7954bcca8292ad00f2e08b7b3e23e54d288eb14a05c50d454bdb3d3
|
||||
size 229564
|
BIN
libmirage-3.2.8.tar.xz
(Stored with Git LFS)
Normal file
BIN
libmirage-3.2.8.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 13:00:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.2.8:
|
||||
* crash fix in cue filter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 28 17:03:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmirage
|
||||
#
|
||||
# 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
|
||||
@ -22,7 +22,7 @@ Name: libmirage
|
||||
Summary: A CD-ROM image access library
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Version: 3.2.7
|
||||
Version: 3.2.8
|
||||
Release: 0
|
||||
URL: https://cdemu.sourceforge.io/about/libmirage/
|
||||
#Git-Clone: https://github.com/cdemu/cdemu.git
|
||||
@ -108,7 +108,7 @@ This package contains files needed to develop with libmirage.
|
||||
Summary: MIME type definitions and documentation for libmirage
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires(post): shared-mime-info
|
||||
Requires(postun):shared-mime-info
|
||||
Requires(postun): shared-mime-info
|
||||
BuildArch: noarch
|
||||
|
||||
%description data
|
||||
|
Loading…
Reference in New Issue
Block a user