Skip to content
Snippets Groups Projects
Commit c1fd09f3 authored by Balasubramanian Kandasamy's avatar Balasubramanian Kandasamy
Browse files

Increment release version to resolve upgrade conflict issue

parent d14f191e
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ Name: mysql-%{product_suffix}
Summary: A very fast and reliable SQL database server
Group: Applications/Databases
Version: @VERSION@
Release: 1%{?commercial:.1}%{?dist}
Release: 2%{?commercial:.1}%{?dist}
License: Copyright (c) 2000, @MYSQL_COPYRIGHT_YEAR@, %{mysql_vendor}. All rights reserved. Under %{?license_type} license as shown in the Description field.
Source0: https://cdn.mysql.com/Downloads/MySQL-@MYSQL_BASE_VERSION@/%{src_dir}.tar.gz
URL: http://www.mysql.com/
......@@ -881,6 +881,9 @@ fi
%endif
%changelog
* Sun May 11 2014 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.38-2
- Increment release version to resolve upgrade conflict issue
* Thu Apr 24 2014 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.5.38-1
- Updated for 5.5.38
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment