public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Archive-Peek] epel10: Update to 0.37
@ 2026-08-25 11:42 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-08-25 11:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Archive-Peek
            Branch : epel10
            Commit : 2becfc02dd9353135205021ad456402117d381aa
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2021-11-15T11:29:17+00:00
            Stats  : +15/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Archive-Peek/c/2becfc02dd9353135205021ad456402117d381aa?branch=epel10

            Log:
            Update to 0.37

- New upstream release 0.37
  - Add repository metadata
  - Port from Moose to Moo and Type::Tiny
  - Make prereqs more specific with respect to phase
  - Add negative test

---
diff --git a/perl-Archive-Peek.spec b/perl-Archive-Peek.spec
index 3133a1a..748698e 100644
--- a/perl-Archive-Peek.spec
+++ b/perl-Archive-Peek.spec
@@ -1,6 +1,6 @@
 Name:		perl-Archive-Peek
-Version:	0.35
-Release:	24%{?dist}
+Version:	0.37
+Release:	1%{?dist}
 Summary:	Peek into archives without extracting them
 License:	GPL+ or Artistic
 URL:		https://metacpan.org/release/Archive-Peek
@@ -18,11 +18,13 @@ BuildRequires:	perl(warnings)
 BuildRequires:	perl(Archive::Tar)
 BuildRequires:	perl(Archive::Zip)
 BuildRequires:	perl(Archive::Zip::MemberRead)
+BuildRequires:	perl(Carp)
 BuildRequires:	perl(IO::Uncompress::Bunzip2)
-BuildRequires:	perl(Moose)
-BuildRequires:	perl(MooseX::Types::Path::Class)
+BuildRequires:	perl(Moo)
+BuildRequires:	perl(Types::Path::Tiny)
 # Test Suite
-BuildRequires:	perl(Test::More) >= 0.88
+BuildRequires:	perl(File::Temp)
+BuildRequires:	perl(Test::More) >= 0.96
 BuildRequires:	perl(Test::Pod) >= 1.14
 # Runtime
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -52,6 +54,13 @@ make test
 %{_mandir}/man3/Archive::Peek.3*
 
 %changelog
+* Mon Nov 15 2021 Paul Howarth <paul@city-fan.org> - 0.37-1
+- Update to 0.37
+  - Add repository metadata
+  - Port from Moose to Moo and Type::Tiny
+  - Make prereqs more specific with respect to phase
+  - Add negative test
+
 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
 

diff --git a/sources b/sources
index 0129af6..5853064 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6e12a48e77dd0303b97e9696b7d1e9f  Archive-Peek-0.35.tar.gz
+SHA512 (Archive-Peek-0.37.tar.gz) = 57cba43b1ee2533018b974c91f800616d0bb10d8f837ceca31597a773f5465198b93d51e719880c89b420fd0399fb7a51f4501e6cc94c12baca5c4e91f3a444a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 11:42 [rpms/perl-Archive-Peek] epel10: Update to 0.37 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox