public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Protocol-WebSocket] epel8: 0.19 bump
@ 2026-08-06 21:04 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-06 21:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Protocol-WebSocket
Branch : epel8
Commit : f27b04ec31e1c2d0a70a40e5ea2f9d96f0650a1c
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2015-11-10T16:54:38+01:00
Stats : +11/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Protocol-WebSocket/c/f27b04ec31e1c2d0a70a40e5ea2f9d96f0650a1c?branch=epel8
Log:
0.19 bump
---
diff --git a/.gitignore b/.gitignore
index a76d862..9faad20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Protocol-WebSocket-0.17.tar.gz
/Protocol-WebSocket-0.18.tar.gz
+/Protocol-WebSocket-0.19.tar.gz
diff --git a/perl-Protocol-WebSocket.spec b/perl-Protocol-WebSocket.spec
index fd396c3..73e315b 100644
--- a/perl-Protocol-WebSocket.spec
+++ b/perl-Protocol-WebSocket.spec
@@ -1,11 +1,11 @@
Name: perl-Protocol-WebSocket
-Version: 0.18
-Release: 4%{?dist}
+Version: 0.19
+Release: 1%{?dist}
Summary: WebSocket protocol
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Protocol-WebSocket/
-Source0: http://www.cpan.org/modules/by-module/Protocol/Protocol-WebSocket-%{version}.tar.gz
+Source0: http://search.cpan.org/CPAN/authors/id/V/VT/VTI/Protocol-WebSocket-%{version}.tar.gz
# includes Test::More with a higher version than available for epel6
Patch1: test_simple_include.patch
BuildArch: noarch
@@ -67,12 +67,17 @@ PERL5LIB=test_simple_patch/lib ./Build test
%endif
%files
-%doc Changes LICENSE examples
+%{!?_licensedir:%global license %%doc}
+%license LICENSE
+%doc Changes examples
%{perl_vendorlib}/*
%{_mandir}/man3/*
%{_bindir}/*
%changelog
+* Tue Nov 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.19-1
+- 0.19 bump
+
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
diff --git a/sources b/sources
index 323e97e..4b9847b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60c169ef985a96d8edc35d5caeb3f885 Protocol-WebSocket-0.18.tar.gz
+eede6e8c78c04a4fb74ea85ae73c93f4 Protocol-WebSocket-0.19.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-06 21:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 21:04 [rpms/perl-Protocol-WebSocket] epel8: 0.19 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