-
-
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
e59ae61
commit 6deaa43
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 "19 May 2022" "9.3.3" "mympd-script man page" | ||
.TH man 1 "23 May 2022" "9.3.3" "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 "19 May 2022" "9.3.3" "mympd man page" | ||
.TH man 1 "23 May 2022" "9.3.3" "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.3.3-1) unstable; urgency=medium | |
|
||
* Release from master | ||
|
||
-- Juergen Mang <[email protected]> Thu, 19 May 2022 11:05:09 +0200 | ||
-- Juergen Mang <[email protected]> Mon, 23 May 2022 21:05:37 +0200 |
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 May 19 2022 Juergen Mang <[email protected]> 9.3.3-0 | ||
* Mon May 23 2022 Juergen Mang <[email protected]> 9.3.3-0 | ||
- Version from master |