forked from pool/perl-HTTP-BrowserDetect
Accepting request 655761 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/655761 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-BrowserDetect?expand=0&rev=23
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fad95d1e311a4615cb32a017e7d9dfb9dbbb3a5657c1e70243b6c3999bad5b5d
|
|
||||||
size 114107
|
|
3
HTTP-BrowserDetect-3.20.tar.gz
Normal file
3
HTTP-BrowserDetect-3.20.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28226ddd9c7ddd75735423a9c5056d1aba27bd930fb8d384db268d5ee6c98b17
|
||||||
|
size 114789
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 15:44:23 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 3.20
|
||||||
|
see /usr/share/doc/packages/perl-HTTP-BrowserDetect/Changes
|
||||||
|
|
||||||
|
3.20 2018-12-04 18:37:08Z
|
||||||
|
- Fix minor version warning (GH#152) (Olaf Alders)
|
||||||
|
- Fix a typo in the POD. (GH#149) (gregor herrmann)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 8 06:25:31 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
Thu Nov 8 06:25:31 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-HTTP-BrowserDetect
|
Name: perl-HTTP-BrowserDetect
|
||||||
Version: 3.19
|
Version: 3.20
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name HTTP-BrowserDetect
|
%define cpan_name HTTP-BrowserDetect
|
||||||
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
|
||||||
@@ -55,10 +55,10 @@ http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
%{__make} %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__make} test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
%perl_make_install
|
||||||
|
Reference in New Issue
Block a user