Compare commits

...

No commits in common. 'epel9' and 'i9' have entirely different histories.
epel9 ... i9

2
.gitignore vendored

@ -1 +1 @@
Filesys-Df-0.92.tar.gz SOURCES/Filesys-Df-0.92.tar.gz

@ -0,0 +1 @@
c264e3cf8c0f39a9bf5b36d4819a365b9f6d80f1 SOURCES/Filesys-Df-0.92.tar.gz

@ -1,6 +1,6 @@
Name: perl-Filesys-Df Name: perl-Filesys-Df
Version: 0.92 Version: 0.92
Release: 45%{?dist} Release: 47%{?dist}
Summary: Perl extension for filesystem disk space information Summary: Perl extension for filesystem disk space information
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Filesys-Df URL: https://metacpan.org/release/Filesys-Df
@ -23,7 +23,6 @@ BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter) BuildRequires: perl(Exporter)
BuildRequires: perl(strict) BuildRequires: perl(strict)
BuildRequires: perl(vars) BuildRequires: perl(vars)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description %description
This module provides a way to obtain filesystem disk space information. This module provides a way to obtain filesystem disk space information.
@ -76,6 +75,15 @@ make test
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Tue Sep 26 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.92-47
- Rebuilt for MSVSphere 9.2
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.92-47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.92-46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.92-45 * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.92-45
- Perl 5.36 rebuild - Perl 5.36 rebuild

@ -1,7 +0,0 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

@ -1,2 +0,0 @@
addFilter('spelling-error .* DfPortable')
addFilter('-tests\.noarch: W: no-documentation')

@ -1,5 +0,0 @@
summary: Sanity tests
discover:
how: fmf
execute:
how: tmt

@ -1 +0,0 @@
a8b0aa3e5151a8a6c8b3067625980934 Filesys-Df-0.92.tar.gz

@ -1,4 +0,0 @@
summary: Upstream tests
component: perl-Filesys-Df
require: perl-Filesys-Df-tests
test: /usr/libexec/perl-Filesys-Df/test
Loading…
Cancel
Save