Hello community,

here is the log from the commit of package ledger for openSUSE:Factory checked 
in at 2017-02-09 11:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ledger (Old)
 and      /work/SRC/openSUSE:Factory/.ledger.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ledger"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ledger/ledger.changes    2016-09-16 
11:01:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ledger.new/ledger.changes       2017-02-09 
11:16:46.277270312 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:34:15 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ledger.spec ++++++
--- /var/tmp/diff_new_pack.j5NX3I/_old  2017-02-09 11:16:46.825192765 +0100
+++ /var/tmp/diff_new_pack.j5NX3I/_new  2017-02-09 11:16:46.825192765 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ledger
 #
-# Copyright (c) 2016 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
@@ -25,7 +25,15 @@
 Url:            https://github.com/%{name}/%{name}
 Source:         https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
 Patch:          
https://patch-diff.githubusercontent.com/raw/ledger/ledger/pull/465.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_date_time-devel
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_iostreams-devel
+BuildRequires:  libboost_regex-devel
+BuildRequires:  libboost_test-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  mpfr-devel


Reply via email to