forked from pool/glycin-loaders
Accepting request 1130013 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1130013 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glycin-loaders?expand=0&rev=8
This commit is contained in:
parent
77c4af3d06
commit
eb4a5fde1f
@ -1,5 +0,0 @@
|
|||||||
[source.crates-io]
|
|
||||||
replace-with = "vendored-sources"
|
|
||||||
|
|
||||||
[source.vendored-sources]
|
|
||||||
directory = "vendor"
|
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:bc19a76075e88c92fe45322dad0824543ef91527ac0563bb3b543febcccebdf0
|
oid sha256:a9c6f2d0e433e9338b6a9b05cfa9992af4967c7dcde4488ee0d3a77d20edcc2a
|
||||||
size 11085325
|
size 11085325
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 30 12:58:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Run service with new obs-service-cargo, drop cargo_config as
|
||||||
|
source and clean up spec and. Cargo_audit and cargo_config are
|
||||||
|
now part of the cargo_vendor tarball/service, but in this case,
|
||||||
|
since the sourcedir in _service is called glycin, we need to keep
|
||||||
|
the manual set cargo_audit in _service to clear validation.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 14 20:05:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Nov 14 20:05:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -23,8 +23,7 @@ Summary: Sandboxed image rendering
|
|||||||
License: LGPL-2.1-or-later OR MPL-2.0
|
License: LGPL-2.1-or-later OR MPL-2.0
|
||||||
URL: https://gitlab.gnome.org/sophie-h/glycin
|
URL: https://gitlab.gnome.org/sophie-h/glycin
|
||||||
Source0: %{name}-%{version}.tar.zst
|
Source0: %{name}-%{version}.tar.zst
|
||||||
Source2: vendor.tar.zst
|
Source1: vendor.tar.zst
|
||||||
Source3: cargo_config
|
|
||||||
|
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
@ -39,9 +38,7 @@ BuildRequires: pkgconfig(libxml-2.0)
|
|||||||
Sandboxed and extendable image decoding.
|
Sandboxed and extendable image decoding.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -a2
|
%autosetup -p1 -a1
|
||||||
mkdir .cargo
|
|
||||||
cp %{SOURCE3} .cargo/config
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export RUSTFLAGS="%{build_rustflags}"
|
export RUSTFLAGS="%{build_rustflags}"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:43be3e35e9de1fc7e7936c167e5611accdb701021c492fcf5790d2e42f6c53cc
|
oid sha256:9f65349c04e96585c319b2b2fa8bb8909affba4d9046e09374ae9944da04777f
|
||||||
size 34114410
|
size 37772664
|
||||||
|
Loading…
x
Reference in New Issue
Block a user