8 Commits
devel ... main

Author SHA256 Message Date
a6040d8def Add Gitea build results 2025-08-12 18:18:24 +02:00
9b3eba9924 Accepting request 1269365 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=8
2025-04-15 14:46:23 +00:00
f364c7412b Accepting request 1183648 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=7
2024-06-28 13:47:06 +00:00
627b0d863e Accepting request 1174460 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1174460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=6
2024-05-16 15:16:50 +00:00
f5ff2c4eab Accepting request 1165842 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1165842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=5
2024-04-07 20:11:33 +00:00
2b659d939a Accepting request 1156523 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=4
2024-03-09 19:55:14 +00:00
ae099d3840 Accepting request 1136850 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1136850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=3
2024-01-04 17:11:12 +00:00
6d180c8981 Accepting request 1126984 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1126984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-UUID?expand=0&rev=2
2023-11-16 19:31:19 +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-UUID/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-UUID)

View File

@@ -27,6 +27,7 @@ Summary: Universally Unique Identifier library for Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/J/JR/JRM/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CPAN::Meta)