-
Notifications
You must be signed in to change notification settings - Fork 560
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update perl-File-ShareDir-Install to version 0.14
- Loading branch information
1 parent
81fb40a
commit 78a8626
Showing
3 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
SPECS-EXTENDED/perl-File-ShareDir-Install/perl-File-ShareDir-Install.signatures.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"Signatures": { | ||
"perl-File-ShareDir-Install-0.13.tar.gz": "45befdf0d95cbefe7c25a1daf293d85f780d6d2576146546e6828aad26e580f9" | ||
"perl-File-ShareDir-Install-0.14.tar.gz": "8f9533b198f2d4a9a5288cbc7d224f7679ad05a7a8573745599789428bc5aea0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Name: perl-File-ShareDir-Install | ||
Version: 0.13 | ||
Release: 9%{?dist} | ||
Version: 0.14 | ||
Release: 1%{?dist} | ||
Summary: Install shared files | ||
License: GPL+ or Artistic | ||
Vendor: Microsoft Corporation | ||
|
@@ -57,6 +57,10 @@ make test | |
%{_mandir}/man3/File::ShareDir::Install.3* | ||
|
||
%changelog | ||
* Mon Dec 23 2024 Kevin Lockwood <[email protected]> - 0.14-1 | ||
- Updated to version 0.14 | ||
- License verified | ||
|
||
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 0.13-9 | ||
- Initial CBL-Mariner import from Fedora 32 (license: MIT). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters