diff --git a/libgcrypt.spec b/libgcrypt.spec index cd321d7..73d6e64 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -18,7 +18,7 @@ print(string.sub(hash, 0, 16)) Name: libgcrypt Version: 1.10.1 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://www.gnupg.org/ Source0: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2 Source1: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2.sig @@ -182,6 +182,9 @@ mkdir -p -m 755 $RPM_BUILD_ROOT/etc/gcrypt %license COPYING %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.10.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sun May 29 2022 Todd Zullinger - 1.10.1-3 - improve --disable-brainpool configure output - use %%bcond_with to disable brainpool curves