Hello community,

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

Package is "srecord"

Changes:
--------
--- /work/SRC/openSUSE:Factory/srecord/srecord.changes  2014-08-06 
15:31:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.srecord.new/srecord.changes     2017-02-07 
12:02:28.530041654 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:52:38 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ srecord.spec ++++++
--- /var/tmp/diff_new_pack.vzt7bV/_old  2017-02-07 12:02:29.033970367 +0100
+++ /var/tmp/diff_new_pack.vzt7bV/_new  2017-02-07 12:02:29.037969801 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package srecord
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -18,14 +18,18 @@
 
 Name:           srecord
 Version:        1.64
-%define so_ver  0
 Release:        0
+%define so_ver  0
 Summary:        Hex/bin format conversion package
 License:        GPL-3.0+
 Group:          Development/Tools/Other
 Url:            http://srecord.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  diffutils
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript


Reply via email to