[fprintd/f15/master] Update to 0.4.0

Bastien Nocera hadess at fedoraproject.org
Mon Apr 18 17:20:17 UTC 2011


commit 66d97b4ee9c91711dc0e40bc49971f9f7a6921cf
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Apr 18 18:20:23 2011 +0100

    Update to 0.4.0

 .gitignore             |    1 +
 dont-ever-unload.patch |   17 -----------------
 fprintd.spec           |   11 +++++------
 sources                |    2 +-
 4 files changed, 7 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81c9aa9..f360a53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 fprintd-0.1-04fd09cfa.tar.bz2
+/fprintd-0.4.0.tar.bz2
diff --git a/fprintd.spec b/fprintd.spec
index cd0c1dc..b495ad5 100644
--- a/fprintd.spec
+++ b/fprintd.spec
@@ -1,6 +1,6 @@
 Name:		fprintd
-Version:	0.2.0
-Release:	3%{?dist}
+Version:	0.4.0
+Release:	1%{?dist}
 Summary:	D-Bus service for Fingerprint reader access
 
 Group:		System Environment/Daemons
@@ -18,9 +18,6 @@ BuildRequires:	gtk-doc
 BuildRequires:	intltool
 BuildRequires:  autoconf automake libtool
 
-# http://bugs.freedesktop.org/show_bug.cgi?id=31503
-Patch0:	dont-ever-unload.patch
-
 %description
 D-Bus service to access fingerprint readers.
 
@@ -53,7 +50,6 @@ fingerprint readers access.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1 -b .dont-ever-unload
 
 %build
 %configure --libdir=/%{_lib}/ --enable-gtk-doc --enable-pam
@@ -95,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
 
 %changelog
+* Mon Apr 18 2011 Bastien Nocera <bnocera at redhat.com> 0.4.0-1
+- Update to 0.4.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 4db0d7b..0d24da6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6f023e6560d5647eadf668cdbcee57a  fprintd-0.2.0.tar.bz2
+b0741d085673c3119930e66d4c815ab4  fprintd-0.4.0.tar.bz2


More information about the scm-commits mailing list