From 45d72539efdbcd7556ee858756ff17920f304b57f411b00bb58de8e79787c46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Sun, 26 Jan 2025 01:37:39 +0000 Subject: [PATCH] Accepting request 1239667 from devel:languages:perl:autoupdate - updated to 5.20250120 see /usr/share/doc/packages/perl-Module-CoreList/Changes 5.20250120 - Updated for v5.41.8 5.20250118_40 - Updated for v5.40.1 5.20250118_38 - Updated for v5.38.3 OBS-URL: https://build.opensuse.org/request/show/1239667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-CoreList?expand=0&rev=129 --- Module-CoreList-5.20241220.tar.gz | 3 --- Module-CoreList-5.20250120.tar.gz | 3 +++ perl-Module-CoreList.changes | 15 +++++++++++++++ perl-Module-CoreList.spec | 6 +++--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 Module-CoreList-5.20241220.tar.gz create mode 100644 Module-CoreList-5.20250120.tar.gz diff --git a/Module-CoreList-5.20241220.tar.gz b/Module-CoreList-5.20241220.tar.gz deleted file mode 100644 index 592a149..0000000 --- a/Module-CoreList-5.20241220.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb7a8a6e7b47ecc7318bcf4aef990a522347b326bc398cff92e59253b169f202 -size 139388 diff --git a/Module-CoreList-5.20250120.tar.gz b/Module-CoreList-5.20250120.tar.gz new file mode 100644 index 0000000..4b3bc42 --- /dev/null +++ b/Module-CoreList-5.20250120.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5fede981f7576ce25d5d8465e07a1cf748571847c3aac457cae4ad5bcca6f1 +size 140432 diff --git a/perl-Module-CoreList.changes b/perl-Module-CoreList.changes index e719e65..3e328f4 100644 --- a/perl-Module-CoreList.changes +++ b/perl-Module-CoreList.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jan 22 21:22:02 UTC 2025 - Tina Müller + +- updated to 5.20250120 + see /usr/share/doc/packages/perl-Module-CoreList/Changes + + 5.20250120 + - Updated for v5.41.8 + + 5.20250118_40 + - Updated for v5.40.1 + + 5.20250118_38 + - Updated for v5.38.3 + ------------------------------------------------------------------- Sat Dec 21 05:33:11 UTC 2024 - Tina Müller diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec index cfb09fc..b0b03cc 100644 --- a/perl-Module-CoreList.spec +++ b/perl-Module-CoreList.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Module-CoreList # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Module-CoreList Name: perl-Module-CoreList -Version: 5.20241220 +Version: 5.20250120 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: What modules shipped with versions of perl @@ -48,7 +48,7 @@ Programmers may also query the contained hash structures to find relevant information. %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor