7 Commits

Author SHA256 Message Date
8f819ae835 Add Gitea build results 2025-08-12 18:13:19 +02:00
4b7c7fa09e Accepting request 1283020 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1283020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-Pg?expand=0&rev=63
2025-06-05 18:34:55 +00:00
df44959bf1 Accepting request 1281158 from home:pgajdos
- -std=gnu11 to fix build with gcc15
- modified sources
  % cpanspec.yml

OBS-URL: https://build.opensuse.org/request/show/1281158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-Pg?expand=0&rev=107
2025-06-05 08:49:41 +00:00
2c14a3b361 Accepting request 1273178 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1273178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-Pg?expand=0&rev=62
2025-04-29 14:40:10 +00:00
607cb036bf Accepting request 1273159 from home:tinita:branches:devel:languages:perl
- Fix sporadic build failures by setting DBDPG_TEMPDIR for testing

OBS-URL: https://build.opensuse.org/request/show/1273159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-Pg?expand=0&rev=105
2025-04-28 14:37:28 +00:00
94e1fb8d05 Accepting request 1181969 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1181969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-Pg?expand=0&rev=61
2024-06-21 14:04:32 +00:00
3da096223d Accepting request 1181966 from home:dheidler:branches:devel:languages:perl
Mention 3.15.0 bugfix
   - Includes fix for testsuite [bsc#1197797]

OBS-URL: https://build.opensuse.org/request/show/1181966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-Pg?expand=0&rev=103
2024-06-20 14:29:08 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-DBD-Pg/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-DBD-Pg)

View File

@@ -25,6 +25,7 @@ Summary: DBI PostgreSQL interface
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(DBI) >= 1.614 BuildRequires: perl(DBI) >= 1.614