8
0

11 Commits

Author SHA256 Message Date
f2219b085f Accepting request 1296253 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1296253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-URandom?expand=0&rev=4
2025-07-30 09:41:37 +00:00
c424778b4c - fix build for SLE12
Alternative to https://build.opensuse.org/requests/1294786 with cpanspec.yml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=11
2025-07-29 07:36:55 +00:00
c6ee3fac09 Accepting request 1269372 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-URandom?expand=0&rev=3
2025-04-15 14:46:32 +00:00
22e56a8c58 - updated to 0.540.0 (0.54)
see /usr/share/doc/packages/perl-Crypt-URandom/Changes
  0.54  
       - Reverse solaris changes and remove errstr checks.  Thanks to eserte for GH#18

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=9
2025-04-14 20:40:48 +00:00
35724cce72 Accepting request 1244962 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1244962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-URandom?expand=0&rev=2
2025-02-11 20:24:36 +00:00
049521612f - updated to 0.530.0 (0.53)
see /usr/share/doc/packages/perl-Crypt-URandom/Changes
  0.53  
       - Changes to try and catch CPAN Tester failures on solaris
  0.52  
       - Fixes to test suite.  Thanks to Petr Pisar for GH#17
  0.51  
       - Improvements to handling SIGINT.  Thanks to Leon Timmermans for GH#14
       - Memory leak fix.  Thanks to Leon Timmermans for GH#15
       - Using arc4random_buf for OpenBSD/OSX.  Thanks to Leon Timmermans for GH#16
       - Documentation fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=7
2025-02-11 07:11:41 +00:00
60b17ef2bd Accepting request 1238289 from devel:languages:perl
required by perl-Net-OAuth

OBS-URL: https://build.opensuse.org/request/show/1238289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Crypt-URandom?expand=0&rev=1
2025-01-16 17:37:12 +00:00
683c8a9091 - updated to 0.500.0 (0.50)
see /usr/share/doc/packages/perl-Crypt-URandom/Changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=5
2025-01-13 21:48:55 +00:00
81b5b2b2f9 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=4
2024-03-08 22:03:28 +00:00
755824ded1 - updated to 0.40
see /usr/share/doc/packages/perl-Crypt-URandom/Changes
  0.40 - 
         Moving $OSNAME checks to compile time with GH#4.  Thanks to Aristotle.
         Test and documentation fixes in GH#1, GH#2, GH#3.  Thanks to guest20.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=3
2024-03-08 10:31:17 +00:00
1cda135ab7 - updated to 0.39
see /usr/share/doc/packages/perl-Crypt-URandom/Changes
  0.39 - 
         Adding support for test suite in non english locales
         Test and documentation fixes
  0.38 - 
         Adding support for github actions
         Improving test support
  0.37 - 
         Adding urandom_ub method for unbuffered sysreads
         Copying with possible?? failures in reading from /dev/urandom
         Improved coverage testing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-URandom?expand=0&rev=2
2023-06-01 15:22:28 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Crypt-URandom/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-Crypt-URandom)

View File

@@ -27,7 +27,6 @@ Summary: Provide non blocking randomness
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/D/DD/DDICK/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Carp) >= 1.26