Accepting request 1207877 from GNOME:Factory

- Update to version 47.1:
  + Optimize caps selection for 16:9.
  + Only get devices from pipewire.
- Add gstreamer-plugins-rs Requires, Snapshot needs the
  gst-plugin-gtk4 provided by it during runtime. (forwarded request 1207488 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1207877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapshot?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-10-15 12:58:24 +00:00 committed by Git OBS Bridge
commit a3f5e19126
7 changed files with 20 additions and 10 deletions

View File

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

View File

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

3
snapshot-47.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 12 16:53:41 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ Optimize caps selection for 16:9.
+ Only get devices from pipewire.
- Add gstreamer-plugins-rs Requires, Snapshot needs the
gst-plugin-gtk4 provided by it during runtime.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 15 19:10:21 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com> Sun Sep 15 19:10:21 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: snapshot name: snapshot
version: 47.0.1 version: 47.1
mtime: 1726426120 mtime: 1728750748
commit: eaf7099eca503e93807c0d7d9d3af9b3dbd5c522 commit: 03ec152e3031a6b290c0f0735322a475a55be92c

View File

@ -19,7 +19,7 @@
%define gstreamer_version 1.20 %define gstreamer_version 1.20
Name: snapshot Name: snapshot
Version: 47.0.1 Version: 47.1
Release: 0 Release: 0
Summary: Take pictures and videos Summary: Take pictures and videos
License: GPL-3.0-or-later License: GPL-3.0-or-later
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(libadwaita-1) >= 1.4.0
BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{gstreamer_version} BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{gstreamer_version}
## ##
BuildRequires: pkgconfig(gstreamer-video-1.0) >= %{gstreamer_version} BuildRequires: pkgconfig(gstreamer-video-1.0) >= %{gstreamer_version}
Requires: gstreamer-plugins-rs
%description %description
%{summary}. %{summary}.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:76f6ede1e8ab6138305ce7d73f71e632595f53b66385ecbab7c600db2554173c oid sha256:980f43c1407f306433f9a2db33ddfcc67ce3da3af67a713eb77017c2a7125fa6
size 26140694 size 29925571