psabata pushed to perl-HTTP-BrowserDetect (master). "2.00 bump (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 13:06:25 UTC 2015


>From ad42e237103ba835268f3358d50cf5d524e677a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
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 at redhat.com> - 2.00-1
+- 2.00 bump
+- This version removes the user_agent() function
+
 * Fri Mar 20 2015 Petr Šabata <contyk at redhat.com> - 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


More information about the scm-commits mailing list