From 58a491a61569c6693732c9296ec2a4df8244c35c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 06:06:07 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- pcsc-lite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcsc-lite.spec b/pcsc-lite.spec index f99465f..a1ab859 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -2,7 +2,7 @@ Name: pcsc-lite Version: 1.7.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: PC/SC Lite smart card framework and applications Group: System Environment/Daemons @@ -170,6 +170,9 @@ fi %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.7.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Oct 10 2011 Kalev Lember - 1.7.4-6 - Remove the automatic card power down disabling patch again; no longer needed with latest libusb1 1.0.9 rc1 (#737988)