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
This commit is contained in:
parent
cfb075ab2f
commit
5ce8bc265f
@ -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 <releng@fedoraproject.org> - 4.1.1-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user