mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 08:34:50 +02:00
update changelog
This commit is contained in:
parent
78b798adbd
commit
8955217c60
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
cockpit-navigator (0.2.2-1focal) focal; urgency=low
|
||||
|
||||
* Set default value in rename prompt to current filename.
|
||||
|
||||
-- Josh Boudreau <jboudreau@45drives.com> Wed, 02 Jun 2021 12:53:00 -0300
|
||||
|
||||
cockpit-navigator (0.2.1-1focal) focal; urgency=medium
|
||||
|
||||
* Rename "Move" to "Cut" in right click context menu.
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cockpit-navigator
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A File System Browser for Cockpit.
|
||||
License: GPL-3.0+
|
||||
@ -32,6 +32,8 @@ rm -rf %{buildroot}
|
||||
/usr/share/cockpit/navigator/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Josh Boudreau <jboudreau@45drives.com> 0.2.2-1
|
||||
- Set default value in rename prompt to current filename.
|
||||
* Wed Jun 02 2021 Josh Boudreau <jboudreau@45drives.com> 0.2.1-1
|
||||
- Rename "Move" to "Cut" in right click context menu.
|
||||
- Improve pasting files after copying/cutting with a custom python
|
||||
|
Loading…
x
Reference in New Issue
Block a user