Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2021-02-04 20:22:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Thu Feb  4 20:22:16 2021 rev:125 rq:868307 version:16.36

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2021-01-29 14:57:17.945527224 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.28504/installation-images.changes
       2021-02-04 20:22:18.258664581 +0100
@@ -1,0 +2,7 @@
+Mon Feb 1 09:21:18 UTC 2021 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#448
+- Switch to vim-small (boo#1181633)
+- 16.36
+
+--------------------------------------------------------------------

Old:
----
  installation-images-16.35.tar.xz

New:
----
  installation-images-16.36.tar.xz

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.jSHklr/_old  2021-02-04 20:22:18.986665689 +0100
+++ /var/tmp/diff_new_pack.jSHklr/_new  2021-02-04 20:22:18.990665696 +0100
@@ -500,7 +500,7 @@
 BuildRequires:  util-linux
 BuildRequires:  util-linux-systemd
 BuildRequires:  valgrind
-BuildRequires:  vim
+BuildRequires:  vim-small
 BuildRequires:  wget
 BuildRequires:  wicked
 BuildRequires:  wireless-tools
@@ -653,7 +653,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0-or-later
 Group:          Metapackages
-Version:        16.35
+Version:        16.36
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-16.35.tar.xz -> installation-images-16.36.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-16.35/VERSION 
new/installation-images-16.36/VERSION
--- old/installation-images-16.35/VERSION       2021-01-28 16:13:38.000000000 
+0100
+++ new/installation-images-16.36/VERSION       2021-02-01 10:21:18.000000000 
+0100
@@ -1 +1 @@
-16.35
+16.36
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-16.35/changelog 
new/installation-images-16.36/changelog
--- old/installation-images-16.35/changelog     2021-01-28 16:13:38.000000000 
+0100
+++ new/installation-images-16.36/changelog     2021-02-01 10:21:18.000000000 
+0100
@@ -1,3 +1,7 @@
+2021-02-01:    16.36
+       - merge gh#openSUSE/installation-images#448
+       - Switch to vim-small (boo#1181633)
+
 2021-01-28:    16.35
        - merge gh#openSUSE/installation-images#439
        - Don't replace directory symlinks (boo#1029961)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-16.35/data/rescue/rescue.file_list 
new/installation-images-16.36/data/rescue/rescue.file_list
--- old/installation-images-16.35/data/rescue/rescue.file_list  2021-01-28 
16:13:38.000000000 +0100
+++ new/installation-images-16.36/data/rescue/rescue.file_list  2021-02-01 
10:21:18.000000000 +0100
@@ -181,10 +181,10 @@
 
 <release_theme>-release: nodeps
 
-vim:
+vim-small:
   /
   # avoid update-alternatives
-  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; fi
+  e cd usr/bin ; if [ -f vim-small ] ; then ln -snf vim-small vim ; ln -snf 
vim-small vi ;fi
 
 # we have full samba in rescue-server
 if filelist ne 'rescue-server'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-16.35/data/root/root.file_list 
new/installation-images-16.36/data/root/root.file_list
--- old/installation-images-16.35/data/root/root.file_list      2021-01-28 
16:13:38.000000000 +0100
+++ new/installation-images-16.36/data/root/root.file_list      2021-02-01 
10:21:18.000000000 +0100
@@ -208,10 +208,10 @@
 # save **a lot** of space
 python3-numpy: ignore
 
-vim:
+vim-small:
   /
   # avoid update-alternatives
-  e cd usr/bin ; if [ -f vim-nox11 ] ; then ln -snf vim-nox11 vim ; fi
+  e cd usr/bin ; if [ -f vim-small ] ; then ln -snf vim-small vim ; ln -snf 
vim-small vi ;fi
 
 <release_theme>-release: nodeps
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-16.35/obs/installation-images.spec 
new/installation-images-16.36/obs/installation-images.spec
--- old/installation-images-16.35/obs/installation-images.spec  2021-01-28 
16:13:38.000000000 +0100
+++ new/installation-images-16.36/obs/installation-images.spec  2021-02-01 
10:21:18.000000000 +0100
@@ -500,7 +500,7 @@
 BuildRequires:  util-linux
 BuildRequires:  util-linux-systemd
 BuildRequires:  valgrind
-BuildRequires:  vim
+BuildRequires:  vim-small
 BuildRequires:  wget
 BuildRequires:  wicked
 BuildRequires:  wireless-tools

Reply via email to