mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
update for v1.72.2 release
This commit is contained in:
@@ -1700,6 +1700,8 @@ an AppleTV6,2 with sourceVersion 380.20.1 (an AppleTV 4K 1st gen,
|
||||
introduced 2017, running tvOS 12.2.1), so it does not seem to matter
|
||||
what version UxPlay claims to be.</p>
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>1.72.2 2025-07-07 Fix bug (typo) in DNS_SD advertisement introduced
|
||||
with -pw option. Update llhttp to v 9.3.0</p>
|
||||
<p>1.72.1 2025-06-06 minor update: fix regression in -reg option; add
|
||||
option -rc <rcfile> to specify initialization file; add “-nc no” to
|
||||
unset “-nc” option (for macOS users, where -nc is default); add
|
||||
|
||||
@@ -1731,6 +1731,9 @@ introduced 2017, running tvOS 12.2.1), so it does not seem to matter
|
||||
what version UxPlay claims to be.
|
||||
|
||||
# Changelog
|
||||
1.72.2 2025-07-07 Fix bug (typo) in DNS_SD advertisement introduced with -pw
|
||||
option. Update llhttp to v 9.3.0
|
||||
|
||||
1.72.1 2025-06-06 minor update: fix regression in -reg option; add option
|
||||
-rc <rcfile> to specify initialization file; add "-nc no" to unset "-nc"
|
||||
option (for macOS users, where -nc is default); add user-installable
|
||||
|
||||
@@ -1751,6 +1751,9 @@ what version UxPlay claims to be.
|
||||
|
||||
# Changelog
|
||||
|
||||
1.72.2 2025-07-07 Fix bug (typo) in DNS_SD advertisement introduced with
|
||||
-pw option. Update llhttp to v 9.3.0
|
||||
|
||||
1.72.1 2025-06-06 minor update: fix regression in -reg option; add
|
||||
option -rc `<rcfile>`{=html} to specify initialization file; add "-nc
|
||||
no" to unset "-nc" option (for macOS users, where -nc is default); add
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: uxplay
|
||||
Version: 1.72.1
|
||||
Version: 1.72.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
%global gittag v%{version}
|
||||
@@ -135,8 +135,8 @@ cd build
|
||||
%{_docdir}/%{name}/llhttp/LICENSE-MIT
|
||||
|
||||
%changelog
|
||||
* Thu Jun 5 2025 UxPlay maintainer <https://github.com/FDH2/UxPlay>
|
||||
Update for 1.72.1 release
|
||||
* Mon Jul 7 2025 UxPlay maintainer <https://github.com/FDH2/UxPlay>
|
||||
Update for 1.72.2 release
|
||||
* Fri Nov 15 2024 UxPlay maintainer <https://github.com/FDH2/UxPlay>
|
||||
Initial uxplay.spec: tested on Fedora 38, Rocky Linux 9.2, OpenSUSE
|
||||
Leap 15.5, Mageia 9, OpenMandriva ROME, PCLinuxOS
|
||||
|
||||
Reference in New Issue
Block a user