Skip to content

Commit 192d329

Browse files
committed
Update watch file and changelog
1 parent 2052de8 commit 192d329

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
peony (2.1.2-1) unstable; urgency=medium
2+
3+
* New upstream bugfix release.
4+
- Fix enter key as shortcut issues such as open selected file.
5+
- Fix that file in drag state not show file name.
6+
- Fix that file rename as empty and rename file change current sort.
7+
- Fix that desktop app link show incorrect icon.
8+
- Fix generate file thumbnail issue and ensure thread safety.
9+
- Fix that screen mirror not show view.
10+
- Fix file handle error.
11+
12+
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 06 Apr 2020 19:57:13 +0800
13+
114
peony (2.1.1-1) unstable; urgency=medium
215

316
* New upstream bugfix release.

debian/watch

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
version=4
2-
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/peony-$1\.tar\.gz/ \
3-
https://github.com/ukui/peony/releases .*/v?(\d\S+)\.tar\.gz
2+
https://github.com/ukui/peony/releases .*/peony_(\d\S+)\.orig\.tar\.gz

0 commit comments

Comments
 (0)