[pcsc-lite] Update to 1.6.6

Kalev Lember kalev at fedoraproject.org
Mon Dec 13 13:15:45 UTC 2010


commit 44d083894752e50d4584ec8c1f002a2f58e9dd3a
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Mon Dec 13 15:14:52 2010 +0200

    Update to 1.6.6

 .gitignore     |    1 +
 pcsc-lite.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f2de07..74e0692 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pcsc-lite-1.6.4.tar.bz2
+/pcsc-lite-1.6.6.tar.bz2
diff --git a/pcsc-lite.spec b/pcsc-lite.spec
index 47335b8..e56e0c6 100644
--- a/pcsc-lite.spec
+++ b/pcsc-lite.spec
@@ -1,8 +1,8 @@
-%global upstream_build 3337
+%global upstream_build 3479
 
 Name:           pcsc-lite
-Version:        1.6.4
-Release:        2%{?dist}
+Version:        1.6.6
+Release:        1%{?dist}
 Summary:        PC/SC Lite smart card framework and applications
 
 Group:          System Environment/Daemons
@@ -146,6 +146,9 @@ fi
 
 
 %changelog
+* Mon Dec 13 2010 Kalev Lember <kalev at smartlink.ee> - 1.6.6-1
+- Update to 1.6.6
+
 * Mon Dec 13 2010 Kalev Lember <kalev at smartlink.ee> - 1.6.4-2
 - Disabled pcscd on-demand startup (#653903)
 
diff --git a/sources b/sources
index 257a78d..08d2abc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2106e881803784fe2f27922d2d73bc0  pcsc-lite-1.6.4.tar.bz2
+f80d3ecd9569b71d557f283f16295c74  pcsc-lite-1.6.6.tar.bz2


More information about the scm-commits mailing list