From 13ea06f37ca03cbb85961d4d6018c5a8445f1b3e Mon Sep 17 00:00:00 2001 From: Mark Washeim Date: Thu, 26 Jan 2023 15:43:46 +0100 Subject: [PATCH] [Release] disable broken git-change-log --- rpm/harbour-tooterb.changes | 19 +++++++++++++++++++ rpm/harbour-tooterb.changes.run.in | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/rpm/harbour-tooterb.changes b/rpm/harbour-tooterb.changes index 7185117..b8cd24e 100644 --- a/rpm/harbour-tooterb.changes +++ b/rpm/harbour-tooterb.changes @@ -1,3 +1,22 @@ +* Thu Jan 26 2023 Mark Washeim - 1.1.6-2 +- [Release] obs fix, broken changes +- [Release] changes spacing issues + +* Wed Jan 25 2023 Mark Washeim - 1.1.6 +- [Release] This release adds uploads for other filetypes and removes the hardcoded mimetype +- [Feature] modified image uploader to serve other mimetypes, added pickers +- [Fix] hot fix for a breaks tooting bug + +* Thu Jan 19 2023 Mark Washeim - 1.1.5 +- [Release] hot bug fix, broken tooting +- [Release] 1.1.5 fixes a bug which stops tooting! +- [Fix] hot fix for a breaks tooting bug. + +* Wed Jan 18 2023 Mark Washeim - 1.1.4 +- [Fix] Home loading and search deduping release +- [Fix] search for tags and persons added header call for max/min and prepend on first call. +- [Issue]: # 26. timelines/home on append uses the link header for min/max id + * Thu Jan 5 2023 Mark Washeim 1.1.3 - Add changes from gitlogs (++) Bump for tag release. - Add conditional append all for search when no knownIds diff --git a/rpm/harbour-tooterb.changes.run.in b/rpm/harbour-tooterb.changes.run.in index a3693d6..d181407 100644 --- a/rpm/harbour-tooterb.changes.run.in +++ b/rpm/harbour-tooterb.changes.run.in @@ -4,7 +4,7 @@ # generate changelog from well formatted Git commit messages and tag # annotations. -git-change-log +#git-change-log # Here are some basic examples how to change from the default behavior. Run # git-change-log --help inside the Sailfish OS SDK chroot or build engine to