diff --git a/.gitignore b/.gitignore index d55de1a..a7d4c46 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libecb-20150218.tar.xz /libecb-20150608.tar.xz /libecb-20160209.tar.xz +/libecb-20161208.tar.xz diff --git a/libecb.spec b/libecb.spec index c4b48ed..f793eda 100644 --- a/libecb.spec +++ b/libecb.spec @@ -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 - 0.20161208-1 +- CVS snapshot taken on 2016-12-08 (documentation updated) + * Tue Feb 09 2016 Petr Pisar - 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 diff --git a/sources b/sources index 3f9c4fb..f1cafe7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1edc4ade9da74ccd3f517f5417606be0 libecb-20160209.tar.xz +9ef8c288371d79053477952fc6660900 libecb-20161208.tar.xz