Update RPM changelog.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user