From 8c2c219a601cce561948acd7dca13a11fea8643a Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sun, 11 Aug 2013 18:30:38 +0200 Subject: [PATCH] Update to 0.5.1 --- .gitignore | 1 + libfprint.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e9d5c98..058b671 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libfprint-0.1.0-pre2.tar.bz2 libfprint-0.3.0.tar.bz2 /libfprint-0.4.0.tar.bz2 /libfprint-0.5.0.tar.xz +/libfprint-0.5.1.tar.xz diff --git a/libfprint.spec b/libfprint.spec index f4e3635..50b3700 100644 --- a/libfprint.spec +++ b/libfprint.spec @@ -1,6 +1,6 @@ Name: libfprint -Version: 0.5.0 -Release: 3%{?dist} +Version: 0.5.1 +Release: 1%{?dist} Summary: Toolkit for fingerprint scanner Group: System Environment/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/%{name}.pc %changelog +* Sun Aug 11 2013 Bastien Nocera 0.5.1-1 +- Update to 0.5.1 + * Sat Aug 03 2013 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 18b6a71..eb691d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65d118369a47a93be623816f54cdb847 libfprint-0.5.0.tar.xz +f52ac662d89fb82a441dacb0bac36c13 libfprint-0.5.1.tar.xz