diff --git a/efivar.spec b/efivar.spec index a8fbe21..03fcb99 100644 --- a/efivar.spec +++ b/efivar.spec @@ -74,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT - Error check sizes in vars_get_variable() - Fix some file size comparisons - make SONAME reflect the correct values. +- Fix some uses of "const" +- Compile with -O2 by default +- Fix some strict-aliasing violations +- Fix some of the .pc files and how we do linking to work better. * Wed Jun 17 2015 Fedora Release Engineering - 0.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 956a27c..3068f93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f0dec8a49aba564a1b7560b58d60122 efivar-0.21.tar.bz2 +7aa910eb493e3758b023fac3fdf7bd83 efivar-0.21.tar.bz2