Hello community, here is the log from the commit of package parsec-tool for openSUSE:Factory checked in at 2020-12-01 14:23:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parsec-tool (Old) and /work/SRC/openSUSE:Factory/.parsec-tool.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parsec-tool" Tue Dec 1 14:23:29 2020 rev:2 rq:852022 version:0.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/parsec-tool/parsec-tool.changes 2020-11-10 13:46:23.543650781 +0100 +++ /work/SRC/openSUSE:Factory/.parsec-tool.new.5913/parsec-tool.changes 2020-12-01 14:23:53.081664593 +0100 @@ -1,0 +2,5 @@ +Thu Nov 26 16:39:03 UTC 2020 - Andreas Schwab <sch...@suse.de> + +- BuildRequire protobuf-devel for protoc + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parsec-tool.spec ++++++ --- /var/tmp/diff_new_pack.Hgog1C/_old 2020-12-01 14:23:53.609665164 +0100 +++ /var/tmp/diff_new_pack.Hgog1C/_new 2020-12-01 14:23:53.613665169 +0100 @@ -1,7 +1,7 @@ # # spec file for package parsec-tool # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' %{?systemd_ordering} Name: parsec-tool @@ -27,6 +28,7 @@ Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo +BuildRequires: protobuf-devel BuildRequires: rust-packaging Requires: parsec ExcludeArch: armv6l armv6hl @@ -40,6 +42,7 @@ cp %{SOURCE2} .cargo/config %build +export PROTOC=/usr/bin/protoc %cargo_build %install _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org