diff --git a/rng-tools.spec b/rng-tools.spec index 85849fc..1d19fd1 100644 --- a/rng-tools.spec +++ b/rng-tools.spec @@ -12,7 +12,7 @@ Summary: Random number generator related utilities Name: rng-tools Version: 6.14 -Release: 1.git.b2b7934e%{?dist} +Release: 2.git.b2b7934e%{?dist} License: GPLv2+ URL: https://github.com/nhorman/rng-tools Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -42,7 +42,7 @@ BuildRequires: libp11-devel Requires(post): systemd Requires(preun): systemd Requires(postun): systemd -Requires: libcurl jansson openssl +Requires: jansson openssl %description This is a random number generator daemon and its tools. It monitors @@ -101,7 +101,7 @@ getent passwd rngd >/dev/null || useradd -r -M -d %{_localstatedir}/lib/rngd -s %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/rngd %changelog -* Tue Nov 23 2021 Vladis Dronov - 6.14-1.git.b2b7934e +* Tue Nov 23 2021 Vladis Dronov - 6.14-2.git.b2b7934e - Update to the upstream v6.14 @ b2b7934e (bz 2015566) - Add a config file for storing rngd options