From 12a3547ca1f5371e95ccb402a2a6ab0e70fae121 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 3 Feb 2015 17:51:53 +0100 Subject: [PATCH] Update to 0.6.0 --- .gitignore | 1 + ...data-Fix-syntax-error-in-fprintd.pod.patch | 25 ------------------- fprintd.spec | 10 ++++---- sources | 2 +- 4 files changed, 7 insertions(+), 31 deletions(-) delete mode 100644 0001-data-Fix-syntax-error-in-fprintd.pod.patch diff --git a/.gitignore b/.gitignore index e8cacd2..0ff392f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ fprintd-0.1-04fd09cfa.tar.bz2 /fprintd-0.4.1.tar.bz2 /fprintd-0.5.0.tar.bz2 /fprintd-0.5.1.tar.xz +/fprintd-0.6.0.tar.xz diff --git a/0001-data-Fix-syntax-error-in-fprintd.pod.patch b/0001-data-Fix-syntax-error-in-fprintd.pod.patch deleted file mode 100644 index e6883a5..0000000 --- a/0001-data-Fix-syntax-error-in-fprintd.pod.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 7710040ea723def69dde485d6f497fac87f215fa Mon Sep 17 00:00:00 2001 -From: Bastien Nocera -Date: Sun, 11 Aug 2013 18:58:20 +0200 -Subject: [PATCH] data: Fix syntax error in fprintd.pod - -fprintd.pod around line 100: =over without closing =back -POD document had syntax errors at /usr/bin/pod2man line 69. ---- - data/fprintd.pod | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/data/fprintd.pod b/data/fprintd.pod -index 83c7afc..7085920 100644 ---- a/data/fprintd.pod -+++ b/data/fprintd.pod -@@ -100,3 +100,6 @@ By default, fprintd stores the fingerprints in B - =over 8 - - =item B, B -+ -+=back -+ --- -1.8.3.1 - diff --git a/fprintd.spec b/fprintd.spec index bbb06b0..9ab026d 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -1,6 +1,6 @@ Name: fprintd -Version: 0.5.1 -Release: 3%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Summary: D-Bus service for Fingerprint reader access Group: System Environment/Daemons @@ -19,8 +19,6 @@ BuildRequires: intltool BuildRequires: autoconf automake libtool BuildRequires: perl-podlators -Patch0: 0001-data-Fix-syntax-error-in-fprintd.pod.patch - %description D-Bus service to access fingerprint readers. @@ -52,7 +50,6 @@ fingerprint readers access. %prep %setup -q -n %{name}-%{version} -%patch0 -p1 -b .man-page %build %configure --libdir=/%{_lib}/ --enable-gtk-doc --enable-pam @@ -97,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml %changelog +* Tue Feb 03 2015 Bastien Nocera 0.6.0-1 +- Update to 0.6.0 + * Sat Aug 16 2014 Fedora Release Engineering - 0.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index c2b7ca3..6f6bc6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9b40ab0298a50d28b6af728e2a40a1b fprintd-0.5.1.tar.xz +ca61f22513a25020bea7bb96d4322c9d fprintd-0.6.0.tar.xz