summaryrefslogtreecommitdiffstats
path: root/mysql55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-12 08:48:53 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-12 08:48:53 +0100
commit5689b84ca5aeba8b691641d44dc50ab543843193 (patch)
treec7fd40d07fabb62050b79f64a655718f85c8d2b8 /mysql55.spec
parent8697863e21cbac0411082349ee0a78bfc6cd5d99 (diff)
MySQL 5.5.48
Diffstat (limited to 'mysql55.spec')
-rw-r--r--mysql55.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/mysql55.spec b/mysql55.spec
index a813f55..9158ec3 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -3,14 +3,10 @@
%else
%global with_systemd 0
%endif
-#if 0%{?fedora} >= 12 || 0%{?rhel} >= 6
-#global with_dtrace 1
-#else
-%global with_dtrace 0
-#endif
+%global with_dtrace 0
Name: mysql
-Version: 5.5.47
+Version: 5.5.48
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -838,6 +834,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Fri Feb 12 2016 Remi Collet <RPMS@FamilleCollet.com> - 5.5.48-1
+- update to MySQL 5.5.48 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-48.html
+
* Thu Dec 10 2015 Remi Collet <RPMS@FamilleCollet.com> - 5.5.47-1
- update to MySQL 5.5.47 Community Server GA
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-47.html