Hello community, here is the log from the commit of package innoextract for openSUSE:Factory checked in at 2019-04-11 08:49:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/innoextract (Old) and /work/SRC/openSUSE:Factory/.innoextract.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "innoextract" Thu Apr 11 08:49:05 2019 rev:8 rq:692895 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/innoextract/innoextract.changes 2018-08-24 17:13:53.266769653 +0200 +++ /work/SRC/openSUSE:Factory/.innoextract.new.27019/innoextract.changes 2019-04-11 08:49:08.500612734 +0200 @@ -1,0 +2,5 @@ +Tue Apr 9 07:07:48 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Add the missing libboost_system-devel dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ innoextract.spec ++++++ --- /var/tmp/diff_new_pack.u7NKx8/_old 2019-04-11 08:49:09.152613405 +0200 +++ /var/tmp/diff_new_pack.u7NKx8/_new 2019-04-11 08:49:09.152613405 +0200 @@ -1,7 +1,7 @@ # # spec file for package innoextract # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -33,6 +33,7 @@ BuildRequires: libboost_filesystem-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_program_options-devel +BuildRequires: libboost_system-devel BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: pkgconfig(bzip2)
