- 
    Tue Jul 14 2020 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> - 1.0.15-2
    
- Enable builds for x86_64.
   
  
  - 
    Tue Jul 14 2020 Stefan Liebler <stli@linux.ibm.com> - 1.0.15-1
    
- Update to new release libdfp 1.0.15
   
  
  - 
    Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.14-8
    
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
   
  
  - 
    Wed Oct 09 2019 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> - 1.0.14-7
    
- Re-add _isa to the requirement of the devel package.
   
  
  - 
    Wed Oct 09 2019 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> - 1.0.14-6
    
- Removed parameter -n from the prep section.
- Removed defattr usage from the devel files.
   
  
  - 
    Tue Oct 08 2019 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> - 1.0.14-5
    
- Add support for DESTDIR.
- Remove extra license patch in order to use license.
- Make usage of scriptlets make_build, make_install and
  ldconfig_scriptlets.
- Prevent unintentional soname bumps by specifying it via soname.
- Use global instead of define for cpu_variants.
- Remove unintentional usage of _isa.
   
  
  - 
    Wed Sep 04 2019 Stefan Liebler <stli@linux.ibm.com> - 1.0.14-4
    
- Fix License tag.
- Package COPYING.txt and use it with license macro.
  (see libdfp-license.patch and upstream pull-request
  https://github.com/libdfp/libdfp/pull/86)
- Remove Group and BuildRoot tags.
- Use buildroot macro instead of RPM_BUILD_ROOT variable.
- Do not remove buildroot during install step.
- Use pushd/popd instead of cd commands.
- Remove clean section.
- Fix changelog in order to not include macros.
- Print summary of failing tests in the output of make check.
  (see libdfp-tests.patch and upstream pull-request
  https://github.com/libdfp/libdfp/pull/87)
   
  
  - 
    Tue Aug 20 2019 Tulio Magno <tuliom@linux.ibm.com> - 1.0.14-3
    
- Run the tests on all cpu_variants.
   
  
  - 
    Tue Aug 20 2019 Stefan Liebler <stli@linux.ibm.com> - 1.0.14-2
    
- Remove prelink build requirement.  Prevent execstack from being required
  when macro cpu_variants is not set.
  Remove z9-ec from macro cpu_variants.
   
  
  - 
    Wed Aug 14 2019 Tulio Magno <tuliom@linux.ibm.com> - 1.0.14-1
    
- Rebase to libdfp-1.0.14.  Improve package description.
  Enable execstack for ppc64le.
  Enable execution of tests.