diff --git a/rubygem-mysql2.spec b/rubygem-mysql2.spec index 0d9c36a..8a3da9a 100644 --- a/rubygem-mysql2.spec +++ b/rubygem-mysql2.spec @@ -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