Update to 0.5.1
This commit is contained in:
parent
f6a147f7de
commit
8c2c219a60
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libfprint-0.1.0-pre2.tar.bz2
|
||||
libfprint-0.3.0.tar.bz2
|
||||
/libfprint-0.4.0.tar.bz2
|
||||
/libfprint-0.5.0.tar.xz
|
||||
/libfprint-0.5.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libfprint
|
||||
Version: 0.5.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Toolkit for fingerprint scanner
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%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-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user