[perl-Term-ReadLine-Gnu] Update to 1.22

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 9 09:31:00 UTC 2014


commit 94dd8948f4b06316c3e2cb9f38a9064d2a8059a9
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 9 10:30:48 2014 +0100

    Update to 1.22

 .gitignore                  |    1 +
 perl-Term-ReadLine-Gnu.spec |    7 ++++++-
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47f20d6..5a0b9d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Term-ReadLine-Gnu-1.19.tar.gz
 /Term-ReadLine-Gnu-1.20.tar.gz
 /Term-ReadLine-Gnu-1.21.tar.gz
+/Term-ReadLine-Gnu-1.22.tar.gz
diff --git a/perl-Term-ReadLine-Gnu.spec b/perl-Term-ReadLine-Gnu.spec
index 47fa20b..fb15ce7 100644
--- a/perl-Term-ReadLine-Gnu.spec
+++ b/perl-Term-ReadLine-Gnu.spec
@@ -1,5 +1,5 @@
 Name:           perl-Term-ReadLine-Gnu
-Version:        1.21
+Version:        1.22
 Release:        1%{?dist}
 Summary:        Perl extension for the GNU Readline/History Library
 License:        GPL+ or Artistic
@@ -51,12 +51,17 @@ expect -c '
 
 %files
 %doc README
+%{_bindir}/perlsh
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Term*
+%{_mandir}/man1/perlsh.1.gz
 %{_mandir}/man3/*
 
 
 %changelog
+* Sun Mar 09 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 1.22-1
+- Update to 1.22
+
 * Sun Mar 02 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 1.21-1
 - Update to 1.21
 
diff --git a/sources b/sources
index 732dc16..3a4e3fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ad00fcfeee4d7996fd768436c87374d  Term-ReadLine-Gnu-1.21.tar.gz
+4daae178991f18edffdfa527ec004b69  Term-ReadLine-Gnu-1.22.tar.gz


More information about the scm-commits mailing list