From 081a83a5a9a2770b917debb19e54c271b28f20c2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 12 Jul 2006 07:25:14 +0000 Subject: [PATCH] bumped for rebuild --- mysql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mysql.spec b/mysql.spec index d983bcd..ecf64ca 100644 --- a/mysql.spec +++ b/mysql.spec @@ -1,6 +1,6 @@ Name: mysql Version: 5.0.22 -Release: 2 +Release: 2.1 Summary: MySQL client programs and shared libraries. License: GPL Group: Applications/Databases @@ -414,6 +414,9 @@ fi %attr(-,mysql,mysql) %{_datadir}/mysql-test %changelog +* Wed Jul 12 2006 Jesse Keating - 5.0.22-2.1 +- rebuild + * Sat Jun 10 2006 Tom Lane 5.0.22-2 - Work around brew's tendency not to clean up failed builds completely, by adding code in mysql-testing.patch to kill leftover mysql daemons.