vifm/vifm.changes

133 lines
4.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Apr 7 12:01:51 UTC 2015 - g.bluehut@gmail.com
- Use suse_update_desktop_file only when on suse.
- Ran spec-cleaner
-------------------------------------------------------------------
Tue Apr 7 08:12:15 UTC 2015 - g.bluehut@gmail.com
- Add BuildRoot
-------------------------------------------------------------------
Thu Apr 2 16:20:40 UTC 2015 - g.bluehut@gmail.com
- Dont use the make_install macro so it works for older systems too
-------------------------------------------------------------------
Thu Apr 2 13:39:09 UTC 2015 - g.bluehut@gmail.com
- Use pkgconfig(x11) instead libX11-devel so it is adaptable to name changes
- In case of versions older or equal to 1110 we have to use the old xorg-x11-devel package
-------------------------------------------------------------------
Thu Apr 2 10:28:09 UTC 2015 - g.bluehut@gmail.com
- Use libX11-devel instead of xorg-x11-devel meta package as dependency
-------------------------------------------------------------------
Thu Apr 2 09:41:26 UTC 2015 - g.bluehut@gmail.com
- Install the COPYING file too
-------------------------------------------------------------------
Wed Mar 25 10:51:12 UTC 2015 - g.bluehut@gmail.com
- update from 0.7.6 to 0.7.8 include:
- plenty of bugfixes, some important ones were:
- fixed memory leaks on :restart
- fixed segmentation fault for long argument lists
- fixed possible removing files at destination on restoring files from trash manually
- new color schemes:
- zenburn
- improved documentation
- added several new commands:
- gf
- av
- lstrash
- include regular expression in search error message that says that it's wrong
- added support for 256 colors with xterm-like names
- added several new hilight groups
- added "not-operator"
-------------------------------------------------------------------
Thu Oct 30 04:29:00 UTC 2014 - Led <ledest@gmail.com> 0.7.8-1
- 0.7.8
- clean up spec
-------------------------------------------------------------------
Fri Jan 03 14:17:20 UTC 2014 - pascal.bleser@opensuse.org
- update to 0.7.6:
- added interactive local filter
- added external editing of command-line content with 'vicmd'
- added integration with tmux
- added options to configure external commands for :apropos, :find, :grep
and :locate commands
- added desktop entry file (\*nix only) and updated application icon
- changes from 0.7.5:
- removed using of libtool in build process on *nix-like systems
- added parsing of escape codes for the preview pane and less-like view
- added expand() builtin function
- added macros that are expanded to register's content
- added dynamic loading of xlib
- added 'shortmess' option
- fixed for redrawing and searching in less-like mode
-------------------------------------------------------------------
Thu Oct 18 21:41:14 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.7.4: bugfixes
-------------------------------------------------------------------
Fri Mar 30 11:43:16 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.7.2a: repackaged because of missing files
-------------------------------------------------------------------
Mon Feb 20 08:24:38 UTC 2012 - puzel@suse.com
- update to 0.7.2
(see /usr/share/doc/packages/vifm/ChangeLog for details)
- drop vifm-fix_buffer_overflow.patch (fixed upstream)
-------------------------------------------------------------------
Wed Nov 30 22:33:39 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.7.1
(see /usr/share/doc/packages/vifm/ChangeLog for details)
-------------------------------------------------------------------
Mon Jun 13 11:34:32 UTC 2011 - puzel@novell.com
- update to vifm-0.6.1
- see /usr/share/doc/packages/vifm/ChangeLog for details
- add pkg-config and file-devel to BuildRequires
-------------------------------------------------------------------
Mon Sep 14 10:07:57 UTC 2009 - puzel@novell.com
- update to vifm-0.5
* Changed the file size to a human friendly notation.
* Added ascending and descending sort types.
* Changed the way symbolic directories are handled.
* Fixed possible buffer overflow in colorschemes.
* Fixed transparency in colorschemes.
* Changed writing to vifmrc file to query user if
they would like to overwrite a file that has been modified.
* Added filetype settings for mounting files with fuse-zip.
* Pauseme script was changed to report errors.
* Command line input now accepts wide characters and tab completion
now cycles through all possible matches.
* ncursesw is now required to build vifm.
-------------------------------------------------------------------
* Tue Dec 09 2008 puzel@suse.cz
- fix rpmlint warnings
-------------------------------
* Mon Jul 14 2008 puzel@suse.cz
- initial package