From bc2e71eba46bc243d6559511891a048dc8286f89 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 5 Mar 2013 15:56:20 +0100 Subject: [PATCH] Update to 0.5.0 --- .gitignore | 1 + fprintd.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2f5783f..05f571c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ fprintd-0.1-04fd09cfa.tar.bz2 /fprintd-0.4.0.tar.bz2 /fprintd-0.4.1.tar.bz2 +/fprintd-0.5.0.tar.bz2 diff --git a/fprintd.spec b/fprintd.spec index e9a8d67..abb0984 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -1,12 +1,12 @@ Name: fprintd -Version: 0.4.1 -Release: 5%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: D-Bus service for Fingerprint reader access Group: System Environment/Daemons License: GPLv2+ Source0: http://freedesktop.org/~hadess/%{name}-%{version}.tar.bz2 -Url: http://www.reactivated.net/fprint/wiki/Fprintd +Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: s390 s390x @@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml %changelog +* Tue Mar 05 2013 Bastien Nocera 0.5.0-1 +- Update to 0.5.0 + * Tue Feb 19 2013 Bastien Nocera 0.4.1-5 - Co-own the gtk-doc directory (#604351) diff --git a/sources b/sources index 45441fa..ad251d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -021844be151c0cb22d0c1624233b7780 fprintd-0.4.1.tar.bz2 +74cff28ed2b6b72453fbc4465761a114 fprintd-0.5.0.tar.bz2