File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.1.4 ] - 2022-06-18
99
1010### Fixed
1111
Original file line number Diff line number Diff line change 11
2- version : 2.1.4-staging +{build}
2+ version : 2.1.4+{build}
33environment :
4- appver : 2.1.4-staging
4+ appver : 2.1.4
55 portable_dir : ghostwriter_$(appver)_win64_portable
66 QTDIR : C:\Qt\5.15.2\msvc2019_64
77platform : x64
Original file line number Diff line number Diff line change 1- ghostwriter (2.1.4-staging ) unstable; urgency=low
1+ ghostwriter (2.1.4) unstable; urgency=low
22
33 * New upstream release.
44
5- -- wereturtle <wereturtledev@gmail.com> Sat, 11 Jun 2022 13:51:49 -0700
5+ -- wereturtle <wereturtledev@gmail.com> Sat, 18 Jun 2022 15:03:11 -0700
Original file line number Diff line number Diff line change 1818#
1919# ###############################################################################
2020
21- VERSION = 2.1.4-staging
21+ VERSION = 2.1.4
2222
2323lessThan(QT_MAJOR_VERSION, 5) {
2424 error ("ghostwriter requires Qt 5.8 or greater" )
Original file line number Diff line number Diff line change 22%undefine _hardened_build
33%define debug_package %{nil }
44
5- %global appver 2.1.4-staging
5+ %global appver 2.1.4
66%global build_timestamp %(date "+%%Y %%m %%d %%H %%M %%S ")
7- %global changelog_date Sat Jun 11 2022
7+ %global changelog_date Sat Jun 18 2022
88%global tarball %([[ %{appver } == *"-"* ]] && echo refs/heads/master.tar.gz || echo %{version }/%{name }-%{version }.tar.gz)
99
1010Name: ghostwriter
Original file line number Diff line number Diff line change 11.\" Manpage for ghostwriter.
2- .TH man 1 "11 Jun 2022" "2.1.4-staging " "ghostwriter man page"
2+ .TH man 1 "18 Jun 2022" "2.1.4" "ghostwriter man page"
33.SH NAME
44ghostwriter \- distraction\- free text editor for Markdown
55.SH SYNOPSIS
Original file line number Diff line number Diff line change 2828 </provides >
2929 <content_rating type =" oars-1.1" />
3030 <releases >
31- <release version =" 2.1.4-staging " date =" 2022-06-11 " type =" stable" />
31+ <release version =" 2.1.4" date =" 2022-06-18 " type =" stable" />
3232 </releases >
3333</component >
You can’t perform that action at this time.
0 commit comments