3 Commits

Author SHA256 Message Date
5f9d4a6d88 Add Gitea build results 2025-08-12 18:18:14 +02:00
750f430f13 Accepting request 1236264 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Time-Out?expand=0&rev=5
2025-01-16 17:34:56 +00:00
b5e9698994 Accepting request 1235305 from devel:languages:perl:autoupdate
- updated to 1.0.0
   see /usr/share/doc/packages/perl-Time-Out/Changes
  1.0.0 
        - update author extensions
        - improve dependencies setup in cpanfile
        - improve README
        - use version pragma and dotted decimal version
        - setup CI workflow that is based on the GitHub project
          PerlToolsTeam/github_workflows

OBS-URL: https://build.opensuse.org/request/show/1235305
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Time-Out?expand=0&rev=7
2025-01-09 16:22:46 +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-Time-Out/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-Time-Out)

View File

@@ -24,6 +24,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Easily timeout long running operations
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/S/SV/SVW/%{cpan_name}-%{version}.tar.gz
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros