remove mini-bump

This commit is contained in:
Troy Dawson 2021-02-09 09:28:38 -08:00
parent 4a4aaed70e
commit 1222ea9e06

View File

@ -1,12 +1,12 @@
# build with tests?
%bcond_with tests
%bcond_without 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.1%{?dist}
Release: 7%{?dist}
Summary: A simple, fast Mysql library for Ruby, binding to libmysql
License: MIT
URL: https://github.com/brianmario/mysql2