Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tpm-tools for openSUSE:Factory checked in at 2021-03-30 21:10:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tpm-tools (Old) and /work/SRC/openSUSE:Factory/.tpm-tools.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm-tools" Tue Mar 30 21:10:52 2021 rev:33 rq:876508 version:1.3.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/tpm-tools/tpm-tools.changes 2017-11-11 14:22:51.344054210 +0100 +++ /work/SRC/openSUSE:Factory/.tpm-tools.new.2401/tpm-tools.changes 2021-03-30 21:18:55.365851360 +0200 @@ -1,0 +2,8 @@ +Wed Mar 3 11:29:22 UTC 2021 - Matthias Gerstner <[email protected]> + +- upgrade to minor version 1.3.9.2: + - upstream now provide openssl 1.1 compatibility on their own +- dropped 0001-Fix-build-against-OpenSSL-1.1.0.patch since the tarbal is now + compatible. + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-against-OpenSSL-1.1.0.patch tpm-tools-1.3.9.1.tar.gz New: ---- tpm-tools-1.3.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tpm-tools.spec ++++++ --- /var/tmp/diff_new_pack.ma0FMa/_old 2021-03-30 21:18:56.617852276 +0200 +++ /var/tmp/diff_new_pack.ma0FMa/_new 2021-03-30 21:18:56.621852279 +0200 @@ -1,7 +1,7 @@ # # spec file for package tpm-tools # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,18 +12,18 @@ # 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/ # %define lib_name libtpm_unseal1 Name: tpm-tools -Version: 1.3.9.1 +Version: 1.3.9.2 Release: 0 Summary: Trusted Platform Module (TPM) administration tools License: IPL-1.0 Group: Productivity/Security -Url: http://trousers.sourceforge.net/ +URL: http://trousers.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/trousers/tpm-tools/%{version}/tpm-tools-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake @@ -32,9 +32,6 @@ BuildRequires: openssl-devel BuildRequires: trousers-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# upstream has already got a pull request for this problem but didn't react -# for some months... so this is my own patch to tackle the problem -Patch0: 0001-Fix-build-against-OpenSSL-1.1.0.patch %description Trusted Computing is a set of specifications published by the Trusted @@ -92,11 +89,10 @@ tpm-tools applications. %prep -%setup -q -c %{name}-%{version} -%patch0 -p1 +%setup -q -n %{name}-%{version} %build -autoreconf -fiv +sh bootstrap.sh # Disable unused-but-set warnings with gcc >= 4.6 %configure \ --disable-static ++++++ tpm-tools-1.3.9.1.tar.gz -> tpm-tools-1.3.9.2.tar.gz ++++++ ++++ 89932 lines of diff (skipped)
