-
-
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
77e352c
commit d7b21e6
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 "29 Sep 2023" "12.0.3" "mympd-script man page" | ||
.TH man 1 "04 Oct 2023" "12.0.3" "mympd-script man page" | ||
|
||
.SH NAME | ||
mympd-script \- mympd command line tool to execute scripts | ||
|
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 "29 Sep 2023" "12.0.3" "mympd man page" | ||
.TH man 1 "04 Oct 2023" "12.0.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 (12.0.3-1) unstable; urgency=medium | |
|
||
* Release from master | ||
|
||
-- Juergen Mang <[email protected]> Fri, 29 Sep 2023 14:09:51 +0200 | ||
-- Juergen Mang <[email protected]> Wed, 04 Oct 2023 21:10:07 +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 |
---|---|---|
|
@@ -57,5 +57,5 @@ make -C release install DESTDIR=%{buildroot} | |
%license LICENSE.md | ||
|
||
%changelog | ||
* Fri Sep 29 2023 Juergen Mang <[email protected]> 12.0.3-0 | ||
* Wed Oct 04 2023 Juergen Mang <[email protected]> 12.0.3-0 | ||
- Version from master |