This commit is contained in:
Vít Ondruch 2016-01-06 17:29:34 +01:00
parent 4a40f92cf0
commit 1f3dd4a9fe

View File

@ -4,7 +4,7 @@
Summary: A Ruby interface to the PostgreSQL RDBMS Summary: A Ruby interface to the PostgreSQL RDBMS
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 0.18.2 Version: 0.18.2
Release: 1%{?dist} Release: 2%{?dist}
Group: Development/Languages Group: Development/Languages
# Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/) # Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/)
# #
@ -125,6 +125,9 @@ popd
%changelog %changelog
* Wed Jan 06 2016 Vít Ondruch <vondruch@redhat.com> - 0.18.2-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.3
* Wed Aug 26 2015 Vít Ondruch <vondruch@redhat.com> - 0.18.2-1 * Wed Aug 26 2015 Vít Ondruch <vondruch@redhat.com> - 0.18.2-1
- Update to pg 1.18.2. - Update to pg 1.18.2.