jplesnik pushed to perl-JSON-Util (master). "0.06 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Nov 10 09:55:57 UTC 2015


From 805880dcb070d87017799d5c4367a628027d583a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 10 Nov 2015 10:55:15 +0100
Subject: 0.06 bump

---
 .gitignore          |  1 +
 perl-JSON-Util.spec | 21 ++++++++++++++++++---
 sources             |  2 +-
 3 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index b5684f9..50fd20a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /JSON-Util-0.05.tar.gz
+/JSON-Util-0.06.tar.gz
diff --git a/perl-JSON-Util.spec b/perl-JSON-Util.spec
index 98cfcbc..9941f22 100644
--- a/perl-JSON-Util.spec
+++ b/perl-JSON-Util.spec
@@ -1,6 +1,6 @@
 Name:           perl-JSON-Util
-Version:        0.05
-Release:        12%{?dist}
+Version:        0.06
+Release:        1%{?dist}
 Summary:        Easy and portable encode/decode of JSON
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,12 +8,23 @@ URL:            http://search.cpan.org/dist/JSON-Util/
 Source0:        http://www.cpan.org/authors/id/J/JK/JKUTEJ/JSON-Util-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(feature)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(IO::Any)
-BuildRequires:  perl(JSON::XS)
+BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -47,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 10 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.06-1
+- 0.06 bump
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.05-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index ee776ed..c4a3a55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f770285c478750100b6b0765c4a914a6  JSON-Util-0.05.tar.gz
+9cad3107b4470432bc92e5630b7c0895  JSON-Util-0.06.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-JSON-Util.git/commit/?h=master&id=805880dcb070d87017799d5c4367a628027d583a


More information about the perl-devel mailing list