Accepting request 1167758 from GNOME:Factory
- Update to version 46.2: + Fix fractional scaling beeing blury by setting GDK_DEBUG=gl-no-fractional as default. + Fix exposure times above 0.5 seconds not being displayed correctly in properties. + Fix page orientation from print preview dialog is not honored for actual print. (forwarded request 1166576 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1167758 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/loupe?expand=0&rev=8
This commit is contained in:
commit
0d23a77d39
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.1</param>
|
||||
<param name="revision">46.2</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:353d3792702d8de1ed7e7ad3d8ab3a5ba19af122e1d86d89a6ac1c307152ae1c
|
||||
size 1726988
|
3
loupe-46.2.obscpio
Normal file
3
loupe-46.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0947592459f1869da9501fcf8b4a5a1cec636cccc0a0d587c199c55ce951b13e
|
||||
size 1729036
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 07:09:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 46.2:
|
||||
+ Fix fractional scaling beeing blury by setting
|
||||
GDK_DEBUG=gl-no-fractional as default.
|
||||
+ Fix exposure times above 0.5 seconds not being displayed
|
||||
correctly in properties.
|
||||
+ Fix page orientation from print preview dialog is not honored
|
||||
for actual print.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 08:16:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: loupe
|
||||
version: 46.1
|
||||
mtime: 1712101351
|
||||
commit: 1ee30b0a7b5a22f1273e88a582e0c698fe4175f7
|
||||
version: 46.2
|
||||
mtime: 1712696222
|
||||
commit: 1c93e7b81e6688e235aa5e5c5ba3325d4cfa67bd
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: loupe
|
||||
Version: 46.1
|
||||
Version: 46.2
|
||||
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:d105494b389c2ac85a251e062f11293ccee715cc4b339ae392f45d6b27784d6d
|
||||
size 27656194
|
||||
oid sha256:29c54b5c859f4a6ec9c7103b2c69d61a1bec3f6de1efa197ff465300af07f8ad
|
||||
size 27626555
|
||||
|
Loading…
Reference in New Issue
Block a user