Hello community, here is the log from the commit of package liblastfm-qt5 for openSUSE:Factory checked in at 2015-02-08 11:42:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblastfm-qt5 (Old) and /work/SRC/openSUSE:Factory/.liblastfm-qt5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblastfm-qt5" Changes: -------- --- /work/SRC/openSUSE:Factory/liblastfm-qt5/liblastfm-qt5.changes 2014-11-14 09:18:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.liblastfm-qt5.new/liblastfm-qt5.changes 2015-02-08 11:42:28.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Feb 6 22:27:51 UTC 2015 - [email protected] + +- Update to 1.0.9+20150206: + * Changes include dir from lastfm/ to lastfm5/ to make Qt4 and Qt5 + devel packages coinstallable + +------------------------------------------------------------------- Old: ---- liblastfm-1.0.9.tar.gz New: ---- liblastfm-1.0.9+20150206.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblastfm-qt5.spec ++++++ --- /var/tmp/diff_new_pack.fR26Sb/_old 2015-02-08 11:42:29.000000000 +0100 +++ /var/tmp/diff_new_pack.fR26Sb/_new 2015-02-08 11:42:29.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package liblastfm-qt5 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: liblastfm-qt5 -Version: 1.0.9 +Version: 1.0.9+20150206 Release: 0 Summary: A Qt C++ Library for the Last.fm Webservices License: GPL-3.0+ @@ -25,14 +25,15 @@ Url: https://github.com/lastfm/liblastfm/ Source: liblastfm-%{version}.tar.gz Source1: baselibs.conf + BuildRequires: cmake BuildRequires: fftw3-devel BuildRequires: libsamplerate-devel BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Network) -BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5Sql) +BuildRequires: pkgconfig(Qt5Xml) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -67,7 +68,6 @@ Requires: pkgconfig(Qt5DBus) Requires: pkgconfig(Qt5Network) Requires: pkgconfig(Qt5Xml) -Conflicts: liblastfm-devel %description devel liblastfm is a collection of libraries to help you integrate Last.fm services @@ -122,6 +122,6 @@ %doc COPYING %{_libdir}/liblastfm5.so %{_libdir}/liblastfm_fingerprint5.so -%{_includedir}/lastfm +%{_includedir}/lastfm5/ %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
