mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 00:55:30 +02:00
update changelog
This commit is contained in:
parent
20452c2869
commit
03f3b69144
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
cockpit-navigator (0.4.5-1focal) focal; urgency=medium
|
||||||
|
|
||||||
|
* Fix downloading a single file when the contextmenu
|
||||||
|
event target is not the file.
|
||||||
|
|
||||||
|
-- Josh Boudreau <jboudreau@45drives.com> Thu, 17 Jun 2021 10:23:00 -0300
|
||||||
|
|
||||||
cockpit-navigator (0.4.4-1focal) focal; urgency=medium
|
cockpit-navigator (0.4.4-1focal) focal; urgency=medium
|
||||||
|
|
||||||
* Hide download option in right click context menu when no items
|
* Hide download option in right click context menu when no items
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: cockpit-navigator
|
Name: cockpit-navigator
|
||||||
Version: 0.4.4
|
Version: 0.4.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A File System Browser for Cockpit.
|
Summary: A File System Browser for Cockpit.
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -32,6 +32,9 @@ rm -rf %{buildroot}
|
|||||||
/usr/share/cockpit/navigator/*
|
/usr/share/cockpit/navigator/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 17 2021 Josh Boudreau <jboudreau@45drives.com> 0.4.5-1
|
||||||
|
- Fix downloading a single file when the contextmenu
|
||||||
|
event target is not the file.
|
||||||
* Thu Jun 10 2021 Josh Boudreau <jboudreau@45drives.com> 0.4.4-1
|
* Thu Jun 10 2021 Josh Boudreau <jboudreau@45drives.com> 0.4.4-1
|
||||||
- Hide download option in right click context menu when no items
|
- Hide download option in right click context menu when no items
|
||||||
are explicitly selected.
|
are explicitly selected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user