parent
fff9c6f05a
commit
d213ff08cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/mariadb-5.5.33a.tar.gz
|
/mariadb-5.5.33a.tar.gz
|
||||||
/mariadb-5.5.34.tar.gz
|
/mariadb-5.5.34.tar.gz
|
||||||
/mariadb-5.5.35.tar.gz
|
/mariadb-5.5.35.tar.gz
|
||||||
|
/mariadb-5.5.36.tar.gz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%bcond_with tokudb
|
%bcond_with tokudb
|
||||||
|
|
||||||
Name: mariadb
|
Name: mariadb
|
||||||
Version: 5.5.35
|
Version: 5.5.36
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
Summary: A community developed branch of MySQL
|
Summary: A community developed branch of MySQL
|
||||||
@ -808,6 +808,10 @@ fi
|
|||||||
%{_mandir}/man1/mysql_client_test.1*
|
%{_mandir}/man1/mysql_client_test.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 06 2014 Honza Horak <hhorak@redhat.com> - 1:5.5.36-1
|
||||||
|
- Rebase to 5.5.36
|
||||||
|
https://kb.askmonty.org/en/mariadb-5536-changelog/
|
||||||
|
|
||||||
* Tue Feb 25 2014 Honza Horak <hhorak@redhat.com> 1:5.5.35-5
|
* Tue Feb 25 2014 Honza Horak <hhorak@redhat.com> 1:5.5.35-5
|
||||||
- Daemon helper scripts sanity changes and spec files clean-up
|
- Daemon helper scripts sanity changes and spec files clean-up
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user