[vim-perl-support] update to 5.0.1

Iain Arnell iarnell at fedoraproject.org
Sun Apr 22 06:42:02 UTC 2012


commit ed93085cd07498298da0043f464b97a7edcfa56a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Apr 22 00:41:39 2012 -0600

    update to 5.0.1

 .gitignore            |    1 +
 sources               |    2 +-
 vim-perl-support.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20cd8ce..27637cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ perl-support-4.8.zip
 /perl-support-4.14.zip
 /perl-support-4.15.zip
 /perl-support-5.0.zip
+/perl-support-5.0.1.zip
diff --git a/sources b/sources
index d793e7a..757c95c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e765819ada97969525c9067d39dc7a5  perl-support-5.0.zip
+fb8a0b1ad10232c061317edfa81e31ea  perl-support-5.0.1.zip
diff --git a/vim-perl-support.spec b/vim-perl-support.spec
index c619ccb..606aa7f 100644
--- a/vim-perl-support.spec
+++ b/vim-perl-support.spec
@@ -1,5 +1,5 @@
 Name:           vim-perl-support
-Version:        5.0
+Version:        5.0.1
 Release:        1%{?dist}
 Summary:        Perl-IDE for VIM
 
@@ -7,7 +7,7 @@ Group:          Applications/Editors
 # according to plugin/perl-support.vim
 License:        GPLv2
 URL:            http://www.vim.org/scripts/script.php?script_id=556
-# curl -o perl-support-5.0.zip 'http://vim.sourceforge.net/scripts/download_script.php?src_id=17743'
+# curl -o perl-support-5.0.1.zip 'http://vim.sourceforge.net/scripts/download_script.php?src_id=17805'
 Source0:        perl-support-%{version}.zip
 
 BuildArch:      noarch
@@ -104,6 +104,9 @@ exit 0
 
 
 %changelog
+* Sat Apr 21 2012 Iain Arnell <iarnell at gmail.com> 5.0.1-1
+- update to latest upstream version
+
 * Tue Apr 10 2012 Iain Arnell <iarnell at gmail.com> 5.0-1
 - update to latest upstream version
 


More information about the scm-commits mailing list