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] epel9: depend on Digest::SHA instead of Digest::SHA1
Date: Thu, 06 Aug 2026 20:00:41 GMT [thread overview]
Message-ID: <178604644146.1.221640476104840805.rpms-perl-Protocol-WebSocket-db5b2d289d97@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Protocol-WebSocket
Branch : epel9
Commit : db5b2d289d97cdf59f769dbbd24b782bfe089ef4
Author : David Dick <ddick@cpan.org>
Date : 2014-09-03T21:06:56+10:00
Stats : +15/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Protocol-WebSocket/c/db5b2d289d97cdf59f769dbbd24b782bfe089ef4?branch=epel9
Log:
depend on Digest::SHA instead of Digest::SHA1
---
diff --git a/perl-Protocol-WebSocket.spec b/perl-Protocol-WebSocket.spec
index 15f6f32..a95842c 100644
--- a/perl-Protocol-WebSocket.spec
+++ b/perl-Protocol-WebSocket.spec
@@ -77,5 +77,11 @@ PERL5LIB=test_simple_patch/lib ./Build test
* Wed Sep 03 2014 David Dick <ddick@cpan.org> - 0.18-1
- depend on Digest::SHA instead of Digest::SHA1
+* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-3
+- Perl 5.20 rebuild
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
* Sat Apr 12 2014 David Dick <ddick@cpan.org> - 0.17-1
- Initial release
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 42aee70..a95842c 100644
--- a/perl-Protocol-WebSocket.spec
+++ b/perl-Protocol-WebSocket.spec
@@ -1,6 +1,6 @@
Name: perl-Protocol-WebSocket
-Version: 0.17
-Release: 3%{?dist}
+Version: 0.18
+Release: 1%{?dist}
Summary: WebSocket protocol
License: GPL+ or Artistic
Group: Development/Libraries
@@ -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,6 +74,9 @@ 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
+
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-3
- Perl 5.20 rebuild
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
next reply other threads:[~2026-08-06 20:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 20:00 David Dick [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-06 20:00 [rpms/perl-Protocol-WebSocket] epel9: 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=178604644146.1.221640476104840805.rpms-perl-Protocol-WebSocket-db5b2d289d97@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