Hello community,

here is the log from the commit of package libmirage for openSUSE:Factory 
checked in at 2013-12-02 07:22:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmirage (Old)
 and      /work/SRC/openSUSE:Factory/.libmirage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmirage"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmirage/libmirage.changes      2013-06-11 
09:33:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmirage.new/libmirage.changes 2013-12-02 
07:22:45.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Nov 24 11:18:45 UTC 2013 - [email protected]
+
+- 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)
+
+-------------------------------------------------------------------

Old:
----
  0001-libMirage-proper-versioning-of-the-introspection-typ.patch
  libmirage-2.1.0.tar.bz2

New:
----
  libmirage-2.1.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmirage.spec ++++++
--- /var/tmp/diff_new_pack.Q1mk2C/_old  2013-12-02 07:22:46.000000000 +0100
+++ /var/tmp/diff_new_pack.Q1mk2C/_new  2013-12-02 07:22:46.000000000 +0100
@@ -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 @@
 %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 @@
 
 %prep
 %setup -q
-%patch -P 1 -p2
 
 %build
 # gir is busted on 12.1
@@ -157,7 +156,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libmirage.so.8*
+%_libdir/libmirage.so.9*
 
 %files %pname
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to