aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-04-10 18:46:13 -0400
committerB. Stack <bgstack15@gmail.com>2023-04-10 18:46:13 -0400
commit2eb435b5630161f85886cd3e365b2f51d1861806 (patch)
tree4a2c3a03cbfeada6d44bbf85c8cf55b679b11602 /debian/changelog
parentimprove the req for glibc-locale-source (diff)
downloadlocale-en_BS-2eb435b5630161f85886cd3e365b2f51d1861806.tar.gz
locale-en_BS-2eb435b5630161f85886cd3e365b2f51d1861806.tar.bz2
locale-en_BS-2eb435b5630161f85886cd3e365b2f51d1861806.zip
v1.2 includes seconds in default date invocation
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 765e4be..0965bb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+locale-en-bs (0.0.2-1) obs; urgency=low
+
+ * New release: fix default `date` format to include seconds
+
+ -- B. Stack <bgstack15@gmail.com> Mon, 10 Apr 2023 18:43:10 -0400
+
locale-en-bs (0.0.1-1) obs; urgency=low
* Initial release. Closes: packages-want#15
bgstack15