Accepting request 358198 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/358198 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV-Encoded?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
3643ee5da3
commit
b8b33081cc
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce8f307dabdcb623cfc385c175152b0f465096d449b9c828efbe6611efcab0d5
|
|
||||||
size 18838
|
|
3
Text-CSV-Encoded-0.25.tar.gz
Normal file
3
Text-CSV-Encoded-0.25.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:248a5983a20dd57786639e88dafdd654f3b93925490120d6d712da6b2be5b9d0
|
||||||
|
size 20400
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 7 10:46:50 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.25
|
||||||
|
see /usr/share/doc/packages/perl-Text-CSV-Encoded/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 6 09:15:01 UTC 2015 - coolo@suse.com
|
Tue Oct 6 09:15:01 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Text-CSV-Encoded
|
# spec file for package perl-Text-CSV-Encoded
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Text-CSV-Encoded
|
Name: perl-Text-CSV-Encoded
|
||||||
Version: 0.24
|
Version: 0.25
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Text-CSV-Encoded
|
%define cpan_name Text-CSV-Encoded
|
||||||
Summary: Encoding aware Text::CSV
|
Summary: Encoding aware Text::CSV
|
||||||
@@ -35,8 +35,7 @@ Requires: perl(Text::CSV) >= 1.31
|
|||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module inherits the Text::CSV manpage and is aware of input/output
|
This module inherits Text::CSV and is aware of input/output encodings.
|
||||||
encodings.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
@@ -55,6 +54,6 @@ encodings.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README sample tests
|
%doc Changes LICENSE sample
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user