Accepting request 1235448 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1235448 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glycin-loaders?expand=0&rev=11
This commit is contained in:
commit
5589cc504b
4
_service
4
_service
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/sophie-h/glycin.git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/glycin.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">1.1.2</param>
|
||||
<param name="revision">1.1.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f21cbe7c70f5081af57d9fb2a9110331d756e78cb3954a21a9c26fc3e5e60f2e
|
||||
size 11112461
|
3
glycin-loaders-1.1.4.obscpio
Normal file
3
glycin-loaders-1.1.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6400fa56b4d734f05309b2f55b57e2acdfd848f04a1c54fe19a207de6c62f88
|
||||
size 11116045
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 4 08:16:56 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.1.4:
|
||||
+ Fixed:
|
||||
- image-rs: Support `image/qoi` mime-type for QOI in addition
|
||||
to `image/x-qoi`.
|
||||
- libglycin:
|
||||
. Include stdint.h.
|
||||
. Remove dependency on gtk in header and move it to
|
||||
libglycin-gtk4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 08:46:52 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update URL and git url to new upstream home (GNOME core).
|
||||
Following this, run all services, ensure the new url works as
|
||||
expected.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 08:45:45 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: glycin-loaders
|
||||
version: 1.1.2
|
||||
mtime: 1732311911
|
||||
commit: ec00d78b3e4f48030011601fcf991d0749fa3dab
|
||||
version: 1.1.4
|
||||
mtime: 1735945021
|
||||
commit: af015db81a0da146c4e56213baf9d1cc3eaa551e
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glycin-loaders
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,11 +19,11 @@
|
||||
%bcond_without jxl
|
||||
|
||||
Name: glycin-loaders
|
||||
Version: 1.1.2
|
||||
Version: 1.1.4
|
||||
Release: 0
|
||||
Summary: Sandboxed image rendering
|
||||
License: LGPL-2.1-or-later OR MPL-2.0
|
||||
URL: https://gitlab.gnome.org/sophie-h/glycin
|
||||
URL: https://gitlab.gnome.org/GNOME/glycin
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source1: vendor.tar.zst
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91f14470daa9120a2fefbe4e162bf5c54ecd39e6bc17275b429b72c76c6d9718
|
||||
size 24104743
|
||||
oid sha256:ce3ba8597844034c8bbcd6565128e32284071ae1607f9d6f5d4818848ee4127f
|
||||
size 24125780
|
||||
|
Loading…
x
Reference in New Issue
Block a user