Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050911
D12199.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D12199.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : youtube-viewer
-version : 3.8.0
-release : 25
+version : 3.9.6
+release : 26
source :
- - https://github.com/trizen/youtube-viewer/archive/3.8.0.tar.gz : ff1b88574c120065d07073fc89e039b36bbee3a2da992d8944e55c3cd67d6068
+ - https://github.com/trizen/youtube-viewer/archive/refs/tags/3.9.6.tar.gz : d8cc6a8611688507117d3d2fe492d70c436e81f2599485f943a5f01a5ef515db
homepage : https://github.com/trizen/youtube-viewer
license : Artistic-2.0
component : network.web
@@ -21,7 +21,7 @@
- perl-json-xs
- perl-term-readline-gnu
- perl-unicode-linebreak
- - youtube-dl
+ - yt-dlp
build : |
%perl_setup --gtk
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>youtube-viewer</Name>
<Homepage>https://github.com/trizen/youtube-viewer</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
</Packager>
<License>Artistic-2.0</License>
<PartOf>network.web</PartOf>
@@ -21,15 +21,12 @@
<PartOf>network.web</PartOf>
<Files>
<Path fileType="executable">/usr/bin/gtk-youtube-viewer</Path>
- <Path fileType="executable">/usr/bin/gtk2-youtube-viewer</Path>
- <Path fileType="executable">/usr/bin/gtk3-youtube-viewer</Path>
<Path fileType="executable">/usr/bin/youtube-viewer</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/Activities.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/Authentication.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/Channels.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/CommentThreads.pm</Path>
- <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/ConfigData.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/GetCaption.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/GuideCategories.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/Itags.pm</Path>
@@ -44,13 +41,11 @@
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/VideoCategories.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/WWW/YoutubeViewer/Videos.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop</Path>
- <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/gtk2-youtube-viewer.glade</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/gtk3-youtube-viewer.glade</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/icons/default_thumb.jpg</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/icons/feed.png</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/icons/feed_gray.png</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/icons/gtk-youtube-viewer.png</Path>
- <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/icons/spinner.gif</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/auto/share/dist/WWW-YoutubeViewer/icons/user.png</Path>
<Path fileType="data">/usr/share/applications/gtk-youtube-viewer.desktop</Path>
<Path fileType="man">/usr/share/man/man1/youtube-viewer.1</Path>
@@ -59,7 +54,6 @@
<Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::Authentication.3</Path>
<Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::Channels.3</Path>
<Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::CommentThreads.3</Path>
- <Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::ConfigData.3</Path>
<Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::GetCaption.3</Path>
<Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::GuideCategories.3</Path>
<Path fileType="man">/usr/share/man/man3/WWW::YoutubeViewer::Itags.3</Path>
@@ -77,12 +71,12 @@
</Files>
</Package>
<History>
- <Update release="25">
- <Date>2021-02-18</Date>
- <Version>3.8.0</Version>
+ <Update release="26">
+ <Date>2021-11-05</Date>
+ <Version>3.9.6</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 7:34 PM (2 h, 46 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808327
Default Alt Text
D12199.diff (5 KB)
Attached To
Mode
D12199: Update youtube-viewer to 3.9.6 and switch to yt-dlp
Attached
Detach File
Event Timeline
Log In to Comment