Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 12:22:04 +00:00
parent 6d35cbef77
commit 6d461f4fb2

View File

@ -6,7 +6,7 @@
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 0.5.3 Version: 0.5.3
Release: 7%{?dist} Release: 8%{?dist}
Summary: A simple, fast Mysql library for Ruby, binding to libmysql Summary: A simple, fast Mysql library for Ruby, binding to libmysql
License: MIT License: MIT
URL: https://github.com/brianmario/mysql2 URL: https://github.com/brianmario/mysql2
@ -180,6 +180,9 @@ kill "$(cat "${MYSQL_TEST_PID_FILE}")"
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Feb 11 2021 Vít Ondruch <vondruch@redhat.com> - 0.5.3-7 * Thu Feb 11 2021 Vít Ondruch <vondruch@redhat.com> - 0.5.3-7
- Fix FTBFS due to MariaDB 10.5+ incompatibilies. - Fix FTBFS due to MariaDB 10.5+ incompatibilies.
Resolves: rhbz#1914515 Resolves: rhbz#1914515