forked from pool/perl-IO-Multiplex
- 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:
committed by
Git OBS Bridge
parent
2361433a26
commit
0cf12db18b
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89f600de02577a2a8ae150e388911d036392c891a249df77a6188605580ded40
|
||||
size 14082
|
3
IO-Multiplex-1.13.tar.bz2
Normal file
3
IO-Multiplex-1.13.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9a664f298ca119e177fef1363e5ffc9fe66113fbe96623ad405a00c4b17aec9
|
||||
size 14176
|
@@ -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
|
||||
|
||||
|
@@ -20,11 +20,11 @@
|
||||
|
||||
Name: perl-IO-Multiplex
|
||||
Url: http://cpan.org/modules/by-module/IO/
|
||||
License: Artistic
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
AutoReqProv: on
|
||||
Summary: Manage IO on many file handles
|
||||
Version: 1.12
|
||||
Version: 1.13
|
||||
Release: 1
|
||||
Source: IO-Multiplex-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user