From 171514aa2b132c2ea91856006520e93c1a69581e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 6 Apr 2017 07:40:03 +0200
Subject: 0.90 bump

---
 .gitignore             |  1 +
 perl-Bot-BasicBot.spec | 13 ++++++-------
 sources                |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2354ad3..89faaef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Bot-BasicBot-0.87.tar.gz
 /Bot-BasicBot-0.89.tar.gz
+/Bot-BasicBot-0.90.tar.gz
diff --git a/perl-Bot-BasicBot.spec b/perl-Bot-BasicBot.spec
index e15f696..3739d96 100644
--- a/perl-Bot-BasicBot.spec
+++ b/perl-Bot-BasicBot.spec
@@ -1,6 +1,6 @@
 Name:           perl-Bot-BasicBot
-Version:        0.89
-Release:        6%{?dist}
+Version:        0.90
+Release:        1%{?dist}
 Summary:        Simple IRC bot base class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,7 +9,6 @@ Source0:        
http://www.cpan.org/authors/id/H/HI/HINRIK/Bot-BasicBot-%{versio
 BuildArch:      noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
-BuildRequires:  glibc-common
 BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
@@ -48,9 +47,6 @@ forking longer processes (like searches) concurrently in the 
background.
 %prep
 %setup -q -n Bot-BasicBot-%{version}
 find examples -type f -exec chmod 644 {} \;
-iconv -f latin1 -t utf8 README > README.utf8 &&
-    touch README.utf8 -r README &&
-    mv README.utf8 README
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@@ -65,11 +61,14 @@ make test
 
 %files
 %license LICENSE
-%doc Changes examples README
+%doc Changes examples
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 06 2017 Petr Pisar <ppi...@redhat.com> - 0.90-1
+- 0.90 bump
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@redhat.com> - 0.89-6
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index b2b827e..84f5b23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34bc132338ce3fad601050a7815dbe41  Bot-BasicBot-0.89.tar.gz
+SHA512 (Bot-BasicBot-0.90.tar.gz) = 
30a51bbb84d3e6ddaf0da0203c6541b123549c270017ab156baeba42f91e766ccf5dd0576b3ba9896781dc98636b7157d1c4c54be56f1c615501154608fa1641
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Bot-BasicBot.git/commit/?h=f25&id=171514aa2b132c2ea91856006520e93c1a69581e
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to