ppisar pushed to perl-Event-RPC (f22). "1.07 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Sep 22 06:09:03 UTC 2015


From e62dabe37d7054bc1eebb27d28163192be10fdc0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 22 Sep 2015 08:04:21 +0200
Subject: 1.07 bump


diff --git a/.gitignore b/.gitignore
index 5c88128..a8e0b33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Event-RPC-1.01.tar.gz
 /Event-RPC-1.04.tar.gz
 /Event-RPC-1.05.tar.gz
 /Event-RPC-1.06.tar.gz
+/Event-RPC-1.07.tar.gz
diff --git a/Event-RPC-1.06-Convert-to-UTF-8.patch b/Event-RPC-1.06-Convert-to-UTF-8.patch
deleted file mode 100644
index 8bd0326..0000000
--- a/Event-RPC-1.06-Convert-to-UTF-8.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-From 2f5b821c9ebb36d71fc7fc7002b8cda22e0f04df Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
-Date: Mon, 21 Sep 2015 15:48:12 +0200
-Subject: [PATCH] Convert to UTF-8
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Signed-off-by: Petr Písař <ppisar at redhat.com>
----
- Changes                | 2 +-
- examples/Test_class.pm | 2 +-
- examples/client.pl     | 2 +-
- examples/server.pl     | 2 +-
- 4 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/Changes b/Changes
-index a8913d8..775bc16 100644
---- a/Changes
-+++ b/Changes
-@@ -24,7 +24,7 @@ Revision history and release notes for Event::RPC:
-       to 2 GB.
-     - Fixed test suite for parallel execution by using
-       different port numbers for the test server.
--      Thanks for the report to Andreas K�nig.
-+      Thanks for the report to Andreas König.
-     - Applied a patch from Salvatore Bonaccorso which
-       fixes missing encoding declarations in POD. Thanks!
-     - Fixed some POD typos. Thanks for the report to
-diff --git a/examples/Test_class.pm b/examples/Test_class.pm
-index d639af9..71e6230 100644
---- a/examples/Test_class.pm
-+++ b/examples/Test_class.pm
-@@ -1,6 +1,6 @@
- 
- #-----------------------------------------------------------------------
--# Copyright (C) 2002-2005 J�rn Reder <joern AT zyn.de>.
-+# Copyright (C) 2002-2005 Jörn Reder <joern AT zyn.de>.
- # All Rights Reserved. See file COPYRIGHT for details.
- # 
- # This module is part of Event::RPC, which is free software; you can
-diff --git a/examples/client.pl b/examples/client.pl
-index 8652b8a..47cdaff 100755
---- a/examples/client.pl
-+++ b/examples/client.pl
-@@ -2,7 +2,7 @@
- 
- 
- #-----------------------------------------------------------------------
--# Copyright (C) 2002-2005 J�rn Reder <joern AT zyn.de>.
-+# Copyright (C) 2002-2005 Jörn Reder <joern AT zyn.de>.
- # All Rights Reserved. See file COPYRIGHT for details.
- # 
- # This module is part of Event::RPC, which is free software; you can
-diff --git a/examples/server.pl b/examples/server.pl
-index 6b0ef9e..3389edc 100755
---- a/examples/server.pl
-+++ b/examples/server.pl
-@@ -2,7 +2,7 @@
- 
- 
- #-----------------------------------------------------------------------
--# Copyright (C) 2002-2005 J�rn Reder <joern AT zyn.de>.
-+# Copyright (C) 2002-2005 Jörn Reder <joern AT zyn.de>.
- # All Rights Reserved. See file COPYRIGHT for details.
- # 
- # This module is part of Event::RPC, which is free software; you can
--- 
-2.4.3
-
diff --git a/Event-RPC-1.07-Convert-to-UTF-8.patch b/Event-RPC-1.07-Convert-to-UTF-8.patch
new file mode 100644
index 0000000..943a1a0
--- /dev/null
+++ b/Event-RPC-1.07-Convert-to-UTF-8.patch
@@ -0,0 +1,84 @@
+From 74060bc646009e5861bf6e56acdd5b00126d3f13 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
+Date: Mon, 21 Sep 2015 15:48:12 +0200
+Subject: [PATCH] Convert to UTF-8
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař <ppisar at redhat.com>
+---
+ Changes                | 2 +-
+ README                 | 2 +-
+ examples/Test_class.pm | 2 +-
+ examples/client.pl     | 2 +-
+ examples/server.pl     | 2 +-
+ 5 files changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/Changes b/Changes
+index 97dc8e8..8303651 100644
+--- a/Changes
++++ b/Changes
+@@ -30,7 +30,7 @@ Revision history and release notes for Event::RPC:
+       to 2 GB.
+     - Fixed test suite for parallel execution by using
+       different port numbers for the test server.
+-      Thanks for the report to Andreas K�nig.
++      Thanks for the report to Andreas König.
+     - Applied a patch from Salvatore Bonaccorso which
+       fixes missing encoding declarations in POD. Thanks!
+     - Fixed some POD typos. Thanks for the report to
+diff --git a/README b/README
+index f7beba6..33f0ef1 100644
+--- a/README
++++ b/README
+@@ -156,7 +156,7 @@ LIMITATIONS
+     direkt argument of the method subroutine.
+ 
+ AUTHORS
+-      J�rn Reder <joern at zyn dot de>
++      Jörn Reder <joern at zyn dot de>
+ 
+ COPYRIGHT AND LICENSE
+     Copyright (C) 2002-2006 by Joern Reder, All Rights Reserved.
+diff --git a/examples/Test_class.pm b/examples/Test_class.pm
+index d639af9..71e6230 100644
+--- a/examples/Test_class.pm
++++ b/examples/Test_class.pm
+@@ -1,6 +1,6 @@
+ 
+ #-----------------------------------------------------------------------
+-# Copyright (C) 2002-2005 J�rn Reder <joern AT zyn.de>.
++# Copyright (C) 2002-2005 Jörn Reder <joern AT zyn.de>.
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+diff --git a/examples/client.pl b/examples/client.pl
+index 8652b8a..47cdaff 100755
+--- a/examples/client.pl
++++ b/examples/client.pl
+@@ -2,7 +2,7 @@
+ 
+ 
+ #-----------------------------------------------------------------------
+-# Copyright (C) 2002-2005 J�rn Reder <joern AT zyn.de>.
++# Copyright (C) 2002-2005 Jörn Reder <joern AT zyn.de>.
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+diff --git a/examples/server.pl b/examples/server.pl
+index 6b0ef9e..3389edc 100755
+--- a/examples/server.pl
++++ b/examples/server.pl
+@@ -2,7 +2,7 @@
+ 
+ 
+ #-----------------------------------------------------------------------
+-# Copyright (C) 2002-2005 J�rn Reder <joern AT zyn.de>.
++# Copyright (C) 2002-2005 Jörn Reder <joern AT zyn.de>.
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+-- 
+2.4.3
+
diff --git a/perl-Event-RPC.spec b/perl-Event-RPC.spec
index 4cbfc08..a7637e9 100644
--- a/perl-Event-RPC.spec
+++ b/perl-Event-RPC.spec
@@ -1,5 +1,5 @@
 Name:           perl-Event-RPC
-Version:        1.06
+Version:        1.07
 Release:        1%{?dist}
 Summary:        Event based transparent client/server RPC framework
 Group:          Development/Libraries
@@ -7,7 +7,7 @@ License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Event-RPC/
 Source0:        http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-RPC-%{version}.tar.gz
 # Normalize documenation encoding
-Patch0:         Event-RPC-1.06-Convert-to-UTF-8.patch
+Patch0:         Event-RPC-1.07-Convert-to-UTF-8.patch
 BuildArch:      noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -60,11 +60,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 make test
 
 %files
-%doc Changes examples
+%doc Changes examples README
 %{perl_vendorlib}/Event/
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Sep 22 2015 Petr Pisar <ppisar at redhat.com> - 1.07-1
+- 1.07 bump
+
 * Mon Sep 21 2015 Petr Pisar <ppisar at redhat.com> - 1.06-1
 - 1.06 bump
 
diff --git a/sources b/sources
index d4cad57..8eb016c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03aeabe29feac13e8e4a5156ca3e4041  Event-RPC-1.06.tar.gz
+e95893a18ee6b3c9f1d0ad0514a26f7d  Event-RPC-1.07.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Event-RPC.git/commit/?h=f22&id=e62dabe37d7054bc1eebb27d28163192be10fdc0


More information about the perl-devel mailing list