From 83c4605e48fabd9d54f7eb0ba3da0c4cce9fa8cf Mon Sep 17 00:00:00 2001
From: Veronika Hanulikova <vhanulik@redhat.com>
Date: Mon, 2 May 2022 16:20:18 +0200
Subject: [PATCH] opensc-0.22.0-6

---
 opensc.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/opensc.spec b/opensc.spec
index 3a8c0b6..9d95f99 100644
--- a/opensc.spec
+++ b/opensc.spec
@@ -1,6 +1,6 @@
 Name:           opensc
 Version:        0.22.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Smart card library and applications
 
 License:        LGPLv2+
@@ -220,6 +220,10 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
 
 
 %changelog
+* Mon May 02 2022 Veronika Hanulikova <vhanulik@redhat.com> - 0.22.0-6
+- Remove unused definitions
+- Add support for itacns v1.1 (key length 2048)
+
 * Fri Feb 11 2022 Veronika Hanulikova <vhanulik@redhat.com> - 0.22.0-5
 - Fix usage of pointer after realloc
 - Initialize maybe-uninitialized variables