Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tor for openSUSE:Factory checked in at 2023-03-14 18:17:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tor (Old) and /work/SRC/openSUSE:Factory/.tor.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tor" Tue Mar 14 18:17:23 2023 rev:111 rq:1071428 version:0.4.7.13 Changes: -------- --- /work/SRC/openSUSE:Factory/tor/tor.changes 2023-01-14 00:03:40.693871836 +0100 +++ /work/SRC/openSUSE:Factory/.tor.new.31432/tor.changes 2023-03-14 18:17:27.527992905 +0100 @@ -1,0 +2,5 @@ +Fri Mar 10 08:27:57 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Enable support for scrypt() + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tor.spec ++++++ --- /var/tmp/diff_new_pack.UZKMUg/_old 2023-03-14 18:17:28.279996925 +0100 +++ /var/tmp/diff_new_pack.UZKMUg/_new 2023-03-14 18:17:28.283996946 +0100 @@ -1,7 +1,7 @@ # # spec file for package tor # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,6 +36,9 @@ Source101: https://www.torproject.org/dist/%{name}-%{version}.tar.gz.sha256sum.asc Patch0: tor-0.2.5.x-logrotate.patch Patch1: fix-test.patch +%if 0%{?suse_version} > 1500 +BuildRequires: libscrypt-devel +%endif BuildRequires: openssl-devel >= 1.0.1 BuildRequires: pkgconfig >= 0.9.0 BuildRequires: pwdutils