From 124384da397117aa23a6760ba68184993661afcc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 1 Dec 2016 12:50:53 +0100
Subject: 0.04 bump

---
 .gitignore              | 1 +
 .rpmlint                | 2 ++
 perl-Mail-JMAPTalk.spec | 7 ++++++-
 sources                 | 2 +-
 4 files changed, 10 insertions(+), 2 deletions(-)
 create mode 100644 .rpmlint

diff --git a/.gitignore b/.gitignore
index 1ae5b55..2906858 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Mail-JMAPTalk-0.02.tar.gz
+/Mail-JMAPTalk-0.04.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..b4f43cf
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (http|io|jmap)");
diff --git a/perl-Mail-JMAPTalk.spec b/perl-Mail-JMAPTalk.spec
index d0a1d25..e295c7b 100644
--- a/perl-Mail-JMAPTalk.spec
+++ b/perl-Mail-JMAPTalk.spec
@@ -1,5 +1,5 @@
 Name:           perl-Mail-JMAPTalk
-Version:        0.02
+Version:        0.04
 Release:        1%{?dist}
 Summary:        Perl client for JMAP protocol
 License:        GPL+ or Artistic
@@ -15,6 +15,8 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Convert::Base64)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(File::LibMagic)
 BuildRequires:  perl(HTTP::Tiny)
 BuildRequires:  perl(JSON::XS)
 BuildRequires:  perl(strict)
@@ -49,5 +51,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 01 2016 Petr Pisar <ppi...@redhat.com> - 0.04-1
+- 0.04 bump
+
 * Fri Nov 11 2016 Petr Pisar <ppi...@redhat.com> 0.02-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 5f37564..dea8a3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27adf3a4e57de2449945d168b37489e5  Mail-JMAPTalk-0.02.tar.gz
+8bc28747bc41cd8912a67b0ab794cda4  Mail-JMAPTalk-0.04.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Mail-JMAPTalk.git/commit/?h=f24&id=124384da397117aa23a6760ba68184993661afcc
_______________________________________________
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