mini-bump to get it to build on ELN

This commit is contained in:
Troy Dawson 2021-02-09 09:16:40 -08:00
parent 3ff186a72b
commit 4a4aaed70e

View File

@ -1,12 +1,12 @@
# build with tests?
%bcond_without tests
%bcond_with tests
# Generated from mysql2-0.3.11.gem by gem2rpm -*- rpm-spec -*-
%global gem_name mysql2
Name: rubygem-%{gem_name}
Version: 0.5.3
Release: 7%{?dist}
Release: 7.1%{?dist}
Summary: A simple, fast Mysql library for Ruby, binding to libmysql
License: MIT
URL: https://github.com/brianmario/mysql2