jplesnik pushed to perl-Chatbot-Eliza (master). "1.06 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Nov 2 08:14:07 UTC 2015


From d2839d506c12b242f61ca08757c20479e1ff23e1 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Mon, 2 Nov 2015 09:12:24 +0100
Subject: 1.06 bump

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

diff --git a/.gitignore b/.gitignore
index 322f622..4804c9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Chatbot-Eliza-1.04.tar.gz
 /Chatbot-Eliza-1.05.tar.gz
+/Chatbot-Eliza-1.06.tar.gz
diff --git a/perl-Chatbot-Eliza.spec b/perl-Chatbot-Eliza.spec
index ff2347f..0f69b18 100644
--- a/perl-Chatbot-Eliza.spec
+++ b/perl-Chatbot-Eliza.spec
@@ -1,12 +1,17 @@
 Name:           perl-Chatbot-Eliza
-Version:        1.05
-Release:        5%{?dist}
+Version:        1.06
+Release:        1%{?dist}
 Summary:        Implementation of the Eliza algorithm
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Chatbot-Eliza/
 Source0:        http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Chatbot-Eliza-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  bash
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  glibc-common
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -52,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 02 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.06-1
+- 1.06 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.05-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index ca1263b..25a73a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc1c131c5c588c5d5c37bfa1f84dd81e  Chatbot-Eliza-1.05.tar.gz
+61f334bea64e692d1942a0708e56a13d  Chatbot-Eliza-1.06.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Chatbot-Eliza.git/commit/?h=master&id=d2839d506c12b242f61ca08757c20479e1ff23e1


More information about the perl-devel mailing list