public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Digest-SHA3] epel8: 0.25 bump
Date: Mon, 15 Jun 2026 13:37:29 GMT [thread overview]
Message-ID: <178153064960.1.769464811295121962.rpms-perl-Digest-SHA3-6e782068fa67@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Digest-SHA3
Branch : epel8
Commit : 6e782068fa67097b3c5cd2b87e4be17f79503abc
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2016-10-04T12:59:39+02:00
Stats : +18/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Digest-SHA3/c/6e782068fa67097b3c5cd2b87e4be17f79503abc?branch=epel8
Log:
0.25 bump
---
diff --git a/.gitignore b/.gitignore
index f20fbf6..bc55a78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Digest-SHA3-0.22.tar.gz
/Digest-SHA3-0.24.tar.gz
+/Digest-SHA3-0.25.tar.gz
diff --git a/perl-Digest-SHA3.spec b/perl-Digest-SHA3.spec
index 0234b73..68a47f3 100644
--- a/perl-Digest-SHA3.spec
+++ b/perl-Digest-SHA3.spec
@@ -1,16 +1,19 @@
Name: perl-Digest-SHA3
-Version: 0.24
-Release: 5%{?dist}
+Version: 0.25
+Release: 1%{?dist}
Summary: Perl extension for SHA-3
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Digest-SHA3/
Source0: http://www.cpan.org/modules/by-module/Digest/Digest-SHA3-%{version}.tar.gz
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
BuildRequires: perl
BuildRequires: perl-devel
BuildRequires: perl-generators
-BuildRequires: perl(Config)
BuildRequires: perl(Carp)
+BuildRequires: perl(Config)
BuildRequires: perl(Digest::base)
BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
@@ -20,11 +23,14 @@ BuildRequires: perl(Getopt::Std)
BuildRequires: perl(integer)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More)
-BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Pod::Coverage)
+BuildRequires: perl(Test::Pod) >= 1.00
+BuildRequires: perl(Test::Pod::Coverage) >= 0.08
BuildRequires: perl(vars)
BuildRequires: perl(warnings)
+BuildRequires: sed
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires: perl(Carp)
+Requires: perl(Digest::base)
%description
Digest::SHA3 is written in C for speed. If your platform lacks a C
@@ -43,8 +49,8 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
%{_fixperms} $RPM_BUILD_ROOT/*
@@ -71,6 +77,9 @@ This script will compute and check the SHA3 message digest of a file
%{_bindir}/*
%changelog
+* Tue Oct 04 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-1
+- 0.25 bump
+
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.24-5
- Perl 5.24 rebuild
diff --git a/sources b/sources
index beed53b..17ee558 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d3a5d8e71485955bab65755ade0d3b0 Digest-SHA3-0.24.tar.gz
+cf408c89d38c7076b16b7be9ba64fdb3 Digest-SHA3-0.25.tar.gz
reply other threads:[~2026-06-15 13:37 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=178153064960.1.769464811295121962.rpms-perl-Digest-SHA3-6e782068fa67@fedoraproject.org \
--to=jplesnik@redhat.com \
--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