Accepting request 296062 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/296062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mixin-Linewise?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2015-04-15 14:23:41 +00:00 committed by Git OBS Bridge
commit 87aa11a517
4 changed files with 23 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Apr 13 18:47:46 UTC 2015 - coolo@suse.com
- updated to 0.108
see /usr/share/doc/packages/perl-Mixin-Linewise/Changes
0.108 2015-04-08 14:56:06-04:00 America/New_York
- first argument can be options only if there are two options
0.107 2015-04-07 20:14:41-04:00 America/New_York
- add leading hashref arg for passing binmode to read_string,
write_string
- do not modify references of args passed to read_file, write_file
0.106 2014-03-10 08:08:39-04:00 America/New_York
- avoid dumb v-string warning in dumb perl versions (thanks, Graham
Knop, you're not dumb!)
-------------------------------------------------------------------
Mon Mar 10 06:39:24 UTC 2014 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Mixin-Linewise
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-Mixin-Linewise
Version: 0.105
Version: 0.108
Release: 0
%define cpan_name Mixin-Linewise
Summary: write your linewise code for handles; this does the rest