summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-02-09 21:09:54 -0500
committerB. Stack <bgstack15@gmail.com>2024-02-09 21:09:54 -0500
commitd339c145870a86c37509debe5d8fa145e192f390 (patch)
tree8cd5fe55989a1164da266840644782e3632afd38 /freefilesync/debian/changelog
parentnm: remove 2 obsolete patches (diff)
downloadstackrpms-d339c145870a86c37509debe5d8fa145e192f390.tar.gz
stackrpms-d339c145870a86c37509debe5d8fa145e192f390.tar.bz2
stackrpms-d339c145870a86c37509debe5d8fa145e192f390.zip
ffs: major refresh on top of bastif dpkg
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 01b66f8..00ecc30 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,10 @@
+freefilesync (13.3-101+stackrpms) obs; urgency=low
+
+ * Add dependencies on libselinux1-dev, zlib1g-dev
+ * Update some patches from bastif
+
+ -- B. Stack <bgstack15@gmail.com> Fri, 09 Feb 2024 20:09:21 -0500
+
freefilesync (13.3-100+stackrpms) obs; urgency=low
* Upstream updates
@@ -9,7 +16,7 @@ freefilesync (13.3-100+stackrpms) obs; urgency=low
* Updated code signing certificates (Windows)
-- B. Stack <bgstack15@gmail.com> Sun, 07 Jan 2024 19:39:08 -0500
-
+
freefilesync (13.2-100+stackrpms) obs; urgency=low
* Upstream updates
bgstack15