Accepting request 1126459 from GNOME:Next
- Update to version 0.1.2: + GIF/APNG/WEBP: Assume frame length of 100ms if provided frame length is zero or invalid. OBS-URL: https://build.opensuse.org/request/show/1126459 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glycin-loaders?expand=0&rev=6
This commit is contained in:
parent
432065a196
commit
77c4af3d06
4
_service
4
_service
@ -3,8 +3,8 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/sophie-h/glycin.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">refs/tags/0.1.1</param>
|
||||
<param name="versionformat">0.1.1</param>
|
||||
<param name="revision">refs/tags/0.1.2</param>
|
||||
<param name="versionformat">0.1.2</param>
|
||||
<param name="filename">glycin-loaders</param>
|
||||
<!-- <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e48c2a863e6d1dfff57b6f824dfa3a290f8b247d110e5adeb56074e3686f33b6
|
||||
size 11084813
|
3
glycin-loaders-0.1.2.obscpio
Normal file
3
glycin-loaders-0.1.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc19a76075e88c92fe45322dad0824543ef91527ac0563bb3b543febcccebdf0
|
||||
size 11085325
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 20:05:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.1.2:
|
||||
+ GIF/APNG/WEBP: Assume frame length of 100ms if provided frame
|
||||
length is zero or invalid.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 22:31:36 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glycin-loaders
|
||||
version: 0.1.1
|
||||
mtime: 1695071875
|
||||
commit: c6eb928ad4cc557718835d21c4238230bb844c7d
|
||||
version: 0.1.2
|
||||
mtime: 1699984664
|
||||
commit: 84885234beca8185ca739bfcca229fb52b339800
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: glycin-loaders
|
||||
Version: 0.1.1
|
||||
Version: 0.1.2
|
||||
Release: 0
|
||||
Summary: Sandboxed image rendering
|
||||
License: MPL-2.0 OR LGPL-2.1-or-later
|
||||
License: LGPL-2.1-or-later OR MPL-2.0
|
||||
URL: https://gitlab.gnome.org/sophie-h/glycin
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source2: vendor.tar.zst
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b2ba859151227a5cf71c3c9a71dbb2ca6634067efe9bdc558fe15e12d268090
|
||||
size 34172876
|
||||
oid sha256:43be3e35e9de1fc7e7936c167e5611accdb701021c492fcf5790d2e42f6c53cc
|
||||
size 34114410
|
||||
|
Loading…
x
Reference in New Issue
Block a user