public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Digest-SHA3] epel8: 1.02 bump
@ 2026-06-15 13:37 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-06-15 13:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Digest-SHA3
Branch : epel8
Commit : ce0fe9a2a626c68f9d7132550ec3ae59d98695f4
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2017-12-20T09:26:56+01:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Digest-SHA3/c/ce0fe9a2a626c68f9d7132550ec3ae59d98695f4?branch=epel8
Log:
1.02 bump
---
diff --git a/.gitignore b/.gitignore
index 87870ca..690bd6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/Digest-SHA3-0.27.tar.gz
/Digest-SHA3-1.00.tar.gz
/Digest-SHA3-1.01.tar.gz
+/Digest-SHA3-1.02.tar.gz
diff --git a/perl-Digest-SHA3.spec b/perl-Digest-SHA3.spec
index 9243fec..48e1f52 100644
--- a/perl-Digest-SHA3.spec
+++ b/perl-Digest-SHA3.spec
@@ -1,5 +1,5 @@
Name: perl-Digest-SHA3
-Version: 1.01
+Version: 1.02
Release: 1%{?dist}
Summary: Perl extension for SHA-3
License: GPL+ or Artistic
@@ -15,7 +15,6 @@ BuildRequires: perl-interpreter
BuildRequires: perl(Carp)
BuildRequires: perl(Config)
BuildRequires: perl(Digest::base)
-BuildRequires: perl(DynaLoader)
BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Fcntl)
@@ -27,10 +26,12 @@ BuildRequires: perl(Test::Pod) >= 1.00
BuildRequires: perl(Test::Pod::Coverage) >= 0.08
BuildRequires: perl(vars)
BuildRequires: perl(warnings)
+BuildRequires: perl(XSLoader)
BuildRequires: sed
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: perl(Carp)
Requires: perl(Digest::base)
+Requires: perl(XSLoader)
%description
Digest::SHA3 is written in C for speed. If your platform lacks a C
@@ -77,6 +78,9 @@ This script will compute and check the SHA3 message digest of a file
%{_bindir}/*
%changelog
+* Tue Dec 19 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.02-1
+- 1.02 bump
+
* Tue Oct 24 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.01-1
- 1.01 bump
diff --git a/sources b/sources
index 9354364..1cdb54e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Digest-SHA3-1.01.tar.gz) = 4032eceff7af6b45f39bfda07d41c8f146baa3e3765a3aad3d6e468baf93a35594bc63d832f7bb7ec183c3168c3d26f4fc62bc31ee29cb110fa4334ce7afce52
+SHA512 (Digest-SHA3-1.02.tar.gz) = d20f4ce54244134676cb0bd1362c02a590a416799d08d7dfa0d3d9801cb5a8f08d57a838e7831625622af6ba942a35b5832ee56bf4ba375c8a7b1b4eb6c144ed
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 13:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 13:37 [rpms/perl-Digest-SHA3] epel8: 1.02 bump Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox