Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-03-27 08:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-03-23 15:11:52.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2012-03-27 
08:59:21.000000000 +0200
@@ -1,0 +2,14 @@
+Sat Mar 24 20:08:15 UTC 2012 - [email protected]
+
+- Try to fix bnc#753907 
+
+-------------------------------------------------------------------
+Fri Mar 23 17:43:36 UTC 2012 - [email protected]
+
+- add patchlevel to package version.  This makes it easier for proper version
+  to be determined, and to let other repos properly handle "which version is
+  newer than the other" without having to rely on the Release number, which osc
+  does not keep track of cross-repos.  Side effect, openSUSE:Tumbleweed can
+  properly include vim now.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.hp615G/_old  2012-03-27 08:59:26.000000000 +0200
+++ /var/tmp/diff_new_pack.hp615G/_new  2012-03-27 08:59:26.000000000 +0200
@@ -16,8 +16,13 @@
 #
 
 
+%define pkg_version 7.3
+%define official_ptchlvl 456
+%define VIM_SUBDIR vim73
+%define site_runtimepath /usr/share/vim/site
+
 Name:           vim
-Version:        7.3
+Version:        7.3.%{official_ptchlvl}
 Release:        0
 BuildRequires:  db-devel
 %if 0%{?suse_version} > 1020
@@ -46,11 +51,6 @@
 BuildRequires:  gpm
 %endif
 #
-%define pkg_version 7.3
-%define official_ptchlvl 456
-%define VIM_SUBDIR vim73
-%define site_runtimepath /usr/share/vim/site
-#
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE="make -e" %{?jobs:-j%jobs}
 #
 %define vim_prereq %{name}-base = %{version}
@@ -82,7 +82,7 @@
 Source3:        suse.vimrc
 Source4:        vimrc_example1
 Source5:        vimrc_example2
-Source6:        ANNOUNCEMENT.vim-%{version}
+Source6:        ANNOUNCEMENT.vim-%{pkg_version}
 Source8:        suse.gvimrc
 Source10:       README.Japanese-XIM
 Source13:       vitmp.c


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to