From 6a76f314ece5fd83fdf24b7bc810d10217810420 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 9 Dec 2016 07:25:55 +0100
Subject: 1.21 bump

---
 .gitignore            | 1 +
 .rpmlint              | 2 ++
 perl-iCal-Parser.spec | 9 ++++++---
 sources               | 2 +-
 4 files changed, 10 insertions(+), 4 deletions(-)
 create mode 100644 .rpmlint

diff --git a/.gitignore b/.gitignore
index be236f5..2a84a46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /iCal-Parser-1.20.tar.gz
+/iCal-Parser-1.21.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..fbb607b
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (iCalendar|vCalendar)");
diff --git a/perl-iCal-Parser.spec b/perl-iCal-Parser.spec
index 29c41f1..fc6ce71 100644
--- a/perl-iCal-Parser.spec
+++ b/perl-iCal-Parser.spec
@@ -1,11 +1,11 @@
 Name:           perl-iCal-Parser
-Version:        1.20
-Release:        2%{?dist}
+Version:        1.21
+Release:        1%{?dist}
 Summary:        Parse iCalendar files into a data structure
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/iCal-Parser/
-Source0:        
http://www.cpan.org/authors/id/R/RF/RFRANKEL/iCal-Parser-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RI/RIXED/iCal-Parser-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  findutils
 BuildRequires:  make
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 09 2016 Petr Pisar <ppi...@redhat.com> - 1.21-1
+- 1.21 bump
+
 * Mon May 16 2016 Jitka Plesnikova <jples...@redhat.com> - 1.20-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index c30eb90..aad59f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91710a458129d1106688969ac0ad0a86  iCal-Parser-1.20.tar.gz
+a6368ce23da9155e783ed39fea25bbd5  iCal-Parser-1.21.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-iCal-Parser.git/commit/?h=f25&id=6a76f314ece5fd83fdf24b7bc810d10217810420
_______________________________________________
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