automatic version update by autodist [release 1.21.1-1mamba;Fri Oct 04 2024]
This commit is contained in:
parent
3c6889a13b
commit
d6e5920deb
@ -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 <autodist@openmamba.org> 1.21.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 1.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user