Skip to content

Commit

Permalink
Update watch file and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
handsome-feng committed Apr 6, 2020
1 parent 2052de8 commit 192d329
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 13 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
peony (2.1.2-1) unstable; urgency=medium

* New upstream bugfix release.
- Fix enter key as shortcut issues such as open selected file.
- Fix that file in drag state not show file name.
- Fix that file rename as empty and rename file change current sort.
- Fix that desktop app link show incorrect icon.
- Fix generate file thumbnail issue and ensure thread safety.
- Fix that screen mirror not show view.
- Fix file handle error.

-- handsome_feng <[email protected]> Mon, 06 Apr 2020 19:57:13 +0800

peony (2.1.1-1) unstable; urgency=medium

* New upstream bugfix release.
Expand Down
3 changes: 1 addition & 2 deletions debian/watch
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
version=4
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/peony-$1\.tar\.gz/ \
https://github.com/ukui/peony/releases .*/v?(\d\S+)\.tar\.gz
https://github.com/ukui/peony/releases .*/peony_(\d\S+)\.orig\.tar\.gz

0 comments on commit 192d329

Please sign in to comment.