[vim] rebuild against the new ruby library

Harald Hoyer harald at fedoraproject.org
Thu Jan 26 15:28:21 UTC 2012


commit 1619ab79ba21b952ed1a7f7716fac065fa4134e6
Author: Harald Hoyer <harald at redhat.com>
Date:   Thu Jan 26 16:28:15 2012 +0100

    rebuild against the new ruby library

 vim.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index b39ab81..10c5100 100644
--- a/vim.spec
+++ b/vim.spec
@@ -24,7 +24,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{beta}%{patchlevel}
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: Vim
 Group: Applications/Editors
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2
@@ -1434,6 +1434,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Thu Jan 26 2012 Harald Hoyer <harald at redhat.com> 7.3.393-3
+- rebuild against the new ruby library
+
 * Thu Jan 26 2012 Harald Hoyer <harald at redhat.com> 7.3.393-2
 - install everything in /usr
   https://fedoraproject.org/wiki/Features/UsrMove


More information about the scm-commits mailing list