Hello community, here is the log from the commit of package liborcus for openSUSE:Factory checked in at 2019-03-12 09:50:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liborcus (Old) and /work/SRC/openSUSE:Factory/.liborcus.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liborcus" Tue Mar 12 09:50:46 2019 rev:28 rq:682507 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes 2019-01-26 22:19:15.271009301 +0100 +++ /work/SRC/openSUSE:Factory/.liborcus.new.28833/liborcus.changes 2019-03-12 09:50:47.791569376 +0100 @@ -1,0 +2,5 @@ +Thu Mar 7 14:22:33 UTC 2019 - Adam Majer <[email protected]> + +- Add missing dependency on libboost_system-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liborcus.spec ++++++ --- /var/tmp/diff_new_pack.ldxo0w/_old 2019-03-12 09:50:49.223569090 +0100 +++ /var/tmp/diff_new_pack.ldxo0w/_new 2019-03-12 09:50:49.251569084 +0100 @@ -1,7 +1,7 @@ # # spec file for package liborcus # -# 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/ # @@ -39,6 +39,7 @@ BuildRequires: libboost_filesystem-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_program_options-devel +BuildRequires: libboost_system-devel %else BuildRequires: boost-devel %endif
