Hello community,

here is the log from the commit of package libmusicbrainz5 for openSUSE:Factory 
checked in at 2015-02-16 07:36:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmusicbrainz5 (Old)
 and      /work/SRC/openSUSE:Factory/.libmusicbrainz5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmusicbrainz5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmusicbrainz5/libmusicbrainz5.changes  
2014-10-14 07:08:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmusicbrainz5.new/libmusicbrainz5.changes     
2015-02-16 07:36:24.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Feb  5 08:21:22 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 5.1.0
+  * Fix LMB-33 - Handle 'ended' element in 'relation'
+  * Fix LMB-34 - Remove non-free XML parser and replace with libxml2
+  * Add support for cross-compilation and building out of tree
+- Add pkgconfig(libxml-2.0) build requires; new upstream dependency
+- Bump so version to 5-1
+- Delete 0001-Correct-inconsistent-licensing-text.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Correct-inconsistent-licensing-text.patch
  libmusicbrainz-5.0.1.tar.gz

New:
----
  libmusicbrainz-5.1.0.tar.gz

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

Other differences:
------------------
++++++ libmusicbrainz5.spec ++++++
--- /var/tmp/diff_new_pack.6HxwmJ/_old  2015-02-16 07:36:24.000000000 +0100
+++ /var/tmp/diff_new_pack.6HxwmJ/_new  2015-02-16 07:36:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmusicbrainz5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,19 +18,19 @@
 
 Name:           libmusicbrainz5
 %define _name   libmusicbrainz
-Version:        5.0.1
+Version:        5.1.0
 Release:        0
 Summary:        Library That Provides Access to the MusicBrainz Server
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Url:            http://musicbrainz.org/doc/libmusicbrainz
-Source0:        
https://github.com/downloads/metabrainz/libmusicbrainz/%{_name}-%{version}.tar.gz
+Source0:        %{_name}-%{version}.tar.gz
 Source1:        baselibs.conf
-Patch779931:    0001-Correct-inconsistent-licensing-text.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  neon-devel
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -38,11 +38,11 @@
 server is designed to enable audio CD, MP3 and Vorbis players to
 download metadata about the music they are playing.
 
-%package -n libmusicbrainz5-0
+%package -n libmusicbrainz5-1
 Summary:        Library That Provides Access to the MusicBrainz Server
 Group:          System/Libraries
 
-%description -n libmusicbrainz5-0
+%description -n libmusicbrainz5-1
 MusicBrainz is the second generation incarnation of the CD Index. This
 server is designed to enable audio CD, MP3 and Vorbis players to
 download metadata about the music they are playing.
@@ -50,7 +50,7 @@
 %package devel
 Summary:        Library That Provides Access to the MusicBrainz Server
 Group:          Development/Libraries/C and C++
-Requires:       libmusicbrainz5-0 = %{version}
+Requires:       libmusicbrainz5-1 = %{version}
 Requires:       libstdc++-devel
 
 %description devel
@@ -60,7 +60,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch779931 -p1
 
 %build
 CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64"
@@ -84,11 +83,11 @@
 %install
 %make_install
 
-%post -n libmusicbrainz5-0 -p /sbin/ldconfig
+%post -n libmusicbrainz5-1 -p /sbin/ldconfig
 
-%postun -n libmusicbrainz5-0 -p /sbin/ldconfig
+%postun -n libmusicbrainz5-1 -p /sbin/ldconfig
 
-%files -n libmusicbrainz5-0
+%files -n libmusicbrainz5-1
 %defattr(-, root, root)
 %doc AUTHORS.txt COPYING.txt NEWS.txt README.md
 %{_libdir}/libmusicbrainz5.so.[0-9]*

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.6HxwmJ/_old  2015-02-16 07:36:25.000000000 +0100
+++ /var/tmp/diff_new_pack.6HxwmJ/_new  2015-02-16 07:36:25.000000000 +0100
@@ -1 +1 @@
-libmusicbrainz5-0
+libmusicbrainz5-1

++++++ libmusicbrainz-5.0.1.tar.gz -> libmusicbrainz-5.1.0.tar.gz ++++++
++++ 6703 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to