Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-pg for openSUSE:Factory checked in at 2024-02-26 19:49:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-pg (Old) and /work/SRC/openSUSE:Factory/.rubygem-pg.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-pg" Mon Feb 26 19:49:00 2024 rev:46 rq:1151738 version:1.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-pg/rubygem-pg.changes 2022-12-13 18:57:16.203780529 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-pg.new.1770/rubygem-pg.changes 2024-02-26 19:50:11.608325979 +0100 @@ -1,0 +2,5 @@ +Mon Jan 29 14:20:21 UTC 2024 - Dan Äermák <dan.cer...@posteo.net> + +- New upstream release 1.5.4, see bundled History.md + +------------------------------------------------------------------- Old: ---- pg-1.4.5.gem New: ---- pg-1.5.4.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-pg.spec ++++++ --- /var/tmp/diff_new_pack.K8AQIm/_old 2024-02-26 19:50:13.112380353 +0100 +++ /var/tmp/diff_new_pack.K8AQIm/_new 2024-02-26 19:50:13.116380497 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-pg # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ # Name: rubygem-pg -Version: 1.4.5 +Version: 1.5.4 Release: 0 %define mod_name pg %define mod_full_name %{mod_name}-%{version} @@ -32,18 +32,16 @@ BuildRequires: openssl-devel BuildRequires: postgresql-devel # /MANUAL -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: ruby-macros >= 5 BuildRequires: %{rubydevel >= 2.5} BuildRequires: %{rubygem gem2rpm} BuildRequires: %{rubygem rdoc > 3.10} -BuildRequires: ruby-macros >= 5 URL: https://github.com/ged/ruby-pg Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: rubygem-pg-rpmlintrc Source2: gem2rpm.yml Summary: Pg is the Ruby interface to the PostgreSQL RDBMS License: BSD-2-Clause -Group: Development/Languages/Ruby %description Pg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.3 @@ -55,7 +53,7 @@ %install %gem_install \ - --doc-files="History.rdoc LICENSE README.rdoc" \ + --doc-files="History.md LICENSE README.md" \ -f %gem_cleanup ++++++ pg-1.4.5.gem -> pg-1.5.4.gem ++++++ ++++ 8959 lines of diff (skipped)