From 5ce8bc265fd86c9097c07f896c6512e333bd2660 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:27:04 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libotr.git#ee0aecfa4f86e0758868e180817ffb63bf097b61 --- libotr.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libotr.spec b/libotr.spec index 131f4e4..a207001 100644 --- a/libotr.spec +++ b/libotr.spec @@ -2,7 +2,7 @@ Summary: Off-The-Record Messaging library and toolkit Name: libotr Version: 4.1.1 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2 and LGPLv2 Source0: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz Url: http://otr.cypherpunks.ca/ @@ -10,6 +10,7 @@ Provides: libotr-toolkit = %{version} Obsoletes: libotr-toolkit < %{version} Requires: libgcrypt >= 1.2.0 Requires: pkgconfig +BuildRequires: make BuildRequires: gcc BuildRequires: libgcrypt-devel >= 1.2.0, libgpg-error-devel %if %{snapshot} @@ -71,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 4.1.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 4.1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild