summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-15 19:45:00 -0500
committerB Stack <bgstack15@gmail.com>2020-02-15 19:45:00 -0500
commit3d209807735b32f7dbc97a4ff60d73e0007f5c1d (patch)
tree7bf79d23abc3e3090139e4edd98cebcd64d5bd84 /freefilesync/debian/changelog
parentfreefilesync dpkg rc1 for gtk2 (diff)
downloadstackrpms-3d209807735b32f7dbc97a4ff60d73e0007f5c1d.tar.gz
stackrpms-3d209807735b32f7dbc97a4ff60d73e0007f5c1d.tar.bz2
stackrpms-3d209807735b32f7dbc97a4ff60d73e0007f5c1d.zip
freefilesync gtk3 dpkg rc1
And now include the dsc file for easier osc operation
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog3
1 files changed, 1 insertions, 2 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 82a070d..5fa26cb 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,6 +1,5 @@
-freefilesync (10.20-2+devuan) albion; urgency=low
+freefilesync (10.20-1+devuan) obs; urgency=low
- * gtk2 build
* Send email notifications after sync (Donation Edition)
* Generate log files in HTML format
* Detect sync database consistency errors
bgstack15