[vim-perl-support] update to 4.11

Iain Arnell iarnell at fedoraproject.org
Thu Apr 21 12:33:44 UTC 2011


commit 9cfd72b6de3fa3a701658692670c72b77882527a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Apr 21 14:26:25 2011 +0200

    update to 4.11

 .gitignore            |    1 +
 sources               |    2 +-
 vim-perl-support.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8627627..a73bc1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 perl-support-4.8.zip
 /perl-support-4.9.zip
 /perl-support-4.10.zip
+/perl-support-4.11.zip
diff --git a/sources b/sources
index 13ba000..01f9a3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9880d172c63195aeab3a2d629564afe8  perl-support-4.10.zip
+febcc3f0c73f87fed7cc00b81077caea  perl-support-4.11.zip
diff --git a/vim-perl-support.spec b/vim-perl-support.spec
index a714792..866e909 100644
--- a/vim-perl-support.spec
+++ b/vim-perl-support.spec
@@ -1,5 +1,5 @@
 Name:           vim-perl-support
-Version:        4.10
+Version:        4.11
 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-4.10.zip 'http://vim.sourceforge.net/scripts/download_script.php?src_id=15126'
+# curl -o perl-support-4.11.zip 'http://vim.sourceforge.net/scripts/download_script.php?src_id=15492'
 Source0:        perl-support-%{version}.zip
 
 BuildArch:      noarch
@@ -117,6 +117,9 @@ exit 0
 
 
 %changelog
+* Thu Apr 21 2011 Iain Arnell <iarnell at gmail.com> 4.11-1
+- update to latest upstream version
+
 * Sun Feb 27 2011 Iain Arnell <iarnell at gmail.com> 4.10-1
 - update to latest upstream version
 


More information about the scm-commits mailing list