11
0

3 Commits

Author SHA256 Message Date
9ecff1fcf6 Add Gitea build results 2025-08-12 18:13:23 +02:00
aaa43127ad Accepting request 1269378 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBIx-Class-Schema-Loader?expand=0&rev=10
2025-04-15 14:46:44 +00:00
7bfe6a56e6 Accepting request 1268723 from devel:languages:perl:autoupdate
- updated to 0.07053
   see /usr/share/doc/packages/perl-DBIx-Class-Schema-Loader/Changes
  0.07053 - 2025-03-19
          - fix: properly pass connect_info.options to make_schema_at (gh#59 - thanks @XSven)
          - docs: fix tpyo (gh#26 - thanks @onefloid)

OBS-URL: https://build.opensuse.org/request/show/1268723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBIx-Class-Schema-Loader?expand=0&rev=25
2025-04-14 20:42:23 +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-DBIx-Class-Schema-Loader/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-DBIx-Class-Schema-Loader)

View File

@@ -25,6 +25,7 @@ Summary: Create a DBIx::Class::Schema based on a database
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/V/VE/VEESH/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros