commit 7b89c187b671be53c98a73c2e29167da8f834105 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Mon Dec 10 16:04:14 2012 +0100 23 bump .gitignore | 1 + perl-X11-Protocol-Other.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 12beb16..0f43bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ X11-Protocol-Other-18.tar.gz /X11-Protocol-Other-21.tar.gz /X11-Protocol-Other-22.tar.gz +/X11-Protocol-Other-23.tar.gz diff --git a/perl-X11-Protocol-Other.spec b/perl-X11-Protocol-Other.spec index 17c738c..e935fde 100644 --- a/perl-X11-Protocol-Other.spec +++ b/perl-X11-Protocol-Other.spec @@ -1,5 +1,5 @@ Name: perl-X11-Protocol-Other -Version: 22 +Version: 23 Release: 1%{?dist} Summary: Miscellaneous X11::Protocol helpers License: GPLv3+ @@ -16,6 +16,7 @@ BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(IO::Select) BuildRequires: perl(lib) +BuildRequires: perl(Math::BigInt) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Test) BuildRequires: perl(X11::Protocol) @@ -47,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Dec 10 2012 Petr Šabata <contyk@xxxxxxxxxx> - 23-1 +- 23 bump (testsuite update) + * Mon Nov 26 2012 Petr Šabata <contyk@xxxxxxxxxx> - 22-1 - 22 bump (testsuite update) diff --git a/sources b/sources index 3ceeb47..ca22140 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aadc9cc7b8882e67fa10645f0197cb19 X11-Protocol-Other-22.tar.gz +94ca8832f86f8a6a0c886f5466fea5e6 X11-Protocol-Other-23.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel