Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package googletest for openSUSE:Factory checked in at 2021-06-01 10:34:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/googletest (Old) and /work/SRC/openSUSE:Factory/.googletest.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "googletest" Tue Jun 1 10:34:12 2021 rev:12 rq:895683 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/googletest/googletest.changes 2020-04-29 20:41:45.483544981 +0200 +++ /work/SRC/openSUSE:Factory/.googletest.new.1898/googletest.changes 2021-06-01 10:34:22.760498173 +0200 @@ -1,0 +2,5 @@ +Mon May 17 17:35:26 UTC 2021 - Matej Cepl <[email protected]> + +- Don't depend on python2, when we don't need it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ googletest.spec ++++++ --- /var/tmp/diff_new_pack.RfWU19/_old 2021-06-01 10:34:23.176498881 +0200 +++ /var/tmp/diff_new_pack.RfWU19/_new 2021-06-01 10:34:23.176498881 +0200 @@ -1,7 +1,7 @@ # # spec file for package googletest # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ BuildRequires: cmake >= 2.6.4 BuildRequires: gcc-c++ BuildRequires: pkgconfig -BuildRequires: python +BuildRequires: python3 BuildRequires: pkgconfig(pthread-stubs) %description
