forked from pool/loupe
Accepting request 1205482 from GNOME:Factory
SCripted push of GNOME 47 OBS-URL: https://build.opensuse.org/request/show/1205482 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/loupe?expand=0&rev=9
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/loupe.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">46.2</param>
|
||||
<param name="revision">47.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0947592459f1869da9501fcf8b4a5a1cec636cccc0a0d587c199c55ce951b13e
|
||||
size 1729036
|
3
loupe-47.0.obscpio
Normal file
3
loupe-47.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01dcd1151da0f5de66abdf742c290797969fb1b77dd39df083153da90135ee2e
|
||||
size 2179084
|
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 11:48:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 47.0:
|
||||
+ Flickering while images are reloaded. Instead, keep the old
|
||||
textures around until a new texture is available.
|
||||
+ Forcing the zoom to the center of the image is now working
|
||||
again. This is especially noticable when using the touchpads
|
||||
pinch gesture.
|
||||
+ When disabling animations in the OS and using the buttons to
|
||||
change the image, the wrong image was shown, disabling features
|
||||
like zoom.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 30 09:01:55 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.beta.1:
|
||||
+ Don't force Flatpak sandbox SVGs. This fixes SVGs not loading
|
||||
outside of Flatpak.
|
||||
+ Make the window wider when it would open with a bottom-sheet
|
||||
overlay for properties. That way, the properties can be shown
|
||||
in a sidebar.
|
||||
+ Properly detect non-transparent images and down download a
|
||||
thumbnail for background detection for them. For some reason,
|
||||
the thumbnail download is using a lot of VRAM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 07:09:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: loupe
|
||||
version: 46.2
|
||||
mtime: 1712696222
|
||||
commit: 1c93e7b81e6688e235aa5e5c5ba3325d4cfa67bd
|
||||
version: 47.0
|
||||
mtime: 1726227616
|
||||
commit: 7da25da28991c04327d1c901d0483ace01653f82
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: loupe
|
||||
Version: 46.2
|
||||
Version: 47.0
|
||||
Release: 0
|
||||
Summary: A simple image viewer application
|
||||
License: GPL-3.0-or-later
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29c54b5c859f4a6ec9c7103b2c69d61a1bec3f6de1efa197ff465300af07f8ad
|
||||
size 27626555
|
||||
oid sha256:c88755eb5c52cb7ace021ca8801b14d88e3b9197b0789c82405d8ec4f21f7f0d
|
||||
size 26286715
|
||||
|
Reference in New Issue
Block a user