From 88eb907571e00b15575cbcb44e4b5108f9f3e1c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 11 Apr 2016 12:30:10 +0200
Subject: 1.409 bump

---
 .gitignore              |  1 +
 perl-SQL-Statement.spec | 12 ++++++++++--
 sources                 |  2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index a791ffc..8a16335 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ SQL-Statement-1.27.tar.gz
 /SQL-Statement-1.404.tar.gz
 /SQL-Statement-1.405.tar.gz
 /SQL-Statement-1.407.tar.gz
+/SQL-Statement-1.409.tar.gz
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index c14cdae..da74c31 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Statement
-Version:        1.407
-Release:        5%{?dist}
+Version:        1.409
+Release:        1%{?dist}
 Summary:        SQL parsing and processing engine
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,10 +8,14 @@ URL:            http://search.cpan.org/dist/SQL-Statement/
 Source0:        
http://www.cpan.org/authors/id/R/RE/REHSACK/SQL-Statement-%{version}.tar.gz
 BuildArch:      noarch
 # Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Runtime
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -88,11 +92,15 @@ chmod -R u+w %{buildroot}/*
 make test
 
 %files
+%license ARTISTIC-1.0 GPL-1 GPL-2.0 LICENSE
 %doc Changes README
 %{perl_vendorlib}/SQL/
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Apr 11 2016 Petr Pisar <[email protected]> - 1.409-1
+- 1.409 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 
1.407-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 0b15cc1..936a9ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abeedda4a2c085613cb77fb01631e5de  SQL-Statement-1.407.tar.gz
+c11cd8ccc0bb1a699a5432bb34ded72a  SQL-Statement-1.409.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-SQL-Statement.git/commit/?h=f24&id=88eb907571e00b15575cbcb44e4b5108f9f3e1c9
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to