8
0

- update to 1.13

- fix handling of outbuf which contains '0'.
	  rt.cpan.org#67458 [Gordon Russell]
- license correction (GPL+ or Artistic)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Multiplex?expand=0&rev=15
This commit is contained in:
Vítězslav Čížek
2011-04-18 07:50:36 +00:00
committed by Git OBS Bridge
parent 2361433a26
commit 0cf12db18b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89f600de02577a2a8ae150e388911d036392c891a249df77a6188605580ded40
size 14082

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9a664f298ca119e177fef1363e5ffc9fe66113fbe96623ad405a00c4b17aec9
size 14176

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 18 07:17:47 UTC 2011 - vcizek@novell.com
- update to 1.13
- fix handling of outbuf which contains '0'.
rt.cpan.org#67458 [Gordon Russell]
- license correction (GPL+ or Artistic)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 28 09:39:16 UTC 2011 - vcizek@novell.com Mon Feb 28 09:39:16 UTC 2011 - vcizek@novell.com

View File

@@ -20,11 +20,11 @@
Name: perl-IO-Multiplex Name: perl-IO-Multiplex
Url: http://cpan.org/modules/by-module/IO/ Url: http://cpan.org/modules/by-module/IO/
License: Artistic License: GPL+ or Artistic
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
AutoReqProv: on AutoReqProv: on
Summary: Manage IO on many file handles Summary: Manage IO on many file handles
Version: 1.12 Version: 1.13
Release: 1 Release: 1
Source: IO-Multiplex-%{version}.tar.bz2 Source: IO-Multiplex-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build