Update to MySQL 5.5.30

This commit is contained in:
Honza Horák 2013-02-12 19:01:31 +01:00 committed by Michal Schorm
parent c6e30efe80
commit d2322534e3
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/mysql-5.5.29-nodocs.tar.gz
/mysql-5.5.30-nodocs.tar.gz

View File

@ -1,6 +1,6 @@
Name: mysql
Version: 5.5.29
Release: 3%{?dist}
Version: 5.5.30
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
Group: Applications/Databases
@ -726,6 +726,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
* Tue Feb 12 2013 Honza Horak <hhorak@redhat.com> 5.5.30-1
- Update to MySQL 5.5.30, for various fixes described at
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
* Tue Feb 12 2013 Honza Horak <hhorak@redhat.com> 5.5.29-3
- Use real- prefix for cross-package requirements

View File

@ -1 +1 @@
2b9473a36a98c54cd671ba60ce873289 mysql-5.5.29-nodocs.tar.gz
382ab22fd33ec4fb65ecd61d92b61736 mysql-5.5.30-nodocs.tar.gz