diff --git a/Text-CSV-Encoded-0.24.tar.gz b/Text-CSV-Encoded-0.24.tar.gz deleted file mode 100644 index 3687bf2..0000000 --- a/Text-CSV-Encoded-0.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce8f307dabdcb623cfc385c175152b0f465096d449b9c828efbe6611efcab0d5 -size 18838 diff --git a/Text-CSV-Encoded-0.25.tar.gz b/Text-CSV-Encoded-0.25.tar.gz new file mode 100644 index 0000000..9b9d3c0 --- /dev/null +++ b/Text-CSV-Encoded-0.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248a5983a20dd57786639e88dafdd654f3b93925490120d6d712da6b2be5b9d0 +size 20400 diff --git a/perl-Text-CSV-Encoded.changes b/perl-Text-CSV-Encoded.changes index 9bafbe0..6b1a8ab 100644 --- a/perl-Text-CSV-Encoded.changes +++ b/perl-Text-CSV-Encoded.changes @@ -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 diff --git a/perl-Text-CSV-Encoded.spec b/perl-Text-CSV-Encoded.spec index 68695a3..4e3edd5 100644 --- a/perl-Text-CSV-Encoded.spec +++ b/perl-Text-CSV-Encoded.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Text-CSV-Encoded -Version: 0.24 +Version: 0.25 Release: 0 %define cpan_name Text-CSV-Encoded Summary: Encoding aware Text::CSV @@ -35,8 +35,7 @@ Requires: perl(Text::CSV) >= 1.31 %{perl_requires} %description -This module inherits the Text::CSV manpage and is aware of input/output -encodings. +This module inherits Text::CSV and is aware of input/output encodings. %prep %setup -q -n %{cpan_name}-%{version} @@ -55,6 +54,6 @@ encodings. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README sample tests +%doc Changes LICENSE sample %changelog