>From 6a26c5fda213c9e1fd6f8f6214703598b037ad21 Mon Sep 17 00:00:00 2001 From: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon, 13 Apr 2015 10:55:48 +0100 Subject: Update to 0.1626 - New upstream release 0.1626 - Enable verbose testing for CPAN-testers - Consolidate issue tracking at rt.cpan.org - Use File::Temp for temporary files in the test suite - License changed to GPLv2 diff --git a/perl-FileHandle-Unget.spec b/perl-FileHandle-Unget.spec index 5c6400b..d5a478c 100644 --- a/perl-FileHandle-Unget.spec +++ b/perl-FileHandle-Unget.spec @@ -3,9 +3,9 @@ Summary: A FileHandle that supports ungetting of multiple bytes Name: perl-FileHandle-Unget -Version: 0.1625 +Version: 0.1626 Release: 1%{?dist} -License: GPL+ +License: GPLv2 Group: Development/Libraries Url: http://search.cpan.org/dist/FileHandle-Unget/ Source0: http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/FileHandle-Unget-%{version}.tar.gz @@ -20,8 +20,8 @@ BuildRequires: perl(Fcntl) BuildRequires: perl(File::Find) BuildRequires: perl(File::Path) BuildRequires: perl(File::Spec) -BuildRequires: perl(File::Temp) BuildRequires: perl(FindBin) +BuildRequires: perl(URI::Escape) # Module Runtime BuildRequires: perl(bytes) BuildRequires: perl(Exporter) @@ -34,6 +34,7 @@ BuildRequires: perl(vars) BuildRequires: perl(Config) BuildRequires: perl(Data::Dumper) BuildRequires: perl(File::Spec::Functions) +BuildRequires: perl(File::Temp) BuildRequires: perl(Test::More) # Optional Tests BuildRequires: perl(Devel::Leak) @@ -81,11 +82,18 @@ rm -rf %{buildroot} %else %doc LICENSE %endif -%doc README CHANGES +%doc CHANGES README TODO %{perl_vendorlib}/FileHandle/ %{_mandir}/man3/FileHandle::Unget.3* %changelog +* Mon Apr 13 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 0.1626-1 +- Update to 0.1626 + - Enable verbose testing for CPAN-testers + - Consolidate issue tracking at rt.cpan.org + - Use File::Temp for temporary files in the test suite +- License changed to GPLv2 + * Sun Apr 5 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 0.1625-1 - Update to 0.1625 - Modify the memory leak test to check for â?¤ 0 bytes; I'm not sure how this diff --git a/sources b/sources index 5871667..d51af13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3128a073a0deb7f6e4a99c8be1b02c76 FileHandle-Unget-0.1625.tar.gz +625b2afa29925c0d8750f901f579577a FileHandle-Unget-0.1626.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-FileHandle-Unget.git/commit/?h=perl-FileHandle-Unget-0.1626-1.fc23&id=6a26c5fda213c9e1fd6f8f6214703598b037ad21
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel