-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74ae356
commit 477c3a1
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for mympd-script. | ||
.\" Contact <[email protected]> to correct errors or typos. | ||
.TH man 1 "23 Dec 2021" "9.0.2" "mympd-script man page" | ||
.TH man 1 "25 Dec 2021" "9.0.2" "mympd-script man page" | ||
.SH NAME | ||
mympd-script \- execute lua scripts through myMPD | ||
.SH SYNOPSIS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for mympd. | ||
.\" Contact <[email protected]> to correct errors or typos. | ||
.TH man 1 "23 Dec 2021" "9.0.2" "mympd man page" | ||
.TH man 1 "25 Dec 2021" "9.0.2" "mympd man page" | ||
|
||
.SH NAME | ||
myMPD \- standalone and mobile friendly web mpd client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ mympd (9.0.2-1) unstable; urgency=medium | |
|
||
* Release from master | ||
|
||
-- Juergen Mang <[email protected]> Thu, 23 Dec 2021 09:12:42 +0100 | ||
-- Juergen Mang <[email protected]> Sat, 25 Dec 2021 17:12:29 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,5 +68,5 @@ fi | |
%license LICENSE.md | ||
|
||
%changelog | ||
* Thu Dec 23 2021 Juergen Mang <[email protected]> 9.0.2-0 | ||
* Sat Dec 25 2021 Juergen Mang <[email protected]> 9.0.2-0 | ||
- Version from master |