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/opensc.git#1d8359e88faf93ea5cc058e29f56d8fa1ce3c57c
This commit is contained in:
DistroBaker 2021-02-03 01:45:00 +00:00
parent b2e46fb419
commit 06925cfeb4

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.21.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Smart card library and applications
License: LGPLv2+
@ -16,6 +16,7 @@ Source2: common.sh
Patch1: opensc-0.19.0-pinpad.patch
Patch5: %{name}-gcc11.patch
BuildRequires: make
BuildRequires: pcsc-lite-devel
BuildRequires: readline-devel
BuildRequires: openssl-devel
@ -206,6 +207,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 24 2020 Jakub Jelen <jjelen@redhat.com> - 0.21.0-1
- New upstream release (#1884886)