Hello community, here is the log from the commit of package libixion for openSUSE:Factory checked in at 2019-03-12 09:50:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libixion (Old) and /work/SRC/openSUSE:Factory/.libixion.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libixion" Tue Mar 12 09:50:40 2019 rev:15 rq:682400 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libixion/libixion.changes 2019-01-26 22:19:18.247006887 +0100 +++ /work/SRC/openSUSE:Factory/.libixion.new.28833/libixion.changes 2019-03-12 09:50:41.623570605 +0100 @@ -1,0 +2,5 @@ +Thu Mar 7 10:05:25 UTC 2019 - Adam Majer <[email protected]> + +- Add missing dependency on libboost_system-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libixion.spec ++++++ --- /var/tmp/diff_new_pack.JCPS40/_old 2019-03-12 09:50:42.455570439 +0100 +++ /var/tmp/diff_new_pack.JCPS40/_new 2019-03-12 09:50:42.459570439 +0100 @@ -1,7 +1,7 @@ # # spec file for package libixion # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -35,6 +35,7 @@ %if 0%{?suse_version} > 1325 BuildRequires: libboost_filesystem-devel BuildRequires: libboost_program_options-devel +BuildRequires: libboost_system-devel %else BuildRequires: boost-devel %endif
