Hello community, here is the log from the commit of package opensc for openSUSE:Factory checked in at 2019-07-26 12:41:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opensc (Old) and /work/SRC/openSUSE:Factory/.opensc.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensc" Fri Jul 26 12:41:22 2019 rev:44 rq:718524 version:0.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/opensc/opensc.changes 2018-11-10 16:55:03.856070352 +0100 +++ /work/SRC/openSUSE:Factory/.opensc.new.4126/opensc.changes 2019-07-26 12:41:23.577880307 +0200 @@ -1,0 +2,5 @@ +Tue Jul 23 21:51:42 UTC 2019 - Benjamin Greiner <[email protected]> + +- add explicit BuildRequires: zlib-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opensc.spec ++++++ --- /var/tmp/diff_new_pack.Y6VwHT/_old 2019-07-26 12:41:25.173879613 +0200 +++ /var/tmp/diff_new_pack.Y6VwHT/_new 2019-07-26 12:41:25.197879602 +0200 @@ -1,7 +1,7 @@ # # spec file for package opensc # -# 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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -35,6 +35,7 @@ BuildRequires: libxslt BuildRequires: pkgconfig BuildRequires: readline-devel +BuildRequires: zlib-devel BuildRequires: pkgconfig(bash-completion) BuildRequires: pkgconfig(libpcsclite) BuildRequires: pkgconfig(openssl)
