From be7d4c4db03e94c5b4d9e4588df09a30bf94f6c797df80c14aff1fdb03c0d361 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 24 Nov 2013 11:22:03 +0000 Subject: [PATCH] libmirage-2.1.1 OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=26 --- ...-versioning-of-the-introspection-typ.patch | 25 ------------------- libmirage-2.1.0.tar.bz2 | 3 --- libmirage-2.1.1.tar.xz | 3 +++ libmirage.changes | 9 +++++++ libmirage.spec | 11 ++++---- 5 files changed, 17 insertions(+), 34 deletions(-) delete mode 100644 0001-libMirage-proper-versioning-of-the-introspection-typ.patch delete mode 100644 libmirage-2.1.0.tar.bz2 create mode 100644 libmirage-2.1.1.tar.xz diff --git a/0001-libMirage-proper-versioning-of-the-introspection-typ.patch b/0001-libMirage-proper-versioning-of-the-introspection-typ.patch deleted file mode 100644 index dabcdab..0000000 --- a/0001-libMirage-proper-versioning-of-the-introspection-typ.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 1f13f0af6dcc0014b27dc9135279267ff21c3199 Mon Sep 17 00:00:00 2001 -From: Rok Mandeljc -Date: Sun, 9 Jun 2013 18:35:00 +0200 -Subject: [PATCH] libMirage: proper versioning of the introspection typelib - ---- - libmirage/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/libmirage/CMakeLists.txt b/libmirage/CMakeLists.txt -index c265dd2..6d33b40 100644 ---- a/libmirage/CMakeLists.txt -+++ b/libmirage/CMakeLists.txt -@@ -221,7 +221,7 @@ endif () - # *** Introspection *** - if (INTROSPECTION_ENABLED AND INTROSPECTION_FOUND) - gobject_introspection ( -- FILENAME libMirage-2.0.gir -+ FILENAME libMirage-${MIRAGE_MAJOR_VERSION}.${MIRAGE_MINOR_VERSION}.gir - NSVERSION ${MIRAGE_VERSION_SHORT} - INCLUDES GObject-2.0 Gio-2.0 GLib-2.0 GModule-2.0 - LIBRARY mirage --- -1.8.2 - diff --git a/libmirage-2.1.0.tar.bz2 b/libmirage-2.1.0.tar.bz2 deleted file mode 100644 index 1728c1b..0000000 --- a/libmirage-2.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb30eea15b8c1fc55e194e1af55127fa3b3860a79fec0b6c60588cf9ae8d1ca9 -size 189908 diff --git a/libmirage-2.1.1.tar.xz b/libmirage-2.1.1.tar.xz new file mode 100644 index 0000000..2efd75b --- /dev/null +++ b/libmirage-2.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3743d979c8bb2118d1d74ded815e81138cb9f6124b19c4c2161200f15c82f05f +size 191732 diff --git a/libmirage.changes b/libmirage.changes index e7a68cb..0369117 100644 --- a/libmirage.changes +++ b/libmirage.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Nov 24 11:18:45 UTC 2013 - jengelh@inai.de + +- Update to new upstream release 2.1.1 +* sector's EDC is now computed using fast slice-by-8 CRC32 algorithm +* added function for ISRC validation to be used by image parsers +- Remove 0001-libMirage-proper-versioning-of-the-introspection-typ.patch + (merged upstream) + ------------------------------------------------------------------- Sun Jun 9 13:54:54 UTC 2013 - jengelh@inai.de diff --git a/libmirage.spec b/libmirage.spec index dd3265f..ab60f5c 100644 --- a/libmirage.spec +++ b/libmirage.spec @@ -17,20 +17,19 @@ Name: libmirage -%define lname libmirage8 +%define lname libmirage9 %define pname 2_1 Summary: A CD-ROM image access library License: GPL-2.0+ Group: Development/Libraries/C and C++ -Version: 2.1.0 +Version: 2.1.1 Release: 0 Url: http://cdemu.sf.net/ #Freecode-URL: https://freecode.com/projects/cdemu-for-linux #Git-Clone: git://git.code.sf.net/p/cdemu/code #DL-URL: http://downloads.sf.net/cdemu/%name-%version.tar.bz2 -Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2 -Patch1: 0001-libMirage-proper-versioning-of-the-introspection-typ.patch +Source: %name-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake >= 2.8.5 BuildRequires: pkgconfig >= 0.16 @@ -48,6 +47,7 @@ BuildRequires: bzip2-devel >= 1.0.0 %else BuildRequires: pkgconfig(bzip2) >= 1.0.0 %endif +BuildRequires: xz %description A CD-ROM image access library part of the cdemu suite. @@ -130,7 +130,6 @@ This package provides the GObject Introspection bindings for libmirage. %prep %setup -q -%patch -P 1 -p2 %build # gir is busted on 12.1 @@ -157,7 +156,7 @@ update-mime-database %{_datadir}/mime || :; %files -n %lname %defattr(-,root,root) -%_libdir/libmirage.so.8* +%_libdir/libmirage.so.9* %files %pname %defattr(-,root,root)