gnome-podcasts-25.3-19.7e>UA8qv &+{FL?iR^eo1b({db5u*l/S _Emj2>>1?1d  1 *08 h        T  `   , \'' '( 8 9 H : F*G*0 H*` I* X*Y*\* ]* ^, b->c. d.qe.vf.{l.u. v.w0L x0| y0'z1H1X1\1b11Cgnome-podcasts25.319.7Podcast app for GNOMEA Podcast application for GNOME. Listen to your favorite podcasts, right from your desktop.iR^reproducibleAtri Bhattacharya Dominique Leuenberger bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comBjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie - Update to version 25.3: + Added: - Episode Chapters are here - Added alternative hotkeys and new playback-rate hotkeys - Port to AdwShortcutsDialog + Changed: - Use rss content:encoded tag before description tag - Align the context menu to the cursor - Change the default icon when there is no show icon - Make episode widget updates more efficient - Use document font for the episode description - Update gtk4-rs to 0.10 - Updated the user-agent used for downloads - Use document font for the sheet description - Hide duration label when its not available + Fixed: - Adapt to GTK 4.20 behavior changes - Adapt Discovery page to not overflow on mobile layout - Fix rendering of escape-sequences in description - All play buttons now turn into pause buttons when currently playing - Prevent long_press from triggering on episode widget buttons - Fix Wrapping of episode descriptions + Updated translations- Update to version 25.2: + Added: - Add a Description button to the Episode Sheet (glgo#World/podcasts#407). - Set current position and track length in mpris (glgo#World/podcasts#417). + Fixed: - Miscellaneous fixes for AdwButtonContent (glgo#World/podcasts#401). - Cosmetic fixes for the Episode Menu (glgo#World/podcasts#408). - Timestamp links work again with Streamed episodes (glgo#World/podcasts#372). - Improve rendering and sizing of episode widgets (glgo#World/podcasts#414). * Updated translations. - Changes from version 0.7.2: + Added: - You can now mark individual episodes as played. - The Shows will now scale based on the window size. - You can close the window with the Control + W shortcut. + Changed: - Rework the download machinery to be faster and more efficient. - Rework the way thumbnails are saved on disk. - Generate thumbnails in a dedicated thread. - Use AdwAboutDialog instead of AdwAboutWindow. - Only run cleanup at shutdown to improve application startup. + Fixed: - Automatically detect the image format for thumbnails. - Dates are now displayed and calculated using localtime instead of sometimes using UTC. - Fix accessibility warnings in the Episode Description. - Correctly trigger a download when thumbnail cover for mpris is missing. - Handle hidpi values bigger than 2 for thumbnails. - Correctly calculate the episode download size if its missing from the xml metadata. - Fix a bug where thumbnails would not get downscaled properly. + Removed: - Links in the Episode Description are no longer underlined. + Updated translations.- Update to version 0.7.1: + Fixed screenshot link. - Changes from version 0.7.0: + Added: - Replace add button popover with dedicated page. - discovery: add a spinner on the search result subscribe button. - feed_manager: add a locked feed refresh manager - app: add additional keyboard shortcuts. - episode_description: add stream/download/play/delete buttons. + Changed: - podcasts-gtk: player: replace "mpris_player" with "mpris_server" - gtk: Create the widgets in the background before inserting them. - lazy_load: Improve the loading of widgets. - Use newer libadwaita 1.4 widgets. + Fixed: - data: Don't identify episodes by their title when they have a guid. - player_toolbar: request a minimum width. - Replace pkgconfig(gstreamer-player-1.0) Buildrequires with pkgconfig(gstreamer-play-1.0): follow upstream changes.- Update to version 0.6.1: * Added: - Add translation and source code links - Add escape as a universal go-back keybinding - Add missing accessibility labels to lists and menus - Add accessibility labels to the add feed popover - Make the description and cover image accessible - Episode description: make selectable, jump link titles, plaintext fallback * Changed: - Port episode_description to gtk composite template - Port home_view to gtk composite template - Delete the cover directory when removing a podcast - Downloader: raise the max-redirect-policy to 20 (from 5) - Move to reqwest async and stop using hyper directly. - Port episode_widget to gtk composite template - Upgrade to gtk4 crate to 0.7 - Port home_episode to gtk composite template - Skip hash links and empty links * Fixed: - MPRIS: connect seek instead of prev/next - Simplify the whole view and make covers accessible - Keep focus on the play button when toggling play/pause - Use correct colons (U+003A instead of U+2236) - Use correct IDs in the MPRIS player - Set images role to presentation - Don't handle 302 as a permanent redirect- Update to version 0.5.1+99: * aboutdialog: Do not allocate devs and designers * cargo: - Require GNOME 44 features - Use 2021 edition * headerbar: - Improve hamburger button - Stop using image-button * player_dialog: - Use gtk::Window - Use image-button css class * Stop using deprecated methods in gtk 4.10 * utils: Use gtk::FileDialog * Updated translations.- Update to version 0.5.1+75: * empty_view: - Use the non-symbolic color icon on the start screen - Fix wrapping for long text translations * content: Set progress bar in overlay * css: Fix action bar style * Fix clippy lints * headerbar: Improve popover header * meson: Delete custom cargo.sh script * Port to gtk4. * Updated translations. - Switch to cargo packaging and gitcheckout via source services. Add cargo-packaging and drop cargo and rust BuildRequires. Add needed cargo-packaging macros. - Add desktop-file-utils, pkgconfig(gtk4) and pkgconfig(libadwaita-1), and drop pkgconfig(gtk+-3.0) and pkgconfig(libhandy-1) BuildRequires following upstreams port. - Add a _constraints file. - Drop patch fixed upstream: + 6614bb62ecbec7c3b18ea7fe44beb50fe7942b27.patch- Add 6614bb62ecbec7c3b18ea7fe44beb50fe7942b27.patch: Fix build with meson 0.60 and newer. - Add libxml2-tools BuildRequires, as the build requests xml-stripblanks preprocessing.- Update to version 0.5.1: + Render lists in episode descriptions + Pass a file uri to mpris for the cover art instead of http url + Fix itunes tests + Updated translations. - Changes from version 0.5.0: + Description metadata for app stores + Fix the wrong User-Agent header being sent + Make newlines display in episode descritpions display correctly + Updated translations.- Update to version 0.5.0-beta: + View the episode descriptions and show notes + Pick up the pace of an episode from where you left off + We now inhibit suspend during playback + Detect Soundcloud playlists and correctly add them as feeds + 0.75 and 0.9 playback rate options + Device form factor and input metadata + Fixed: HTTP authentication when the username might be an email + Correctly set a user agent while downloading in more places + Updated translations. - Enable LTO build, no longer fails during build.- Update to version 0.4.9: + Added: - Automatically refresh Show artwork/covers - Suggest a filename on the export opml dialog - Extract RSS feeds from soundcloud links + Changed: - Upgrade dependencies - Improve indexing pipeline - Upgrade to libhandy-1.0 - Use glib channels and refactor actions handling - Use libhandy styling for lists - GTK 3 cleanups in preparation for the GTk 4 port + Fixed: - Fix date comparison with episodes from previous year - Fix copying downloads across filesystems + Removed: Remove static resources + Updated translations.reproducible 1767005703 25.3-19.725.3-19.7 gnome-podcastsorg.gnome.Podcasts.desktoporg.gnome.Podcasts.servicegnome-podcastsREADME.mdorg.gnome.Podcasts.gschema.xmlorg.gnome.Podcasts.Devel.svgorg.gnome.Podcasts.svgorg.gnome.Podcasts-symbolic.svggnome-podcastsLICENSEorg.gnome.Podcasts.appdata.xml/usr/bin//usr/share/applications//usr/share/dbus-1/services//usr/share/doc/packages//usr/share/doc/packages/gnome-podcasts//usr/share/glib-2.0/schemas//usr/share/icons/hicolor/scalable/apps//usr/share/icons/hicolor/symbolic/apps//usr/share/licenses//usr/share/licenses/gnome-podcasts//usr/share/metainfo/-mbranch-protection=standard -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/250fdf8f6d6c0d9bacf5ca5541b0c46d-gnome-podcastsdrpmzstd19T0aarch64-suse-linuxELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=d48a3357267096ae4159ab8f9fef57f73e095964, for GNU/Linux 4.3.0, strippedUnicode text, UTF-8 textASCII textdirectoryXML 1.0 document, ASCII textSVG Scalable Vector Graphics imageXML 1.0 document, Unicode text, UTF-8 text, with very long lines (513)#%#RRRRR"RRRR RRRR RR RR R RRRRRRRRRRRR!RR RRRPPPPqܝ[6$Wutf-89e4234ee432b5747cb5f101280ce1973bcfd81ce53dd14525b8dfbc61168febb8a086c0b1d4fe66a3e745fe15d88e915b8cdcf77461ab2018284c8ec30e24fa7? (/h$4t [0ՋEl<.{488F &G2̢I)J8m)|K>yKG ?KY?\d1GzEzIƷ'QDZ94n/I"7o^W:D4jic,&XW۽Ҵ^؝?gu^_qy__uݶy]1L*/B^AR(̥8Y8(@ջ5o<)%%t|⍟jg(G525#% Y8Y|[E9eD+_cR{pƠSY"tY!=&p,!>c m&5{^foŻ|by={>>Da#40A4-8.(rhBvQ  2CB YENm~O k6X?*5/q Gᘌ ~'_ ~?sT E gFa%[ ]D^q8fnhHƉ \nм£:#