Skip to content

Commit f2088c3

Browse files
committed
bump: rpcs3 yt-dlp-git
1 parent fce0b97 commit f2088c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

anda/games/rpcs3/rpcs3.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# Need to get rid of everything Clang can't use and undefine -Wunused-command-line-argument where possible due to the project's build flags
1212
%global build_cflags %(echo %{build_cflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
1313
%global build_cxxflags %(echo %{build_cxxflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs\=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
14-
%global commit 2667d5de0f1b12b6d3c52d98ecfc2b6b10f9d2d1
15-
%global ver 0.0.38-18297
14+
%global commit 50eb46d29428165ecfae5c64144fe44c5d49632e
15+
%global ver 0.0.38-18309
1616

1717
Name: rpcs3
1818
Version: %(echo %{ver} | sed 's/-/^/g')

anda/tools/yt-dlp/yt-dlp-git.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%global oldpkgname yt-dlp-nightly
33

44
Name: yt-dlp-git
5-
Version: 2025.11.05.205101
5+
Version: 2025.11.05.230647
66
Release: 1%?dist
77
Summary: A command-line program to download videos from online video platforms
88

0 commit comments

Comments
 (0)