summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-04-20 16:17:32 -0400
committerB Stack <bgstack15@gmail.com>2020-04-20 16:17:32 -0400
commit13acd76e7de687fb4b38d074db99e7762f117947 (patch)
tree1f80642e1503e867b71ac471d6e105c327365a6c /freefilesync/debian/changelog
parentadd libfontconfig-dev for obs (diff)
downloadstackrpms-13acd76e7de687fb4b38d074db99e7762f117947.tar.gz
stackrpms-13acd76e7de687fb4b38d074db99e7762f117947.tar.bz2
stackrpms-13acd76e7de687fb4b38d074db99e7762f117947.zip
freefilesync-10.23-2 dpkg for gtk2
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 2360ed2..edce1ad 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,4 +1,10 @@
-freefilesync (10.23-1+devuan) albion; urgency=medium
+freefilesync (10.23-2+devuan) albion; urgency=medium
+
+ * gtk2 build
+
+ -- Ben Stack <bgstack15@gmail.com> Mon, 20 Apr 2020 16:11:36 -0400
+
+freefilesync (10.23-1+devuan) obs; urgency=medium
* Run "on completion" commands on console (no need for "cmd.exe /c")
* Check exit code and report errors for external applications
bgstack15