1
0
forked from pool/libmirage

- Update to release 3.2.6

OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=69
This commit is contained in:
Jan Engelhardt 2022-02-05 12:46:33 +00:00 committed by Git OBS Bridge
parent 1cf1ad2298
commit 3825a57378
4 changed files with 13 additions and 6 deletions

View File

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

3
libmirage-3.2.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:257f4690c9195749ea936c4b44ada3e449b352dadaa107f31a1ed10f7b6df2a6
size 229408

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Feb 5 12:46:06 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.6
* Improve error messages during plugin loading
* Remove two-character patterns from apple disk image MIME
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 20 03:24:48 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de> Tue Apr 20 03:24:48 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libmirage # spec file for package libmirage
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Name: libmirage
Summary: A CD-ROM image access library Summary: A CD-ROM image access library
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Version: 3.2.5 Version: 3.2.6
Release: 0 Release: 0
URL: https://cdemu.sourceforge.io/about/libmirage/ URL: https://cdemu.sourceforge.io/about/libmirage/
#Git-Clone: https://github.com/cdemu/cdemu.git #Git-Clone: https://github.com/cdemu/cdemu.git
@ -64,8 +64,8 @@ Provides translations for the "%name" package.
%package -n %lname %package -n %lname
Summary: A CD-ROM image access library Summary: A CD-ROM image access library
# Technically Suggests:, but pretty useless without
Group: System/Libraries Group: System/Libraries
# Technically Suggests:, but pretty useless without
Requires: libmirage-%pname >= %version Requires: libmirage-%pname >= %version
%description -n %lname %description -n %lname