diff --git a/lldpad-1.1.0.tar.gz b/lldpad-1.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8b8b4ddca6e8379ffb14eccc6b9de4c718af3190 Binary files /dev/null and b/lldpad-1.1.0.tar.gz differ diff --git a/lldpad.spec b/lldpad.spec index 46e8d20a285ab47dc858a725a0aeb72957f1e5cb..7cf13d8746320ce7cf267216a250212bc6fa6987 100644 --- a/lldpad.spec +++ b/lldpad.spec @@ -3,12 +3,12 @@ %global checkout 036e314 Name: lldpad -Version: 1.1 -Release: 4 +Version: 1.1.0 +Release: 1 Summary: Intel LLDP Agent License: GPLv2 URL: https://www.open-lldp.org -Source0: https://github.com/intel/lldpad/archive/v%{version}.tar.gz +Source0: https://github.com/openSUSE/lldpad/archive/%{name}-%{version}.tar.gz Patch1: backport-8021Qaz-check-for-rx-block-validity.patch Patch2: backport-8021qaz-squelch-initialization-errors.patch @@ -39,7 +39,7 @@ The package contains header files used for building applications that use %{name %package_help %prep -%autosetup -n openlldp-%{version} -p1 +%autosetup -n %{name}-%{version} -p1 -S git %build ./bootstrap.sh @@ -90,6 +90,12 @@ make check %{_mandir}/man*/* %changelog +* Thu Feb 8 2024 liubo335 - 1.1.0-1 +- Type:requirements +- Id:NA +- SUG:NA +- DESC:update lldpad to 1.1.0 + * Tue Nov 01 2022 gaihuiying - 1.1-4 - Type:bugfix - CVE:NA diff --git a/v1.1.tar.gz b/v1.1.tar.gz deleted file mode 100644 index 996709a5c9e81a5fe7982754a2716b8536c11797..0000000000000000000000000000000000000000 Binary files a/v1.1.tar.gz and /dev/null differ