diff --git a/efivar.spec b/efivar.spec index e9af400..4e5390a 100644 --- a/efivar.spec +++ b/efivar.spec @@ -1,12 +1,12 @@ Name: efivar Version: 37 -Release: 1 +Release: 2 Summary: Tools and libraries to work with EFI variables License: LGPLv2.1 URL: https://github.com/rhboot/%{name} Source0: https://github.com/rhboot/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2 -BuildRequires: popt-devel glibc-static libabigail +BuildRequires: popt-devel glibc-static Provides: %{name}-libs Obsoletes: %{name}-libs @@ -53,5 +53,11 @@ Development titles to use libefivar must be included. %{_mandir}/man3/* %changelog +* Thu Oct 17 2019 openEuler Buildteam - 37-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:remove the libabigail in buildRequires. + * Mon Sep 2 2019 openEuler Buildteam - 37-1 - Package init