3 Commits

Author SHA256 Message Date
cadb79788b Add Gitea build results 2025-08-12 18:13:02 +02:00
afe35cc59f Accepting request 1266162 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1266162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-Entropy?expand=0&rev=2
2025-04-02 15:14:08 +00:00
90b777e370 Accepting request 1266156 from devel:languages:perl:autoupdate
- Add manual license
- updated to 0.8.0 (0.008)
   see /usr/share/doc/packages/perl-Data-Entropy/Changes
  version 0.008; 2025-03-27
    * Use Crypt::URandom to seed the default algorithm with
      cryptographically secure random bytes instead of the builtin
      rand() function (bsc#1240395, CVE-2025-1860).
    * This module has been marked as deprecated.
    * A security policy was added.
    * Remove use of Module::Build.
    * Updated maintainer information.

OBS-URL: https://build.opensuse.org/request/show/1266156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Entropy?expand=0&rev=3
2025-04-01 12:57:57 +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-Data-Entropy/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-Data-Entropy)

View File

@@ -28,6 +28,7 @@ Summary: Entropy (randomness) management
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/R/RR/RRWO/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros