-
-
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
a69f2b5
commit 16a35b7
Showing
5 changed files
with
5 additions
and
5 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
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 "20 Oct 2022" "10.1.0" "mympd-script man page" | ||
.TH man 1 "06 Nov 2022" "10.1.0" "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 "20 Oct 2022" "10.1.0" "mympd man page" | ||
.TH man 1 "06 Nov 2022" "10.1.0" "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 (10.1.0-1) unstable; urgency=medium | |
|
||
* Release from master | ||
|
||
-- Juergen Mang <[email protected]> Thu, 20 Oct 2022 19:10:02 +0200 | ||
-- Juergen Mang <[email protected]> Sun, 06 Nov 2022 12:11:34 +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 |
---|---|---|
|
@@ -67,5 +67,5 @@ fi | |
%license LICENSE.md | ||
|
||
%changelog | ||
* Thu Oct 20 2022 Juergen Mang <[email protected]> 10.1.0-0 | ||
* Sun Nov 06 2022 Juergen Mang <[email protected]> 10.1.0-0 | ||
- Version from master |