From d5c96b81f0f2dc82cfda3b4bdbddb480e4b86b02 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 6ae6071..0c6cc9e 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -1,6 +1,6 @@
Name: perl-SQL-Statement
-Version: 1.407
-Release: 4%{?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 Jun 18 2015 Fedora Release Engineering <[email protected]>
- 1.407-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_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=f23&id=d5c96b81f0f2dc82cfda3b4bdbddb480e4b86b02
--
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]