From 5c8dc306520bfc69100861f72ac212d4bb48a9fd Mon Sep 17 00:00:00 2001 From: Jeff Stafford Date: Mon, 17 May 2021 01:53:00 -0400 Subject: [PATCH] fix bad changelog date --- debian/changelog | 2 +- onedriver.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7a913bf..7dc6758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ onedriver (0.10.0-1) focal; urgency=low * The account name is now displayed in the title bar if you need to reauthenticate to OneDrive (makes it easier to know which credentials to use when prompted). - -- Jeff Stafford Sun, 17 May 2021 01:45:00 -0400 + -- Jeff Stafford Mon, 17 May 2021 01:45:00 -0400 onedriver (0.9.2-1) focal; urgency=low diff --git a/onedriver.spec b/onedriver.spec index 5340c80..1e629df 100644 --- a/onedriver.spec +++ b/onedriver.spec @@ -57,7 +57,7 @@ cp resources/%{name}.1.gz %{buildroot}/usr/share/man/man1 %attr(644, root, root) /usr/share/man/man1/%{name}.1.gz %changelog -* Sun May 17 2021 Jeff Stafford - 0.10.0 +* Mon May 17 2021 Jeff Stafford - 0.10.0 - Add AUR installation method for Arch-based distros - thanks fmoledina! - Add manpage for onedriver - thanks GenericGuy! - The onedriver systemd service now restarts itself in the event of a crash -