diff --git a/.cvsignore b/.cvsignore index c07bf39..f6799cc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mysql-4.1.12.tar.gz +mysql-4.1.14.tar.gz diff --git a/mysql.spec b/mysql.spec index 33fd256..290e6f4 100644 --- a/mysql.spec +++ b/mysql.spec @@ -1,6 +1,6 @@ Name: mysql -Version: 4.1.12 -Release: 3 +Version: 4.1.14 +Release: 1 Source0: http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-%{version}.tar.gz Source1: mysql.init Source2: mysql.logrotate @@ -365,6 +365,9 @@ fi %{_datadir}/sql-bench %changelog +* Wed Oct 5 2005 Tom Lane 4.1.14-1 +- Update to MySQL 4.1.14 + * Tue Aug 23 2005 Tom Lane 4.1.12-3 - Use politically correct patch name. diff --git a/sources b/sources index 07d5fa7..892429a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56a6f5cacd97ae290e07bbe19f279af1 mysql-4.1.12.tar.gz +98ba9caea24b0a48ee06bb242ff2e37f mysql-4.1.14.tar.gz