forked from pool/snapshot
Accepting request 1172408 from GNOME:Factory
- Update to version 46.3: + Assume cameras are front cameras by default. + Update caps when switching cameras. + Do not store caps file on errors. + Avoid unnecessary stream restarts. + Updated translations. (forwarded request 1172406 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1172408 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapshot?expand=0&rev=6
This commit is contained in:
commit
09986d971a
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/Incubator/snapshot.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">46.2</param>
|
||||
<param name="revision">46.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7cabc4f6781a60cfab15e2df6ac4bf35cd4a22806baa9bcf134381bbbbabbd29
|
||||
size 1906700
|
3
snapshot-46.3.obscpio
Normal file
3
snapshot-46.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e34bf73659aae4658d6189535156513ffa52c0795010915cdaa449fef55b23d
|
||||
size 1924108
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 10:11:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 46.3:
|
||||
+ Assume cameras are front cameras by default.
|
||||
+ Update caps when switching cameras.
|
||||
+ Do not store caps file on errors.
|
||||
+ Avoid unnecessary stream restarts.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 07:36:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: snapshot
|
||||
version: 46.2
|
||||
mtime: 1712767250
|
||||
commit: d2e51255792f459ee12d6e37a59c7756728e3bc1
|
||||
version: 46.3
|
||||
mtime: 1715016467
|
||||
commit: 7a925aabf13bd07829614a917924aa8ca42b894f
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define gstreamer_version 1.20
|
||||
|
||||
Name: snapshot
|
||||
Version: 46.2
|
||||
Version: 46.3
|
||||
Release: 0
|
||||
Summary: Take pictures and videos
|
||||
License: GPL-3.0-or-later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa31677b460f6ab760d905b9b1465df8efd2ca265434aa0159162d1858df2dc8
|
||||
size 21898303
|
||||
oid sha256:6c52c3a8bf03ec807c5271488785168e640be1aac588ce8e3557aa6ba8118856
|
||||
size 22078322
|
||||
|
Loading…
Reference in New Issue
Block a user