Accepting request 723421 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/723421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Write-Rotate?expand=0&rev=6
This commit is contained in:
2019-08-15 18:27:38 +00:00
committed by Git OBS Bridge
parent 56ccbb333e
commit a36906636b
4 changed files with 16 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 15 05:08:41 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.321
see /usr/share/doc/packages/perl-File-Write-Rotate/Changes
0.321 2019-06-27 (PERLANCAR)
- Revert previous commit (add flush()). To simulate a filehandle, it's
recommended to use Tie::Handle::FileWriteRotate instead.
-------------------------------------------------------------------
Fri Jun 28 05:13:15 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,14 +17,14 @@
Name: perl-File-Write-Rotate
Version: 0.320
Version: 0.321
Release: 0
%define cpan_name File-Write-Rotate
Summary: Write to files that archive/rotate themselves
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
Source0: File-Write-Rotate-0.321.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build