8
0

Accepting request 1006581 from devel:languages:perl:autoupdate

- updated to 3.37
   see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
  3.37      2022-09-15 16:39:38Z
      - Add Chromecast detection (GH#195) (Yasuharu Iida)

OBS-URL: https://build.opensuse.org/request/show/1006581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=41
This commit is contained in:
2022-09-28 13:02:22 +00:00
committed by Git OBS Bridge
parent 3186b9e41d
commit 4e4a08be0e
5 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfbbdafa2defcb2f09e6a91083d19001e199fbf5b3f7c73dc5361094026d4d9e
size 122582

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6d92215774930856cb6295597833770442505322f87d6dd7ec14b5561f8ceaa
size 123134

View File

@@ -21,4 +21,4 @@
#custom_test: |- #custom_test: |-
#startserver && make test #startserver && make test
#ignore_requires: Bizarre::Module #ignore_requires: Bizarre::Module
skip_doc: precious.toml skip_doc: precious.toml perlimports.toml

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 28 06:39:39 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
- updated to 3.37
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
3.37 2022-09-15 16:39:38Z
- Add Chromecast detection (GH#195) (Yasuharu Iida)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 2 03:09:19 UTC 2022 - Tina Müller <timueller+perl@suse.de> Fri Sep 2 03:09:19 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name HTTP-BrowserDetect %define cpan_name HTTP-BrowserDetect
Name: perl-HTTP-BrowserDetect Name: perl-HTTP-BrowserDetect
Version: 3.36 Version: 3.37
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Determine Web browser, version, and platform from an HTTP user agent string Summary: Determine Web browser, version, and platform from an HTTP user agent string