summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-06-01 00:34:15 +0000
committerB. Stack <bgstack15@gmail.com>2022-06-01 00:34:15 +0000
commit2da6ea95e70bbf8db4dbac135d0c2f160b847a26 (patch)
treedf23c158a7c6d4d074ea86a2102c996317c86ec2 /scite/debian/changelog
parentMerge branch 'freefilesync-bump' into 'master' (diff)
parentscite: split out build-with-debian-packaged lua (diff)
downloadstackrpms-2da6ea95e70bbf8db4dbac135d0c2f160b847a26.tar.gz
stackrpms-2da6ea95e70bbf8db4dbac135d0c2f160b847a26.tar.bz2
stackrpms-2da6ea95e70bbf8db4dbac135d0c2f160b847a26.zip
Merge branch 'scite-bump' into 'master'
Scite bump See merge request bgstack15/stackrpms!300
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 9ff6ecc..fc5ebf7 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,9 +1,16 @@
-scite (5.2.2-2+devuan) obs; urgency=medium
+scite (5.2.3-1+devuan) obs; urgency=medium
* Add stackrpms lua script and customized global.properties
* Use lua 5.4.4
- -- B. Stack <bgstack15@gmail.com> Mon, 04 Apr 2022 09:51:24 -0400
+ -- B. Stack <bgstack15@gmail.com> Tue, 31 May 2022 10:31:51 -0400
+
+scite (5.2.3-1) unstable; urgency=medium
+
+ * New upstream version 5.2.3
+ - Fixes scrolllbars not being updated properly (Closes: #857540)
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sun, 22 May 2022 12:49:35 +0200
scite (5.2.2-1) unstable; urgency=medium
bgstack15