From 30a06e43a44c46e06a464f8723dd8b6764285fbe Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 9 Feb 2021 17:23:56 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rubygem-mysql2.git#4a4aaed70e632c6e238d77f72d0669cc3d94e727 --- rubygem-mysql2.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/rubygem-mysql2.spec b/rubygem-mysql2.spec index bc2de15..0d9c36a 100644 --- a/rubygem-mysql2.spec +++ b/rubygem-mysql2.spec @@ -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: 5%{?dist} +Release: 7.1%{?dist} Summary: A simple, fast Mysql library for Ruby, binding to libmysql License: MIT URL: https://github.com/brianmario/mysql2 @@ -170,6 +170,12 @@ kill "$(cat "${MYSQL_TEST_PID_FILE}")" %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.5.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Jan 7 03:21:32 CET 2021 Pavel Valena - 0.5.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_3.0 + * Wed Jul 29 2020 Fedora Release Engineering - 0.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild