Update to 0.5.0

This commit is contained in:
Bastien Nocera 2013-03-05 15:56:20 +01:00
parent f40f69460a
commit bc2e71eba4
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <bnocera@redhat.com> 0.5.0-1
- Update to 0.5.0
* Tue Feb 19 2013 Bastien Nocera <bnocera@redhat.com> 0.4.1-5
- Co-own the gtk-doc directory (#604351)

View File

@ -1 +1 @@
021844be151c0cb22d0c1624233b7780 fprintd-0.4.1.tar.bz2
74cff28ed2b6b72453fbc4465761a114 fprintd-0.5.0.tar.bz2