Compare commits

..

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

2
.gitignore vendored

@ -1 +1 @@
SOURCES/Test-Synopsis-0.17.tar.gz
/Test-Synopsis-[0-9.]*.tar.gz

@ -1 +0,0 @@
198757c8aedc2714f7016a9005b4d42c13b3360b SOURCES/Test-Synopsis-0.17.tar.gz

@ -1,12 +1,9 @@
# noarch, but to avoid debug* files interfering with manifest test:
%global debug_package %{nil}
# Similarly, for package note feature
%undefine _package_note_file
Name: perl-Test-Synopsis
Version: 0.17
Release: 7%{?dist}
Release: 1%{?dist}
Summary: Test your SYNOPSIS code
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Synopsis
@ -56,6 +53,7 @@ BuildRequires: perl(Test::Spelling) >= 0.23, hunspell-en
BuildRequires: perl(Test::Version)
%endif
# Runtime
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Test::Builder::Module)
%description
@ -91,27 +89,6 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::Synopsis.3*
%changelog
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.17-7
- Rebuilt for MSVSphere 9.2
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-5
- Perl 5.36 re-rebuild of bootstrapped packages
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-4
- Perl 5.36 rebuild
* Fri Mar 11 2022 Paul Howarth <paul@city-fan.org> - 0.17-3
- Work around FTBFS triggered by package note feature
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 13 2021 Paul Howarth <paul@city-fan.org> - 0.17-1
- Update to 0.17
- Mention related module Test::Synopsis::Expectation in docs (GH#22)

@ -0,0 +1 @@
SHA512 (Test-Synopsis-0.17.tar.gz) = 2ddd25cab88c11794f50d974900e2a1c2af2b903226dcaf774de5ba37035f46276eaad6c5d5ed64f896aacd24ccc02b423ec6a59dc1f2e04f21a55a25f28df0b
Loading…
Cancel
Save