[perl-Prima] 1.40 bump

Petr Pisar ppisar at fedoraproject.org
Fri Sep 19 12:05:21 UTC 2014


commit 507f9d788f32a14a04088d92d5a348d739a1db49
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Sep 19 14:03:02 2014 +0200

    1.40 bump

 .gitignore      |    1 +
 perl-Prima.spec |   10 +++++++---
 sources         |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c801b37..c570273 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Prima-1.37.tar.gz
+/Prima-1.40.tar.gz
diff --git a/perl-Prima.spec b/perl-Prima.spec
index 45aa803..03327a1 100644
--- a/perl-Prima.spec
+++ b/perl-Prima.spec
@@ -1,6 +1,6 @@
 Name:           perl-Prima
-Version:        1.37
-Release:        4%{?dist}
+Version:        1.40
+Release:        1%{?dist}
 Summary:        Perl graphic toolkit
 License:        BSD
 Group:          Development/Libraries
@@ -17,6 +17,7 @@ BuildRequires:  libX11-devel
 BuildRequires:  libXext-devel
 BuildRequires:  libXft-devel
 BuildRequires:  libXpm-devel
+BuildRequires:  libXrandr-devel
 BuildRequires:  libXrender-devel
 BuildRequires:  perl
 BuildRequires:  perl(Config)
@@ -78,7 +79,7 @@ sed -i -e 's,%{buildroot},,g' '%{buildroot}%{perl_vendorarch}/Prima/Config.pm'
 make test
 
 %files
-%doc Copying HISTORY README
+%doc Copying Changes README
 %{_bindir}/*
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/gencls.pod
@@ -87,6 +88,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 19 2014 Petr Pisar <ppisar at redhat.com> - 1.40-1
+- 1.40 bump
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.37-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 6485949..d6a3c16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17ac6d4f5cdf8c1068676106791f72b1  Prima-1.37.tar.gz
+2ca2e403b4f8889a8731649dabe8f05a  Prima-1.40.tar.gz



More information about the perl-devel mailing list