ppisar pushed to perl-Term-Cap (f23). "1.17 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Aug 26 10:22:07 UTC 2015


From 6cd0ad016f0d28de84e388a977c2d1ae0a4141ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 26 Aug 2015 12:18:53 +0200
Subject: 1.17 bump


diff --git a/.gitignore b/.gitignore
index 9b04486..5812d23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Term-Cap-1.16.tar.gz
+/Term-Cap-1.17.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..d9a9964
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* termcap");
diff --git a/perl-Term-Cap.spec b/perl-Term-Cap.spec
index c1b1ba5..c268fcc 100644
--- a/perl-Term-Cap.spec
+++ b/perl-Term-Cap.spec
@@ -1,5 +1,5 @@
 Name:           perl-Term-Cap
-Version:        1.16
+Version:        1.17
 Release:        1%{?dist}
 Summary:        Perl termcap interface
 License:        GPL+ or Artistic
@@ -46,10 +46,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
+%license LICENSE
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 26 2015 Petr Pisar <ppisar at redhat.com> - 1.17-1
+- 1.17 bump
+
 * Wed Jul 01 2015 Petr Pisar <ppisar at redhat.com> 1.16-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 8f9dfc5..6959263 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d3e0184688205d3bd797d14f840c253  Term-Cap-1.16.tar.gz
+4461ac0a1492e59e7430bc879dc2d962  Term-Cap-1.17.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Term-Cap.git/commit/?h=f23&id=6cd0ad016f0d28de84e388a977c2d1ae0a4141ae


More information about the perl-devel mailing list