rpms/vim-perl-support/F-12 sources, 1.9, 1.10 vim-perl-support.spec, 1.12, 1.13

Iain Arnell iarnell at fedoraproject.org
Mon Jan 25 17:08:19 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/vim-perl-support/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2277

Modified Files:
	sources vim-perl-support.spec 
Log Message:
* Mon Jan 25 2010 Iain Arnell <iarnell at gmail.com> 4.6.1-1
- update to 4.6.1 - fix screen refresh when using syntax check (Vim only, not
  gVim)



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/vim-perl-support/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	5 Jan 2010 06:09:20 -0000	1.9
+++ sources	25 Jan 2010 17:08:19 -0000	1.10
@@ -1 +1 @@
-3ef637c53369fd39d54d36afc2131bd9  perl-support.zip
+fe7bb76aadd1132784024077063d107e  perl-support.zip


Index: vim-perl-support.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vim-perl-support/F-12/vim-perl-support.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- vim-perl-support.spec	5 Jan 2010 06:09:20 -0000	1.12
+++ vim-perl-support.spec	25 Jan 2010 17:08:19 -0000	1.13
@@ -1,5 +1,5 @@
 Name:           vim-perl-support
-Version:        4.6
+Version:        4.6.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.zip 'http://vim.sourceforge.net/scripts/download_script.php?src_id=11969'
+# curl -o perl-support.zip 'http://vim.sourceforge.net/scripts/download_script.php?src_id=12177'
 Source0:        perl-support.zip
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -122,6 +122,10 @@ exit 0
 
 
 %changelog
+* Mon Jan 25 2010 Iain Arnell <iarnell at gmail.com> 4.6.1-1
+- update to 4.6.1 - fix screen refresh when using syntax check (Vim only, not
+  gVim)
+
 * Tue Jan 05 2010 Iain Arnell <iarnell at gmail.com> 4.6-1
 - update to latest upstream release
 - update requires/provides filtering



More information about the scm-commits mailing list