diff --git a/pcsc-tools.spec b/pcsc-tools.spec index 216e9bd..075cedd 100644 --- a/pcsc-tools.spec +++ b/pcsc-tools.spec @@ -1,6 +1,6 @@ Name: pcsc-tools Version: 1.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to be used with smart cards and PC/SC License: GPLv2+ @@ -69,6 +69,9 @@ desktop-file-install --mode=644 \ %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Sep 5 2018 Tomáš Mráz - 1.5.3-1 - upgrade to the current upstream version 1.5.3 - move gscriptor to a subpackage (#1605277)