mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 17:15:16 +02:00
update changelogs
This commit is contained in:
parent
f158eb6f45
commit
d33e434589
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,5 +1,14 @@
|
||||
cockpit-navigator (0.2.0-1focal) focal; urgency=medium
|
||||
|
||||
* Allow for batch editing permissions and deletion by
|
||||
holding shift or control while clicking to select multiple
|
||||
entries.
|
||||
|
||||
-- Josh Boudreau <jboudreau@45drives.com> Tue, 01 Jun 2021 13:46:00 -0300
|
||||
|
||||
|
||||
cockpit-navigator (0.1.0-1focal) focal; urgency=medium
|
||||
|
||||
* Initial packaging of cockpit-navigator for Ubuntu Focal.
|
||||
|
||||
-- Josh Boudreau <jboudreau@45drives.com> Fri, 28 May 2021 3:58:00 -0300
|
||||
-- Josh Boudreau <jboudreau@45drives.com> Fri, 28 May 2021 15:58:00 -0300
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cockpit-navigator
|
||||
Version: 0.1.0
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A File System Browser for Cockpit.
|
||||
License: GPL-3.0+
|
||||
@ -32,5 +32,9 @@ rm -rf %{buildroot}
|
||||
/usr/share/cockpit/navigator/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 01 2021 Josh Boudreau <jboudreau@45drives.com> 0.2.0-1
|
||||
- Allow for batch editing permissions and deletion by
|
||||
holding shift or control while clicking to select multiple
|
||||
entries.
|
||||
* Fri May 28 2021 Josh Boudreau <jboudreau@45drives.com> 0.1.0-1
|
||||
- First Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user