Hello community,

here is the log from the commit of package asio for openSUSE:Factory checked in 
at 2017-02-02 15:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asio (Old)
 and      /work/SRC/openSUSE:Factory/.asio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/asio/asio.changes        2015-03-23 
12:19:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.asio.new/asio.changes   2017-02-03 
17:31:41.619717851 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 09:57:03 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ asio.spec ++++++
--- /var/tmp/diff_new_pack.nRFlnY/_old  2017-02-03 17:31:41.995664642 +0100
+++ /var/tmp/diff_new_pack.nRFlnY/_new  2017-02-03 17:31:41.999664076 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package asio
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -26,7 +26,11 @@
 Source0:        http://downloads.sourceforge.net/asio/asio-%{version}.tar.bz2
 BuildRequires:  autoconf
 BuildRequires:  automake
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  libopenssl-devel
 BuildRequires:  libtool


Reply via email to