public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Dick <ddick@cpan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Protocol-WebSocket] epel8: depend on Digest::SHA instead of Digest::SHA1
Date: Thu, 06 Aug 2026 21:04:14 GMT	[thread overview]
Message-ID: <178605025456.1.8639437219241242506.rpms-perl-Protocol-WebSocket-47b93a655d28@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Protocol-WebSocket
Branch : epel8
Commit : 47b93a655d28148d775b5be67eb78fcfe5f29002
Author : David Dick <ddick@cpan.org>
Date   : 2014-09-03T21:06:05+10:00
Stats  : +8/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Protocol-WebSocket/c/47b93a655d28148d775b5be67eb78fcfe5f29002?branch=epel8

Log:
depend on Digest::SHA instead of Digest::SHA1

---
diff --git a/.gitignore b/.gitignore
index 99591c1..a76d862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Protocol-WebSocket-0.17.tar.gz
+/Protocol-WebSocket-0.18.tar.gz

diff --git a/perl-Protocol-WebSocket.spec b/perl-Protocol-WebSocket.spec
index 713eade..15f6f32 100644
--- a/perl-Protocol-WebSocket.spec
+++ b/perl-Protocol-WebSocket.spec
@@ -1,5 +1,5 @@
 Name:           perl-Protocol-WebSocket
-Version:        0.17
+Version:        0.18
 Release:        1%{?dist}
 Summary:        WebSocket protocol
 License:        GPL+ or Artistic
@@ -8,26 +8,20 @@ URL:            http://search.cpan.org/dist/Protocol-WebSocket/
 Source0:        http://www.cpan.org/modules/by-module/Protocol/Protocol-WebSocket-%{version}.tar.gz
 # includes Test::More with a higher version than available for epel6
 Patch1:         test_simple_include.patch
-# Remove the CPAN::Meta references from Build.PL
-Patch2:         protocol_websocket_remove_cpan_meta_references.patch
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(constant)
-%if 0%{?el6}
-%else
-BuildRequires:  perl(CPAN::Meta)
-BuildRequires:  perl(CPAN::Meta::Prereqs)
-%endif
 BuildRequires:  perl(Digest::MD5)
-BuildRequires:  perl(Digest::SHA1)
+BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(Encode)
 %if 0%{?el6}
 BuildRequires:  perl(Exporter)
 %endif
 BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(MIME::Base64)
@@ -80,5 +74,8 @@ PERL5LIB=test_simple_patch/lib ./Build test
 %{_bindir}/*
 
 %changelog
+* Wed Sep 03 2014 David Dick <ddick@cpan.org> - 0.18-1
+- depend on Digest::SHA instead of Digest::SHA1
+
 * Sat Apr 12 2014 David Dick <ddick@cpan.org> - 0.17-1
 - Initial release

diff --git a/sources b/sources
index 4834a61..323e97e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-522b7d591b0e9206385352a69b5fd85f  Protocol-WebSocket-0.17.tar.gz
+60c169ef985a96d8edc35d5caeb3f885  Protocol-WebSocket-0.18.tar.gz

             reply	other threads:[~2026-08-06 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-06 21:04 David Dick [this message]
2026-08-06 21:04 [rpms/perl-Protocol-WebSocket] epel8: depend on Digest::SHA instead of Digest::SHA1 David Dick

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=178605025456.1.8639437219241242506.rpms-perl-Protocol-WebSocket-47b93a655d28@fedoraproject.org \
    --to=ddick@cpan.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