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/liboauth.git#c18bb0fa6150570f6162ecc2f963d79755ab963b
This commit is contained in:
DistroBaker 2021-02-04 11:22:23 +01:00
parent 26fa203f49
commit 22ef46883d

View File

@ -1,6 +1,6 @@
Name: liboauth Name: liboauth
Version: 1.0.3 Version: 1.0.3
Release: 15%{?dist} Release: 16%{?dist}
Summary: OAuth library functions Summary: OAuth library functions
License: MIT License: MIT
@ -11,6 +11,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
BuildRequires: gcc BuildRequires: gcc
BuildRequires: curl-devel nss-devel BuildRequires: curl-devel nss-devel
BuildRequires: make
#Requires: #Requires:
%description %description
@ -67,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-15 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild