Update RPM changelog.

This commit is contained in:
Alexey Kopytov
2017-04-13 22:11:24 +03:00
parent 62b081b57c
commit 1d24ae6cad

View File

@ -23,7 +23,7 @@ BuildRequires: vim-common
# Use bundled cram for tests
BuildRequires: python
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
ExclusiveArch: %{arm} %{ix86} x86_64 %{mips} aarch64
%description
@ -80,7 +80,17 @@ make test
%changelog
* Thu Apr 6 2017 Alexey Kopytov <akopytov@gmail.com> - 1.0.5-1
* Thu Apr 09 2017 Alexey Kopytov <akopytov@gmail.com> - 1.0.5-1
- Add --without-gcc-arch to configure flags
* Thu Apr 08 2017 Alexey Kopytov <akopytov@gmail.com> - 1.0.5-1
- Workarounds for make_build and license macros which are not available on EL 6.
* Thu Apr 07 2017 Alexey Kopytov <akopytov@gmail.com> - 1.0.5-1
- Depend on mysql-devel rather than mariadb-devel on EL 6.
- Use bundled cram for tests, because it's not available on EL 6.
* Thu Apr 06 2017 Alexey Kopytov <akopytov@gmail.com> - 1.0.5-1
- Reuse downstream Fedora spec with modifications (prefer bundled libraries)
* Mon Mar 13 2017 Xavier Bachelot <xavier@bachelot.org> 1.0.4-2