forked from pool/loupe
Accepting request 1208555 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1208555 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/loupe?expand=0&rev=10
This commit is contained in:
commit
21b734f26d
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/loupe.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/loupe.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">47.0</param>
|
<param name="revision">47.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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01dcd1151da0f5de66abdf742c290797969fb1b77dd39df083153da90135ee2e
|
|
||||||
size 2179084
|
|
3
loupe-47.1.obscpio
Normal file
3
loupe-47.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0fd89c282cdde6913d3c48b40cd8204801b80cc6aa75f28b99da80e608f8c777
|
||||||
|
size 2246156
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 17 07:31:05 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 47.1:
|
||||||
|
+ Add `<branding><color>`s instead of just using
|
||||||
|
`GnomeSoftware::key-colors`. That they weren't set was an
|
||||||
|
oversight.
|
||||||
|
+ Fixed:
|
||||||
|
- Make the string "Error Details" translatable.
|
||||||
|
- Require glycin 2.0.1 crate to detect SVGZ files properly.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 13 11:48:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Sep 13 11:48:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: loupe
|
name: loupe
|
||||||
version: 47.0
|
version: 47.1
|
||||||
mtime: 1726227616
|
mtime: 1729109576
|
||||||
commit: 7da25da28991c04327d1c901d0483ace01653f82
|
commit: 5f6ece6ce607f24771af964fab4edefbe1707d57
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: loupe
|
Name: loupe
|
||||||
Version: 47.0
|
Version: 47.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A simple image viewer application
|
Summary: A simple image viewer application
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c88755eb5c52cb7ace021ca8801b14d88e3b9197b0789c82405d8ec4f21f7f0d
|
oid sha256:a40ef4948ff838a9ca4c9075de1ecf202729497e2d3741a02a19ff2018b4a24e
|
||||||
size 26286715
|
size 26311695
|
||||||
|
Loading…
Reference in New Issue
Block a user