This commit is contained in:
Fedora Release Engineering 2017-02-11 12:35:48 +00:00
parent 92668985b0
commit b4957d4774

View File

@ -4,7 +4,7 @@
Summary: A Ruby interface to the PostgreSQL RDBMS
Name: rubygem-%{gem_name}
Version: 0.18.4
Release: 3%{?dist}
Release: 4%{?dist}
Group: Development/Languages
# Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/)
#
@ -126,6 +126,9 @@ popd
%{gem_instdir}/spec
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 15 2017 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.18.4-3
- F-26: rebuild for ruby24
- Patch from the upstream for test failure with integer unification