Update to 0.5.1
This commit is contained in:
parent
258e962e36
commit
200fe2ba44
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user