From 932e22a1c0cd262150d0d3f2d1e9468770786814 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 5 Sep 2016 13:28:19 +0200
Subject: 1.022 bump

---
 .gitignore               | 1 +
 perl-IO-Interactive.spec | 9 ++++++---
 sources                  | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index ec98034..be3b706 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /IO-Interactive-0.0.6.tar.gz
 /IO-Interactive-1.021.tar.gz
+/IO-Interactive-1.022.tar.gz
diff --git a/perl-IO-Interactive.spec b/perl-IO-Interactive.spec
index 7b84a0b..7989d11 100644
--- a/perl-IO-Interactive.spec
+++ b/perl-IO-Interactive.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Interactive
-Version:        1.021
-Release:        3%{?dist}
+Version:        1.022
+Release:        1%{?dist}
 Summary:        Utilities for interactive I/O
 # LICENSE:                  "the same terms as perl itself" and Artistic 2.0
 # license_clarification:    Artistic 2.0 (brian d foy's explanation)
@@ -52,7 +52,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -65,6 +65,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 05 2016 Petr Pisar <[email protected]> - 1.022-1
+- 1.022 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 
1.021-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 3b143d7..d68a71b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1636503b9e7b34d88450233e2504b73f  IO-Interactive-1.021.tar.gz
+bd48bfaac706b5c4b848210872d9c9fa  IO-Interactive-1.022.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-IO-Interactive.git/commit/?h=f24&id=932e22a1c0cd262150d0d3f2d1e9468770786814
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to