diff --git a/unbound.spec b/unbound.spec index 9a2428d..e43f376 100644 --- a/unbound.spec +++ b/unbound.spec @@ -1,7 +1,7 @@ %define unbound_gid 65433 %define unbound_uid 65433 Name: unbound -Version: 1.21.0 +Version: 1.21.1 Release: 1mamba Summary: A validating, recursive, and caching DNS resolver Group: Applications/Security @@ -71,8 +71,6 @@ if [ $1 -ge 1 ]; then fi : -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %postun if [ $1 -eq 0 ]; then @@ -118,6 +116,9 @@ fi %doc README %changelog +* Fri Oct 04 2024 Automatic Build System 1.21.1-1mamba +- automatic version update by autodist + * Fri Aug 16 2024 Automatic Build System 1.21.0-1mamba - automatic version update by autodist