Skip to content

Commit

Permalink
Update perl-Importer to version 0.026
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-b-lockwood committed Dec 27, 2024
1 parent 81fb40a commit 1b9037a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions SPECS-EXTENDED/perl-Importer/perl-Importer.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"perl-Importer-0.025.tar.gz": "0745138c487d74033d0cbeb36f06595036dc7e688f1a5dbec9cc2fa799e13946"
"perl-Importer-0.026.tar.gz": "e08fa84e13cb998b7a897fc8ec9c3459fcc1716aff25cc343e36ef875891b0ef"
}
}
}
8 changes: 6 additions & 2 deletions SPECS-EXTENDED/perl-Importer/perl-Importer.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: perl-Importer
Version: 0.025
Release: 8%{?dist}
Version: 0.026
Release: 1%{?dist}
Summary: Alternative interface to modules that export symbols
License: GPL+ or Artistic
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -49,6 +49,10 @@ make test
%{_mandir}/man3/*

%changelog
* Tue Dec 24 2025 Kevin Lockwood <[email protected]> - 0.026-1
- Update to 0.026
- License verified.

* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 0.025-8
- Initial CBL-Mariner import from Fedora 32 (license: MIT).

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17763,8 +17763,8 @@
"type": "other",
"other": {
"name": "perl-Importer",
"version": "0.025",
"downloadUrl": "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.025.tar.gz"
"version": "0.026",
"downloadUrl": "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Importer-0.026.tar.gz"
}
}
},
Expand Down

0 comments on commit 1b9037a

Please sign in to comment.