From 4ee70a43f2e448efeb8692400eb8f517030094010252014ae931bd68452942bb Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 20 Oct 2022 12:27:56 +0000 Subject: [PATCH] Accepting request 1030162 from home:alarrosa:branches:security:chipcard - Replace the requirement for perl(Gtk2) with perl(Gtk3) which is what's actually used. OBS-URL: https://build.opensuse.org/request/show/1030162 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-tools?expand=0&rev=23 --- pcsc-tools.changes | 6 ++++++ pcsc-tools.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pcsc-tools.changes b/pcsc-tools.changes index 0555aa7..7ba1858 100644 --- a/pcsc-tools.changes +++ b/pcsc-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 20 12:18:51 UTC 2022 - Antonio Larrosa + +- Replace the requirement for perl(Gtk2) with perl(Gtk3) which is + what's actually used. + ------------------------------------------------------------------- Sun Jan 30 19:16:40 UTC 2022 - Martin Hauke diff --git a/pcsc-tools.spec b/pcsc-tools.spec index fb992b1..e57179c 100644 --- a/pcsc-tools.spec +++ b/pcsc-tools.spec @@ -32,7 +32,7 @@ BuildRequires: pcsc-lite-devel BuildRequires: pkgconfig Requires: perl-pcsc Requires: perl(Glib) -Requires: perl(Gtk2) +Requires: perl(Gtk3) %description These tools are used to test a PC/SC driver, card or reader