Forgot to bump version number
This commit is contained in:
parent
ee4a52cb98
commit
79c68e1f53
@ -4,7 +4,7 @@
|
||||
Summary: Random number generator related utilities
|
||||
Name: rng-tools
|
||||
Version: 6.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/nhorman/rng-tools
|
||||
Source0: https://github.com/nhorman/rng-tools/archive/rng-tools-%{version}.tar.gz
|
||||
@ -72,6 +72,7 @@ install -Dt %{buildroot}%{_unitdir} -m0644 %{SOURCE1}
|
||||
%changelog
|
||||
* Fri May 24 2019 Neil Horman <nhorman@redhat.com> -6.7-2
|
||||
- Fix race in shutdown leading to hang (bz 1690364)
|
||||
- bump version number
|
||||
|
||||
* Thu Feb 14 2019 Neil Horman <nhorman@redhat.com> - 6.7-1
|
||||
- Update to latest upstream
|
||||
|
||||
Loading…
Reference in New Issue
Block a user