Update to 0.5.1

This commit is contained in:
Bastien Nocera 2013-08-11 18:31:37 +02:00
parent 258e962e36
commit 200fe2ba44
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,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
/fprintd-0.5.1.tar.xz

View File

@ -1,11 +1,11 @@
Name: fprintd
Version: 0.5.0
Release: 2%{?dist}
Version: 0.5.1
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
Source0: http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
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
* Sun Aug 11 2013 Bastien Nocera <bnocera@redhat.com> 0.5.1-1
- Update to 0.5.1
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
74cff28ed2b6b72453fbc4465761a114 fprintd-0.5.0.tar.bz2
e9b40ab0298a50d28b6af728e2a40a1b fprintd-0.5.1.tar.xz