diff --git a/Net-Random-2.32.tar.gz b/Net-Random-2.32.tar.gz deleted file mode 100644 index 54b13dc0c4289d3ce35b9c4f40131f8458c54754..0000000000000000000000000000000000000000 Binary files a/Net-Random-2.32.tar.gz and /dev/null differ diff --git a/Net-Random-2.33.tar.gz b/Net-Random-2.33.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d86f070929b8b79bb6e410dd8a0a4bff2ac2f5b5 Binary files /dev/null and b/Net-Random-2.33.tar.gz differ diff --git a/perl-Net-Random.spec b/perl-Net-Random.spec index 7a9adc7aaebdf5db42a565d25ba13c941e96d0ab..e80d6bdc6270ae0b9d897db9541a04caefc7209f 100644 --- a/perl-Net-Random.spec +++ b/perl-Net-Random.spec @@ -1,10 +1,10 @@ Name: perl-Net-Random -Version: 2.32 +Version: 2.33 Release: 1 Summary: A module gets random data from online sources License: GPL-2.0-or-later or Artistic-1.0 URL: https://metacpan.org/release/Net-Random -Source0: https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/Net-Random-2.32.tar.gz +Source0: https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/Net-Random-2.33.tar.gz BuildArch: noarch BuildRequires: make BuildRequires: perl-generators @@ -48,5 +48,8 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 17 2025 liudongshi - 2.33-1 +- upgrade to version 2.33 + * Mon Jul 11 2022 liuyihan - 2.32-1 - init perl-Net-Random package