Skip to content

Commit 107b945

Browse files
committed
Release 2.0.0
1 parent cf8784b commit 107b945

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ghostwriter (2.0.0-rc5) unstable; urgency=low
1+
ghostwriter (2.0.0) unstable; urgency=low
22

33
* New upstream release.
44

5-
-- wereturtle <wereturtledev@gmail.com> Sun, 07 Mar 2021 01:06:45 -0800
5+
-- wereturtle <wereturtledev@gmail.com> Sat, 08 May 2021 14:16:24 -0700

ghostwriter.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
%undefine _hardened_build
33
%define debug_package %{nil}
44

5-
%global appver 2.0.0-rc5
5+
%global appver 2.0.0
66
%global build_timestamp %(date "+%%Y%%m%%d%%H%%M%%S")
7-
%global changelog_date Sun Mar 07 2021
7+
%global changelog_date Sat May 08 2021
88
%global tarball %([[ %{appver} == *"-"* ]] && echo master || echo %{appver})
99

1010
Name: ghostwriter

resources/linux/ghostwriter.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" Manpage for ghostwriter.
2-
.TH man 1 "7 Mar 2021" "2.0.0-rc5" "ghostwriter man page"
2+
.TH man 1 "8 May 2021" "2.0.0" "ghostwriter man page"
33
.SH NAME
44
ghostwriter \- distraction\-free text editor for Markdown
55
.SH SYNOPSIS

resources/linux/ghostwriter.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
</provides>
2929
<content_rating type="oars-1.1"/>
3030
<releases>
31-
<release version="2.0.0-rc5" date="20210307" type="release"/>
31+
<release version="2.0.0" date="20210508" type="release"/>
3232
</releases>
3333
</component>

0 commit comments

Comments
 (0)