Hello community,

here is the log from the commit of package vifm for openSUSE:Factory checked in 
at 2015-07-14 17:43:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vifm (Old)
 and      /work/SRC/openSUSE:Factory/.vifm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vifm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vifm/vifm.changes        2015-04-18 
10:40:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vifm.new/vifm.changes   2015-07-14 
17:44:55.000000000 +0200
@@ -1,0 +2,17 @@
+Fri Jul 10 08:46:10 UTC 2015 - mvet...@suse.com
+
+- Update to version 0.8
+  * Added filename specific highlight (with a script to convert ls options).
+  * Added custom views, which contrary to regular views can contain files that 
do not belong to the same directory.
+  * Added job bar to display active backgrounded file operations.
+  * Added command-line mode abbreviations.
+  * Added global configuration and color schemes directory.
+  * Added live search match highlighting.
+  * Added optional per-file progress for file operations.
+  * Added full path patterns ({{globs}} and //regexp//).
+  * Added command-line options to control file/directory selection and 
selection processing to make it easier to use vifm as a file picker.
+  * Color schemes got ".vifm" extension, but the old-style names will still 
work for now.
+  * XDG specification support.
+  * Ability to use terminal applications to preview graphics (e.g. 
w3mimgdisplay).
+
+-------------------------------------------------------------------

Old:
----
  vifm-0.7.8.tar.bz2

New:
----
  vifm-0.8.tar.bz2

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

Other differences:
------------------
++++++ vifm.spec ++++++
--- /var/tmp/diff_new_pack.Qkx85V/_old  2015-07-14 17:44:56.000000000 +0200
+++ /var/tmp/diff_new_pack.Qkx85V/_new  2015-07-14 17:44:56.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           vifm
-Version:        0.7.8
+Version:        0.8
 Release:        0
 Summary:        Ncurses based file manager with vi like keybindings
 License:        GPL-2.0+
@@ -47,7 +47,6 @@
 %prep
 %setup -q
 
-
 %build
 %configure \
        --with-curses \
@@ -57,25 +56,27 @@
 make %{?_smp_mflags}
 gzip -9c ChangeLog > ChangeLog.gz
 
-
 %install
 make install DESTDIR="%{?buildroot}"
 %if 0%{?suse_version}
 %suse_update_desktop_file %{name}
 %endif
-
+rm -rf %{buildroot}%{_datadir}/doc/vifm/*
+rm -rf %{buildroot}%{_datadir}/vifm/vifmrc-osx
+rm -rf %{buildroot}%{_datadir}/vifm/vim-doc/doc/tags
+rm -rf %{buildroot}%{_datadir}/vifm/vim-doc/doc/vifm-app.txt
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS BUGS ChangeLog.* COPYING README TODO
-%{_bindir}/*
 %doc %{_datadir}/%{name}/%{name}-help.txt
-%doc %{_datadir}/%{name}/vim-doc
 %dir %{_datadir}/%{name}
+%{_bindir}/*
 %{_datadir}/%{name}/vim
 %{_datadir}/%{name}/%{name}rc
 %{_mandir}/man1/*
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*
+%{_datadir}/vifm/colors/
 
 %changelog

++++++ vifm-0.7.8.tar.bz2 -> vifm-0.8.tar.bz2 ++++++
++++ 99813 lines of diff (skipped)


Reply via email to