diff --git a/.gitignore b/.gitignore index 6ed7907..f8bc2b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dhcpcd-6.10.1.tar.xz +/dhcpcd-6.11.2.tar.xz diff --git a/dhcpcd.spec b/dhcpcd.spec index a643feb..69d0dbd 100644 --- a/dhcpcd.spec +++ b/dhcpcd.spec @@ -1,6 +1,6 @@ Name: dhcpcd -Version: 6.10.1 -Release: 4%{?dist} +Version: 6.11.2 +Release: 1%{?dist} Summary: A minimalistic network configuration daemon with DHCPv4, rdisc and DHCPv6 support License: BSD URL: http://roy.marples.name/projects/%{name}/index @@ -65,5 +65,8 @@ install -d %{buildroot}%{_sharedstatedir}/%{_name} %{_sharedstatedir}/%{name} %changelog +* Wed Aug 10 2016 Pavel Šimerda - 6.11.2-1 +- New version 6.11.2 + * Fri Feb 19 2016 Pavel Šimerda - 6.10.1-4 - initial version diff --git a/sources b/sources index 9f1a8c5..1a14a0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7b83c57f47b62f48373905d3b4f7978 dhcpcd-6.10.1.tar.xz +2d19e28a0d24ff9f06fa98e28ceb1afd dhcpcd-6.11.2.tar.xz