Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-HTTP-BrowserDetect for
openSUSE:Factory checked in at 2021-08-10 10:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-BrowserDetect (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-BrowserDetect.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-BrowserDetect"
Tue Aug 10 10:27:48 2021 rev:3 rq:911146 version:3.34
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTTP-BrowserDetect/perl-HTTP-BrowserDetect.changes
2021-07-26 17:38:34.990059023 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-BrowserDetect.new.1899/perl-HTTP-BrowserDetect.changes
2021-08-10 10:28:32.709711621 +0200
@@ -1,0 +2,10 @@
+Wed Aug 4 03:06:29 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 3.34
+ see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
+
+ 3.34 2021-08-03 20:09:33Z
+ - Fix modern UCBrowser detection (GH#189) (konstantin-pustovalov-qs)
+ - Switch from Test::FailWarnings to Test::Warnings (GH#190) (Olaf Alders
+
+-------------------------------------------------------------------
Old:
----
HTTP-BrowserDetect-3.33.tar.gz
New:
----
HTTP-BrowserDetect-3.34.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-BrowserDetect.spec ++++++
--- /var/tmp/diff_new_pack.dO3uyu/_old 2021-08-10 10:28:33.305710093 +0200
+++ /var/tmp/diff_new_pack.dO3uyu/_new 2021-08-10 10:28:33.309710083 +0200
@@ -18,7 +18,7 @@
%define cpan_name HTTP-BrowserDetect
Name: perl-HTTP-BrowserDetect
-Version: 3.33
+Version: 3.34
Release: 0
Summary: Determine Web browser, version, and platform from an HTTP user
agent string
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -33,8 +33,9 @@
BuildRequires: perl(List::Util) >= 1.49
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Test::Differences)
-BuildRequires: perl(Test::FailWarnings)
+BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::NoWarnings)
+BuildRequires: perl(Test::Warnings)
%{perl_requires}
%description
++++++ HTTP-BrowserDetect-3.33.tar.gz -> HTTP-BrowserDetect-3.34.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/CONTRIBUTORS
new/HTTP-BrowserDetect-3.34/CONTRIBUTORS
--- old/HTTP-BrowserDetect-3.33/CONTRIBUTORS 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/CONTRIBUTORS 2021-08-03 22:09:39.000000000
+0200
@@ -23,6 +23,7 @@
* James Waters
* joatis
* Jon Jensen
+ * Konstantin A. Pustovalov
* ktat
* lsaunders
* Mahdi Zarei
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/Changes
new/HTTP-BrowserDetect-3.34/Changes
--- old/HTTP-BrowserDetect-3.33/Changes 2021-07-21 16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/Changes 2021-08-03 22:09:39.000000000 +0200
@@ -1,5 +1,9 @@
Revision history for Perl extension HTTP::BrowserDetect.
+3.34 2021-08-03 20:09:33Z
+ - Fix modern UCBrowser detection (GH#189) (konstantin-pustovalov-qs)
+ - Switch from Test::FailWarnings to Test::Warnings (GH#190) (Olaf Alders
+
3.33 2021-07-21 14:38:49Z
- Yahoo iOS App as not a robot (GH#188) (Yasuharu Iida)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/LICENSE
new/HTTP-BrowserDetect-3.34/LICENSE
--- old/HTTP-BrowserDetect-3.33/LICENSE 2021-07-21 16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/LICENSE 2021-08-03 22:09:39.000000000 +0200
@@ -292,21 +292,21 @@
- "Package" refers to the collection of files distributed by the Copyright
Holder, and derivatives of that collection of files created through
- textual modification.
+ textual modification.
- "Standard Version" refers to such a Package if it has not been modified,
or has been modified in accordance with the wishes of the Copyright
- Holder.
+ Holder.
- "Copyright Holder" is whoever is named in the copyright or copyrights for
- the package.
+ the package.
- "You" is you, if you're thinking about copying or distributing this
Package.
- "Reasonable copying fee" is whatever you can justify on the basis of media
cost, duplication charges, time of people involved, and so on. (You will
not be required to justify it to the Copyright Holder, but only to the
- computing community at large as a market that must bear the fee.)
+ computing community at large as a market that must bear the fee.)
- "Freely Available" means that no fee is charged for the item itself, though
there may be fees involved in handling the item. It also means that
recipients of the item may redistribute it under the same conditions they
- received it.
+ received it.
1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@
9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/MANIFEST
new/HTTP-BrowserDetect-3.34/MANIFEST
--- old/HTTP-BrowserDetect-3.33/MANIFEST 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/MANIFEST 2021-08-03 22:09:39.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.023.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.024.
CONTRIBUTORS
Changes
INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/META.json
new/HTTP-BrowserDetect-3.34/META.json
--- old/HTTP-BrowserDetect-3.33/META.json 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/META.json 2021-08-03 22:09:39.000000000
+0200
@@ -6,7 +6,7 @@
"Olaf Alders <[email protected]> (current maintainer)"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.023, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -79,9 +79,9 @@
"List::Util" : "1.49",
"Path::Tiny" : "0",
"Test::Differences" : "0",
- "Test::FailWarnings" : "0",
- "Test::More" : "0",
- "Test::NoWarnings" : "0"
+ "Test::More" : "0.96",
+ "Test::NoWarnings" : "0",
+ "Test::Warnings" : "0"
}
}
},
@@ -97,7 +97,7 @@
"web" : "https://github.com/oalders/http-browserdetect"
}
},
- "version" : "3.33",
+ "version" : "3.34",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.030002"
@@ -143,7 +143,7 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Author::OALDERS/AutoPrereqs",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -158,12 +158,12 @@
}
},
"name" : "@Author::OALDERS/MakeMaker",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CPANFile",
"name" : "@Author::OALDERS/CPANFile",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -173,37 +173,37 @@
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::OALDERS/MetaJSON",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::OALDERS/MetaYAML",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::OALDERS/Manifest",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "@Author::OALDERS/MetaNoIndex",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::OALDERS/MetaConfig",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@Author::OALDERS/MetaResources",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::OALDERS/License",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -225,12 +225,12 @@
}
},
"name" : "@Author::OALDERS/Modules for use with tidyall",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::OALDERS/ExecDir",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -396,7 +396,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::OALDERS/PodSyntaxTests",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -437,7 +437,7 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::OALDERS/TestRelease",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -567,7 +567,7 @@
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::OALDERS/PruneCruft",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -684,7 +684,7 @@
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::OALDERS/ShareDir",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -694,12 +694,12 @@
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::OALDERS/ConfirmRelease",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Author::OALDERS/UploadToCPAN",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -710,7 +710,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle
version",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -787,7 +787,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v3.33",
+ "tag" : "v3.34",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
@@ -821,7 +821,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -879,7 +879,7 @@
}
},
"name" : "TestRequires",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -890,57 +890,57 @@
}
},
"name" : "DevelopRequires",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.023"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.023"
+ "version" : "6.024"
}
],
"zilla" : {
@@ -948,7 +948,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.023"
+ "version" : "6.024"
}
},
"x_contributors" : [
@@ -969,6 +969,7 @@
"James Waters <[email protected]>",
"joatis <[email protected]>",
"Jon Jensen <[email protected]>",
+ "Konstantin A. Pustovalov <[email protected]>",
"ktat <[email protected]>",
"lsaunders <[email protected]>",
"Mahdi Zarei <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/META.yml
new/HTTP-BrowserDetect-3.34/META.yml
--- old/HTTP-BrowserDetect-3.33/META.yml 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/META.yml 2021-08-03 22:09:39.000000000
+0200
@@ -13,13 +13,13 @@
List::Util: '1.49'
Path::Tiny: '0'
Test::Differences: '0'
- Test::FailWarnings: '0'
- Test::More: '0'
+ Test::More: '0.96'
Test::NoWarnings: '0'
+ Test::Warnings: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.023, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -38,7 +38,7 @@
bugtracker: https://github.com/oalders/http-browserdetect/issues
homepage: https://github.com/oalders/http-browserdetect
repository: https://github.com/oalders/http-browserdetect.git
-version: '3.33'
+version: '3.34'
x_Dist_Zilla:
perl:
version: '5.030002'
@@ -75,7 +75,7 @@
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@Author::OALDERS/AutoPrereqs'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: '@Author::OALDERS/CheckChangesHasContent'
@@ -86,11 +86,11 @@
Dist::Zilla::Role::TestRunner:
default_jobs: '1'
name: '@Author::OALDERS/MakeMaker'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CPANFile
name: '@Author::OALDERS/CPANFile'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::ContributorsFile
name: '@Author::OALDERS/ContributorsFile'
@@ -98,31 +98,31 @@
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::OALDERS/MetaJSON'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Author::OALDERS/MetaYAML'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::OALDERS/Manifest'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: '@Author::OALDERS/MetaNoIndex'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::OALDERS/MetaConfig'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaResources
name: '@Author::OALDERS/MetaResources'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::License
name: '@Author::OALDERS/License'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::InstallGuide
config:
@@ -138,11 +138,11 @@
phase: develop
type: requires
name: '@Author::OALDERS/Modules for use with tidyall'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Author::OALDERS/ExecDir'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Test::PodSpelling
config:
@@ -301,7 +301,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::OALDERS/PodSyntaxTests'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -331,7 +331,7 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::OALDERS/TestRelease'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -432,7 +432,7 @@
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Author::OALDERS/PruneCruft'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CopyFilesFromBuild
name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -522,7 +522,7 @@
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Author::OALDERS/ShareDir'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CheckIssues
name: '@Author::OALDERS/CheckIssues'
@@ -530,11 +530,11 @@
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::OALDERS/ConfirmRelease'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Author::OALDERS/UploadToCPAN'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -542,7 +542,7 @@
phase: develop
type: recommends
name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -602,7 +602,7 @@
branch: ~
changelog: Changes
signed: 0
- tag: v3.33
+ tag: v3.34
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
@@ -627,7 +627,7 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -669,7 +669,7 @@
phase: test
type: requires
name: TestRequires
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -677,52 +677,52 @@
phase: develop
type: requires
name: DevelopRequires
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.023'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.023'
+ version: '6.024'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.023'
+ version: '6.024'
x_contributors:
- 'Alexandr Ciornii <[email protected]>'
- 'Andrew Moise <[email protected]>'
@@ -741,6 +741,7 @@
- 'James Waters <[email protected]>'
- 'joatis <[email protected]>'
- 'Jon Jensen <[email protected]>'
+ - 'Konstantin A. Pustovalov <[email protected]>'
- 'ktat <[email protected]>'
- 'lsaunders <[email protected]>'
- 'Mahdi Zarei <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/Makefile.PL
new/HTTP-BrowserDetect-3.34/Makefile.PL
--- old/HTTP-BrowserDetect-3.33/Makefile.PL 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/Makefile.PL 2021-08-03 22:09:39.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.023.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.024.
use strict;
use warnings;
@@ -29,11 +29,11 @@
"List::Util" => "1.49",
"Path::Tiny" => 0,
"Test::Differences" => 0,
- "Test::FailWarnings" => 0,
- "Test::More" => 0,
- "Test::NoWarnings" => 0
+ "Test::More" => "0.96",
+ "Test::NoWarnings" => 0,
+ "Test::Warnings" => 0
},
- "VERSION" => "3.33",
+ "VERSION" => "3.34",
"test" => {
"TESTS" => "t/*.t"
}
@@ -49,9 +49,9 @@
"List::Util" => "1.49",
"Path::Tiny" => 0,
"Test::Differences" => 0,
- "Test::FailWarnings" => 0,
- "Test::More" => 0,
+ "Test::More" => "0.96",
"Test::NoWarnings" => 0,
+ "Test::Warnings" => 0,
"strict" => 0,
"warnings" => 0
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/README.md
new/HTTP-BrowserDetect-3.34/README.md
--- old/HTTP-BrowserDetect-3.33/README.md 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/README.md 2021-08-03 22:09:39.000000000
+0200
@@ -4,7 +4,7 @@
# VERSION
-version 3.33
+version 3.34
# SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/cpanfile
new/HTTP-BrowserDetect-3.34/cpanfile
--- old/HTTP-BrowserDetect-3.33/cpanfile 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/cpanfile 2021-08-03 22:09:39.000000000
+0200
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.023
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
requires "perl" => "5.006";
@@ -14,9 +14,9 @@
requires "List::Util" => "1.49";
requires "Path::Tiny" => "0";
requires "Test::Differences" => "0";
- requires "Test::FailWarnings" => "0";
- requires "Test::More" => "0";
+ requires "Test::More" => "0.96";
requires "Test::NoWarnings" => "0";
+ requires "Test::Warnings" => "0";
};
on 'test' => sub {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/dist.ini
new/HTTP-BrowserDetect-3.34/dist.ini
--- old/HTTP-BrowserDetect-3.33/dist.ini 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/dist.ini 2021-08-03 22:09:39.000000000
+0200
@@ -17,6 +17,7 @@
[Prereqs / TestRequires]
JSON::PP = 4.04
+Test::More = 0.96
[Prereqs / DevelopRequires]
Code::TidyAll::Plugin::JSON = 0.75
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/lib/HTTP/BrowserDetect.pm
new/HTTP-BrowserDetect-3.34/lib/HTTP/BrowserDetect.pm
--- old/HTTP-BrowserDetect-3.33/lib/HTTP/BrowserDetect.pm 2021-07-21
16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/lib/HTTP/BrowserDetect.pm 2021-08-03
22:09:39.000000000 +0200
@@ -5,7 +5,7 @@
package HTTP::BrowserDetect;
-our $VERSION = '3.33';
+our $VERSION = '3.34';
# Operating Systems
our @OS_TESTS = qw(
@@ -760,6 +760,13 @@
$browser = 'silk';
$browser_tests->{$browser} = 1;
}
+ elsif ( index( $ua, 'ucbrowser' ) != -1 ) {
+
+ # Has to go above Safari, Mozilla and Chrome
+
+ $browser = 'ucbrowser';
+ $browser_tests->{$browser} = 1;
+ }
elsif (index( $ua, 'chrome/' ) != -1
|| index( $ua, 'crios' ) != -1 ) {
@@ -779,13 +786,6 @@
# Has to go above Safari
$browser = 'blackberry'; # test gets set during device check
}
- elsif ( index( $ua, 'ucbrowser' ) != -1 ) {
-
- # Has to go above both Safari and Mozilla
-
- $browser = 'ucbrowser';
- $browser_tests->{$browser} = 1;
- }
elsif (( index( $ua, 'safari' ) != -1 )
|| ( index( $ua, 'applewebkit' ) != -1 ) ) {
@@ -2988,7 +2988,7 @@
=head1 VERSION
-version 3.33
+version 3.34
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/t/00-report-prereqs.dd
new/HTTP-BrowserDetect-3.34/t/00-report-prereqs.dd
--- old/HTTP-BrowserDetect-3.33/t/00-report-prereqs.dd 2021-07-21
16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/t/00-report-prereqs.dd 2021-08-03
22:09:39.000000000 +0200
@@ -55,9 +55,9 @@
'List::Util' => '1.49',
'Path::Tiny' => '0',
'Test::Differences' => '0',
- 'Test::FailWarnings' => '0',
- 'Test::More' => '0',
- 'Test::NoWarnings' => '0'
+ 'Test::More' => '0.96',
+ 'Test::NoWarnings' => '0',
+ 'Test::Warnings' => '0'
}
}
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/t/01-detect.t
new/HTTP-BrowserDetect-3.34/t/01-detect.t
--- old/HTTP-BrowserDetect-3.33/t/01-detect.t 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/t/01-detect.t 2021-08-03 22:09:39.000000000
+0200
@@ -9,7 +9,7 @@
use List::Util 1.49 qw( uniq );
use Path::Tiny qw( path );
use Test::Differences qw( eq_or_diff );
-use Test::FailWarnings;
+use Test::Warnings;
use Test::More;
# test that the module loads without errors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/t/04-random-order.t
new/HTTP-BrowserDetect-3.34/t/04-random-order.t
--- old/HTTP-BrowserDetect-3.33/t/04-random-order.t 2021-07-21
16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/t/04-random-order.t 2021-08-03
22:09:39.000000000 +0200
@@ -6,7 +6,7 @@
use FindBin ();
use JSON::PP ();
use Path::Tiny qw( path );
-use Test::FailWarnings;
+use Test::Warnings;
use Test::More;
# test that the module loads without errors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/t/99-warnings.t
new/HTTP-BrowserDetect-3.34/t/99-warnings.t
--- old/HTTP-BrowserDetect-3.33/t/99-warnings.t 2021-07-21 16:38:56.000000000
+0200
+++ new/HTTP-BrowserDetect-3.34/t/99-warnings.t 2021-08-03 22:09:39.000000000
+0200
@@ -4,7 +4,7 @@
use warnings;
use HTTP::BrowserDetect ();
-use Test::FailWarnings;
+use Test::Warnings;
use Test::More;
ok( my $ua = HTTP::BrowserDetect->new(undef), q{undef produces no warnings} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/t/useragents.json
new/HTTP-BrowserDetect-3.34/t/useragents.json
--- old/HTTP-BrowserDetect-3.33/t/useragents.json 2021-07-21
16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/t/useragents.json 2021-08-03
22:09:39.000000000 +0200
@@ -2300,6 +2300,24 @@
"public_version" : "3.1",
"version" : "5.25"
},
+ "Mozilla/5.0 (Linux; U; Android 10; en-US; Redmi Note 8 Pro
Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0
Chrome/57.0.2987.108 UCBrowser/12.13.5.1209 Mobile Safari/537.36" : {
+ "browser" : "ucbrowser",
+ "browser_beta" : ".5.1209",
+ "browser_major" : "12",
+ "browser_minor" : ".13",
+ "browser_string" : "UCBrowser",
+ "country" : "US",
+ "device" : "android",
+ "device_string" : "Android (Redmi Note 8 Pro)",
+ "language" : "EN",
+ "match" : [
+ "android",
+ "device",
+ "webkit",
+ "mobile",
+ "ucbrowser"
+ ]
+ },
"Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; DROIDX Build/VZW)
AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17 854X480
motorola DROIDX" : {
"browser" : "safari",
"browser_string" : "Mobile Safari",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-BrowserDetect-3.33/xt/author/pod-spell.t
new/HTTP-BrowserDetect-3.34/xt/author/pod-spell.t
--- old/HTTP-BrowserDetect-3.33/xt/author/pod-spell.t 2021-07-21
16:38:56.000000000 +0200
+++ new/HTTP-BrowserDetect-3.34/xt/author/pod-spell.t 2021-08-03
22:09:39.000000000 +0200
@@ -54,6 +54,7 @@
Kato
Kimball
Kollar
+Konstantin
Kurihara
Latypoff
Lee
@@ -75,6 +76,7 @@
Peter
Petr
Purkis
+Pustovalov
Ramanan
Rask
Raspass
@@ -173,6 +175,7 @@
khtml
kindlefire
konqueror
+konstantin
ktat
lee
lib