Update to 0.5.0
This commit is contained in:
parent
f40f69460a
commit
bc2e71eba4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user