SHA256
1
0
forked from pool/snapshot

Accepting request 1132225 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1132225
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/snapshot?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-12-11 09:01:45 +00:00 committed by Git OBS Bridge
parent 7776ce99fa
commit 9c4a304ad4
8 changed files with 24 additions and 24 deletions

View File

@ -3,8 +3,8 @@
<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">9fa1cf5d0ba15d06602a1ad9f54f452df4d57d67</param> <param name="revision">refs/tags/45.1</param>
<param name="versionformat">45.0</param> <param name="versionformat">45.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,5 +0,0 @@
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"

View File

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

3
snapshot-45.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 9 11:29:31 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.1:
+ Various Bugfixes
+ Update internal libraries
+ Updated translations.
- Drop cargo_config as source, no longer needed.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 16 12:29:34 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> Sat Sep 16 12:29:34 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: snapshot name: snapshot
version: 45.0 version: 45.1
mtime: 1694860656 mtime: 1702117991
commit: 9fa1cf5d0ba15d06602a1ad9f54f452df4d57d67 commit: 10bd7f8d86897656b89d63b3fdbda74d34052ff0

View File

@ -19,14 +19,13 @@
%define gstreamer_version 1.20 %define gstreamer_version 1.20
Name: snapshot Name: snapshot
Version: 45.0 Version: 45.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
URL: https://gitlab.gnome.org/GNOME/snapshot URL: https://gitlab.gnome.org/GNOME/snapshot
Source: %{name}-%{version}.tar.zst Source0: %{name}-%{version}.tar.zst
Source2: vendor.tar.zst Source1: vendor.tar.zst
Source3: cargo_config
BuildRequires: appstream-glib BuildRequires: appstream-glib
BuildRequires: cargo-packaging BuildRequires: cargo-packaging
@ -35,9 +34,9 @@ BuildRequires: libxml2-tools
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0) >= 2.75 BuildRequires: pkgconfig(glib-2.0) >= 2.75
BuildRequires: pkgconfig(gstreamer-1.0) >= %{gstreamer_version}
BuildRequires: pkgconfig(gtk4) >= 4.9.0 BuildRequires: pkgconfig(gtk4) >= 4.9.0
BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha
BuildRequires: pkgconfig(gstreamer-1.0) >= %{gstreamer_version}
## Needed for camerabin ## Needed for camerabin
BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{gstreamer_version} BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{gstreamer_version}
## ##
@ -49,9 +48,7 @@ BuildRequires: pkgconfig(gstreamer-video-1.0) >= %{gstreamer_version}
%lang_package %lang_package
%prep %prep
%autosetup -p1 -a2 %autosetup -p1 -a1
mkdir .cargo
cp %{SOURCE3} .cargo/config
%build %build
export RUSTFLAGS="%{build_rustflags}" export RUSTFLAGS="%{build_rustflags}"
@ -85,4 +82,3 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome
%files lang -f %{name}.lang %files lang -f %{name}.lang
%changelog %changelog

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:67c4d80c1ec30da3732ab51f83a45961ef254f065d4337ef7e1f8ee45c16b0bf oid sha256:f9fdbc1f29785a2306d5381aa2beb562d10bcfe6f45eeb329068957a3721057e
size 32826038 size 28282569