From ab265fca07de82c9c53fde6daeb2800672312190 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 | 7 +++++--
 sources               | 2 +-
 4 files changed, 9 insertions(+), 3 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 40d081a..1876bad 100644
--- a/perl-iCal-Parser.spec
+++ b/perl-iCal-Parser.spec
@@ -1,11 +1,11 @@
 Name:           perl-iCal-Parser
-Version:        1.20
+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,5 +61,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 09 2016 Petr Pisar <ppi...@redhat.com> - 1.21-1
+- 1.21 bump
+
 * Mon Mar 14 2016 Petr Pisar <ppi...@redhat.com> 1.20-1
 - Specfile autogenerated by cpanspec 1.78.
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=f23&id=ab265fca07de82c9c53fde6daeb2800672312190
_______________________________________________
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