public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Archive-Peek] epel10: Update to 0.37
Date: Tue, 25 Aug 2026 11:42:28 GMT	[thread overview]
Message-ID: <178765814855.1.9703726426238640483.rpms-perl-Archive-Peek-2becfc02dd93@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-25 11:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178765814855.1.9703726426238640483.rpms-perl-Archive-Peek-2becfc02dd93@fedoraproject.org \
    --to=paul@city-fan.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox