automatic version update by autodist [release 2.91-1mamba;Fri Mar 21 2025]

This commit is contained in:
2025-03-22 14:36:43 +01:00
parent e73aab370e
commit d75764b46b
2 changed files with 10 additions and 6 deletions

View File

@@ -6,3 +6,4 @@ It can serve the names of local machines which are not in the global DNS.
The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file.
Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless machines.

View File

@@ -1,7 +1,7 @@
Name: dnsmasq
Epoch: 1
Version: 2.89
Release: 3mamba
Version: 2.91
Release: 1mamba
Summary: A lightweight DHCP/caching DNS server
Group: System/Servers
Vendor: openmamba
@@ -29,13 +29,10 @@ It can serve the names of local machines which are not in the global DNS.
The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file.
Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless machines.
%debug_package
%prep
%setup -q
#%patch0 -p1
#%patch1 -p1
%patch2 -p1
%patch 2 -p1
patch -p1 < contrib/systemd/dbus_activation
@@ -97,6 +94,12 @@ fi
#%doc CHANGELOG FAQ doc.html setup.html dbus/DBus-interface
%changelog
* Fri Mar 21 2025 Automatic Build System <autodist@openmamba.org> 2.91-1mamba
- automatic version update by autodist
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 2.90-1mamba
- automatic version update by autodist
* Fri Apr 26 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.89-3mamba
- downgrade (bump epoch) to fix libvirt not working with NAT networks