jplesnik pushed to perl-Protocol-WebSocket (master). "0.19 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Nov 10 16:35:32 UTC 2015


From f27b04ec31e1c2d0a70a40e5ea2f9d96f0650a1c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 10 Nov 2015 16:54:38 +0100
Subject: 0.19 bump

---
 .gitignore                   |  1 +
 perl-Protocol-WebSocket.spec | 13 +++++++++----
 sources                      |  2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)

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 at redhat.com> - 0.19-1
+- 0.19 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at 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
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Protocol-WebSocket.git/commit/?h=master&id=f27b04ec31e1c2d0a70a40e5ea2f9d96f0650a1c


More information about the perl-devel mailing list