>From ad42e237103ba835268f3358d50cf5d524e677a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk@xxxxxxxxxx> Date: Tue, 31 Mar 2015 15:06:15 +0200 Subject: 2.00 bump - This version removes the user_agent() function diff --git a/perl-HTTP-BrowserDetect.spec b/perl-HTTP-BrowserDetect.spec index ee82664..cda0143 100644 --- a/perl-HTTP-BrowserDetect.spec +++ b/perl-HTTP-BrowserDetect.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-BrowserDetect Summary: Determine the Web browser, version, and platform from an HTTP user agent string -Version: 1.78 +Version: 2.00 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/HTTP-BrowserDetect/ Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-BrowserDetect-%{version}.tar.gz BuildArch: noarch # Build +BuildRequires: perl BuildRequires: perl(Module::Build) >= 0.28 BuildRequires: perl(strict) BuildRequires: perl(warnings) @@ -17,6 +18,8 @@ BuildRequires: perl(vars) BuildRequires: perl(FindBin) BuildRequires: perl(JSON::PP) BuildRequires: perl(Path::Tiny) +# XXX: BuildRequires: perl(Test::Code::TidyAll) >= 0.24 +# XXX: BuildRequires: perl(Test::CPAN::Changes) BuildRequires: perl(Test::FailWarnings) BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::Most) @@ -32,7 +35,6 @@ at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html. %prep %setup -q -n HTTP-BrowserDetect-%{version} -# Remove spurious exec permission chmod -c -x lib/HTTP/BrowserDetect.pm %build @@ -53,6 +55,10 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/HTTP::BrowserDetect.3pm* %changelog +* Tue Mar 31 2015 Petr Å abata <contyk@xxxxxxxxxx> - 2.00-1 +- 2.00 bump +- This version removes the user_agent() function + * Fri Mar 20 2015 Petr Å abata <contyk@xxxxxxxxxx> - 1.78-1 - 1.76 bump diff --git a/sources b/sources index 6686c7d..a6fc867 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28e6f80b1169b4b0bb796265df915179 HTTP-BrowserDetect-1.78.tar.gz +1dbd0a52d9baa4bf705bcbaaf9fa395d HTTP-BrowserDetect-2.00.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-HTTP-BrowserDetect.git/commit/?h=master&id=ad42e237103ba835268f3358d50cf5d524e677a6
-- 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