update to 10.0.1 [release 10.0.1-1mamba;Tue May 09 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 21:45:57 +01:00
parent 232a991dc6
commit 9b462d8515

View File

@ -1,13 +1,14 @@
Name: dhcpcd
Version: 9.4.1
Version: 10.0.1
Release: 1mamba
Summary: A RFC 2131 compliant DHCP client
Group: Applications/Networking
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://roy.marples.name/projects/dhcpcd/
Source: http://roy.marples.name/downloads/dhcpcd/dhcpcd-%{version}.tar.xz
URL: https://roy.marples.name/projects/dhcpcd
Source: https://github.com/NetworkConfiguration/dhcpcd.git/v%{version}/dhcpcd-%{version}.tar.bz2
#Source: http://roy.marples.name/downloads/dhcpcd/dhcpcd-%{version}.tar.xz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -55,6 +56,9 @@ chmod 755 %{buildroot}%{_sbindir}/dhcpcd
#%doc README
%changelog
* Tue May 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 10.0.1-1mamba
- update to 10.0.1
* Tue Oct 26 2021 Automatic Build System <autodist@mambasoft.it> 9.4.1-1mamba
- automatic version update by autodist