10 Commits

Author SHA256 Message Date
384514cb91 Accepting request 1319646 from GNOME:Factory
- Update to version 49.1:
  + When the window resizes, it will now stay in the center on
    supported systems.
  + Screenshots can now be saved to a directory of your choice.
    This additionally fixes an issue with translated folder names
    and improves security.
  + The application name should now correctly show up in the Sound
    panel of Settings.
  + Small localization improvements for right-to-left languages. (forwarded request 1319343 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1319646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/showtime?expand=0&rev=7
2025-11-24 13:13:31 +00:00
ebe3037570 - Update to version 49.1:
+ When the window resizes, it will now stay in the center on
    supported systems.
  + Screenshots can now be saved to a directory of your choice.
    This additionally fixes an issue with translated folder names
    and improves security.
  + The application name should now correctly show up in the Sound
    panel of Settings.
  + Small localization improvements for right-to-left languages.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/showtime?expand=0&rev=14
2025-11-24 07:44:07 +00:00
50a9937a67 Accepting request 1314911 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1314911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/showtime?expand=0&rev=6
2025-11-01 22:34:54 +00:00
6140ac34ab - Fix typo in gstreamer-plugins-libav Recommends.
- Add gstreamer-plugins-bad and gstreamer-plugins-good Recommends.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/showtime?expand=0&rev=12
2025-10-31 14:42:41 +00:00
bcc86eb7d3 Accepting request 1305489 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304951 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/showtime?expand=0&rev=5
2025-09-24 13:23:34 +00:00
e75801d341 Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/showtime?expand=0&rev=10
2025-09-17 15:53:58 +00:00
c321418d3f Accepting request 1304337 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1304337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/showtime?expand=0&rev=4
2025-09-12 19:10:53 +00:00
e1edec9a16 - Add gstreamer-plugins-ugly and gstreame-plugins-libav: Ensure we
recommend having codecs for audio and videoformats.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/showtime?expand=0&rev=8
2025-09-12 15:10:22 +00:00
68a066c6cd Accepting request 1274591 from GNOME:Factory
- Update to version 48.1:
  + Improved the styling of the overlay. You should now be able to
    see more of the video.
  + Subtitles now render at the display’s native resolution.
  + Moved the spinner for buffering videos to the top right to be
    less distracting.
  + Made sure to pause the video while seeking.
  + Fixed the options popover not going away after picking a
    playback speed. (forwarded request 1274184 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1274591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/showtime?expand=0&rev=3
2025-05-05 20:29:29 +00:00
862992ee9d - Update to version 48.1:
+ Improved the styling of the overlay. You should now be able to
    see more of the video.
  + Subtitles now render at the display’s native resolution.
  + Moved the spinner for buffering videos to the top right to be
    less distracting.
  + Made sure to pause the video while seeking.
  + Fixed the options popover not going away after picking a
    playback speed.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/showtime?expand=0&rev=6
2025-05-05 13:40:13 +00:00
6 changed files with 82 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/Incubator/showtime.git</param>
<param name="revision">48.0</param>
<param name="revision">49.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80ef87eb40e2933299612282ec1fd597f2dff41a19f400bc1e7cb6c5452bc71c
size 4237836

3
showtime-49.1.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aef9b50359bd2dea7e4e1714b0713772ac002c218f9683b07c6f5afb2fac1c3d
size 3516940

View File

@@ -1,3 +1,67 @@
-------------------------------------------------------------------
Sun Nov 23 09:36:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 49.1:
+ When the window resizes, it will now stay in the center on
supported systems.
+ Screenshots can now be saved to a directory of your choice.
This additionally fixes an issue with translated folder names
and improves security.
+ The application name should now correctly show up in the Sound
panel of Settings.
+ Small localization improvements for right-to-left languages.
-------------------------------------------------------------------
Fri Oct 31 07:30:10 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Fix typo in gstreamer-plugins-libav Recommends.
- Add gstreamer-plugins-bad and gstreamer-plugins-good Recommends.
-------------------------------------------------------------------
Mon Sep 15 06:31:58 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.0:
+ Updated translations
-------------------------------------------------------------------
Wed Sep 10 11:44:27 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Add gstreamer-plugins-ugly and gstreame-plugins-libav: Ensure we
recommend having codecs for audio and videoformats.
-------------------------------------------------------------------
Tue Sep 2 10:46:12 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.rc:
+ Playback now resumes after seeking
+ Improved the layout of the options menu
+ The “Repeat” option now persists across a restart of the
application
+ Improved the experience when using multiple windows
+ Fixed an issue with reopening the options menu
+ Fixed not being able to seek by scrolling
+ Fixed not being able to play symlinked videos
+ Fixed the previous playback position sometimes not restoring
+ Fixed buttons having too small of a clickable area
+ Tweaked the styling of the interface
+ Various improvements on the backend
- Replace plain blueprint-compiler BuildRequires with
pkgconfig(blueprint-compiler): meson checks for the pkgconfig
file
-------------------------------------------------------------------
Sun May 4 06:27:13 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.1:
+ Improved the styling of the overlay. You should now be able to
see more of the video.
+ Subtitles now render at the displays native resolution.
+ Moved the spinner for buffering videos to the top right to be
less distracting.
+ Made sure to pause the video while seeking.
+ Fixed the options popover not going away after picking a
playback speed.
-------------------------------------------------------------------
Sat Mar 15 15:57:51 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: showtime
version: 48.0
mtime: 1742053256
commit: d35bff5a868438f17ae874e92b910da03b9e99e5
version: 49.1
mtime: 1763815362
commit: ea99fa58ab48d749acdaca175b77d20d15fae2a8

View File

@@ -1,7 +1,7 @@
#
# spec file for package showtime
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,22 +19,26 @@
%define appid org.gnome.Showtime
Name: showtime
Version: 48.0
Version: 49.1
Release: 0
Summary: Video player
License: GPL-3.0-or-later
URL: https://gitlab.gnome.org/GNOME/Incubator/showtime
URL: https://gitlab.gnome.org/GNOME/showtime
Source: %{name}-%{version}.tar
BuildRequires: blueprint-compiler
BuildRequires: desktop-file-utils
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(blueprint-compiler)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk4) >= 4.14.0
BuildRequires: pkgconfig(libadwaita-1) >= 1.6.beta
BuildRequires: pkgconfig(gtk4) >= 4.18.0
BuildRequires: pkgconfig(libadwaita-1) >= 1.8.alpha
Requires: gstreamer-plugins-rs
Recommends: gstreamer-plugins-bad
Recommends: gstreamer-plugins-good
Recommends: gstreamer-plugins-libav
Recommends: gstreamer-plugins-ugly
BuildArch: noarch
%description
@@ -69,6 +73,7 @@ for a straightforward viewing experience.
%dir %{python3_sitelib}/%{name}
%{python3_sitelib}/%{name}/*
%{_datadir}/applications/%{appid}.desktop
%{_datadir}/dbus-1/services/org.gnome.Showtime.service
%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
%{_datadir}/icons/hicolor/scalable/apps/%{appid}.svg
%{_datadir}/icons/hicolor/symbolic/apps/%{appid}-symbolic.svg