diff --git a/libmirage-3.0.4.tar.bz2 b/libmirage-3.0.4.tar.bz2 deleted file mode 100644 index bfc32a9..0000000 --- a/libmirage-3.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc05370f0cc15348910a149207384f03b48b204a19215c1510924244996a3f3f -size 210624 diff --git a/libmirage-3.0.5.tar.bz2 b/libmirage-3.0.5.tar.bz2 new file mode 100644 index 0000000..c173a56 --- /dev/null +++ b/libmirage-3.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225af44a447e4cc968ca1fa09c0939f5674072a0f91d71c73cd3aab83ded8e07 +size 210651 diff --git a/libmirage.changes b/libmirage.changes index 881263d..c84780f 100644 --- a/libmirage.changes +++ b/libmirage.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 6 18:08:02 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 3.0.5 + * Removed a spurious stream reference increment when creating + text streams. + * CUE parser: fixed the flags regex + * Text-based parsers: added an assert to verify that all regexes + have compiled properly. + ------------------------------------------------------------------- Mon Nov 23 20:34:07 UTC 2015 - sor.alexei@meowr.ru diff --git a/libmirage.spec b/libmirage.spec index ebbb404..dfb1d65 100644 --- a/libmirage.spec +++ b/libmirage.spec @@ -1,7 +1,7 @@ # # spec file for package libmirage # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # 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+ Group: Development/Libraries/C and C++ -Version: 3.0.4 +Version: 3.0.5 Release: 0 Url: http://cdemu.sf.net/about/libmirage/ @@ -51,8 +51,8 @@ file. %package -n %lname Summary: A CD-ROM image access library -Group: System/Libraries # Technically Suggests:, but pretty useless without +Group: System/Libraries Requires: libmirage-%pname >= %version %description -n %lname