diff --git a/lldpad.spec b/lldpad.spec index a5ed9594cf48ccd0b4b1b53b3716fba59ca01399..132f0b6a1e0eb4e1d465d3272a4f6efe66b3ef90 100644 --- a/lldpad.spec +++ b/lldpad.spec @@ -4,11 +4,11 @@ Name: lldpad Version: 1.0.1 -Release: 13 +Release: 14 Summary: Intel LLDP Agent License: GPLv2 URL: https://www.open-lldp.org -Source0: https://github.com/openSUSE/lldpad/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/openSUSE/lldpad/archive/v1.0.1.tar.gz Patch1: open-lldp-v1.0.1-1-VDP-vdp22_cmds-retrieve-vsi-paramenter-data.patch Patch2: open-lldp-v1.0.1-2-VDP-vdptool-first-version.patch Patch3: open-lldp-v1.0.1-3-VDP-vdptool-test-cases-Some-test-cases-to-test-the-n.patch @@ -110,6 +110,12 @@ make check %{_mandir}/man*/* %changelog +* Thu Sep 10 2020 lunankun - 1.0.1-14 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:fix source0 url + * Sat Oct 26 2019 openEuler Buildteam - 1.0.1-13 - Type:enhancement - Id:NA diff --git a/lldpad-1.0.1.tar.gz b/v1.0.1.tar.gz similarity index 100% rename from lldpad-1.0.1.tar.gz rename to v1.0.1.tar.gz