Browse Source

upgrading package: mysql 5.1.71 -> 5.1.72

master
parent
commit
f4c2b2e4ee
  1. 4
      mysql/mysql.spec

4
mysql/mysql.spec

@ -23,7 +23,7 @@
# package version
%define V_major 5.1
%define V_minor 71
%define V_minor 72
%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
%define V_jdbc 5.1.25
@ -39,7 +39,7 @@ Class: BASE
Group: Database
License: GPL
Version: %{V_opkg}
Release: 20130824
Release: 20131019
# package options
%option with_server yes

Loading…
Cancel
Save