|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
%global snapshot 20160209
|
|
|
|
|
%global snapshot 20161208
|
|
|
|
|
# Do not create debuginfo sub-package because there is no binary executable
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
Name: libecb
|
|
|
|
@ -57,6 +57,9 @@ install -m 0644 -t %{buildroot}%{_mandir}/man3 *.3
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Dec 08 2016 Petr Pisar <ppisar@redhat.com> - 0.20161208-1
|
|
|
|
|
- CVS snapshot taken on 2016-12-08 (documentation updated)
|
|
|
|
|
|
|
|
|
|
* Tue Feb 09 2016 Petr Pisar <ppisar@redhat.com> - 0.20160209-1
|
|
|
|
|
- CVS snapshot taken on 2016-02-09 (improved ecb_binary16_to_float,
|
|
|
|
|
ecb_float_to_binary16, ecb_binary16_to_binary32, ecb_binary32_to_binary16
|
|
|
|
|