[cardpeek] Update to 0.7.1

Kalev Lember kalev at fedoraproject.org
Mon May 14 10:19:42 UTC 2012


commit 890dab0f00dcb3fc6d91da5a620d3f68a0118196
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon May 14 11:19:12 2012 +0300

    Update to 0.7.1
    
    - Drop upstreamed patch

 .gitignore                              |    1 +
 cardpeek-0.7-glib_single_includes.patch |   22 ----------------------
 cardpeek.spec                           |   10 ++++++----
 sources                                 |    2 +-
 4 files changed, 8 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04e97d0..49a6d8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 cardpeek-0.5.tar.gz
 /cardpeek-0.6.tar.gz
 /cardpeek-0.7.tar.gz
+/cardpeek-0.7.1.tar.gz
diff --git a/cardpeek.spec b/cardpeek.spec
index 6d50e58..f802165 100644
--- a/cardpeek.spec
+++ b/cardpeek.spec
@@ -1,13 +1,12 @@
 Name:           cardpeek
-Version:        0.7
-Release:        3%{?dist}
+Version:        0.7.1
+Release:        1%{?dist}
 Summary:        Tool to read the contents of smart cards
 
 Group:          Applications/Productivity
 License:        GPLv3+
 URL:            http://code.google.com/p/cardpeek/
 Source0:        http://cardpeek.googlecode.com/files/cardpeek-%{version}.tar.gz
-Patch0:         cardpeek-0.7-glib_single_includes.patch
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk2-devel
@@ -29,7 +28,6 @@ The tool currently reads the contents of:
 
 %prep
 %setup -q
-%patch0 -p1 -b .glib_single_includes.patch
 
 
 %build
@@ -69,6 +67,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon May 14 2012 Kalev Lember <kalevlember at gmail.com> - 0.7.1-1
+- Update to 0.7.1
+- Drop upstreamed patch
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 1a5edd6..c840aae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52aeb9d1466f8bdebdf5dfcd06775064  cardpeek-0.7.tar.gz
+9e46b258734d19b51090447399d1d8b4  cardpeek-0.7.1.tar.gz


More information about the scm-commits mailing list