Hello community,

here is the log from the commit of package libechonest for openSUSE:Factory 
checked in at 2014-09-28 19:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libechonest (Old)
 and      /work/SRC/openSUSE:Factory/.libechonest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libechonest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libechonest/libechonest.changes  2013-05-16 
18:17:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libechonest.new/libechonest.changes     
2014-09-28 19:54:22.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Sep 26 18:57:36 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 2.3.0
+  * Buildsystem fixes
+  * Qt5 build support
+- Don't build tests, they are useless here, and would drag in boost
+- Added baselibs.conf
+
+-------------------------------------------------------------------

Old:
----
  libechonest-2.1.0.tar.bz2

New:
----
  baselibs.conf
  libechonest-2.3.0.tar.bz2

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

Other differences:
------------------
++++++ libechonest.spec ++++++
--- /var/tmp/diff_new_pack.YnPGFO/_old  2014-09-28 19:54:23.000000000 +0200
+++ /var/tmp/diff_new_pack.YnPGFO/_new  2014-09-28 19:54:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libechonest
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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 @@
 
 
 %define _major_version 2
-%define _minor_version 1
+%define _minor_version 3
 %define _patch_version 0
 
 %define soname %{_major_version}_%{_minor_version}
@@ -29,7 +29,8 @@
 BuildRequires:  libqt4-devel
 Version:        %{_major_version}.%{_minor_version}.%{_patch_version}
 Release:        0
-Source0:        libechonest-%{version}.tar.bz2
+Source:         libechonest-%{version}.tar.bz2
+Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            https://projects.kde.org/libechonest
 
@@ -67,6 +68,7 @@
 export CXXFLAGS="%{optflags}"
 export CFLAGS="%{optflags}"
 cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+    -DECHONEST_BUILD_TESTS=OFF \
 %if "%{_lib}" == "lib64"
     -DLIB_SUFFIX=64
 %endif

++++++ baselibs.conf ++++++
libechonest2_3++++++ libechonest-2.1.0.tar.bz2 -> libechonest-2.3.0.tar.bz2 
++++++
++++ 4560 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