Accepting request 1111795 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/1111795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/loupe?expand=0&rev=10
This commit is contained in:
Bjørn Lie 2023-09-18 06:35:57 +00:00 committed by Git OBS Bridge
parent 9b2d2bdd78
commit e44a61c7f2
7 changed files with 39 additions and 16 deletions

View File

@ -1,9 +1,9 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/Incubator/loupe.git</param>
<param name="url">https://gitlab.gnome.org/GNOME/loupe.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/45.beta</param>
<param name="revision">refs/tags/45.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
@ -13,7 +13,7 @@
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">xz</param>
<param name="compression">zst</param>
</service>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">loupe</param>

3
loupe-45.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5eb70678aea08c32e88d00d45334b1ea8fd28bbe31080e34a5a9edd0b195df6b
size 1452044

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b2e996f90a5c42c8bbd4d5b672f6ab8c3444ab13b8e0fd924e564b1e2190eb7
size 1113612

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Sep 17 17:25:18 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
+ Always ask which program to use for "Open With…"
+ SVG: Force minimum tile size of 1000x1000
+ SVG: Don't render first tiles with zoom=1
+ Empty state: Use flat headerbar
+ Fix non-native files with path cannot be deleted
+ Update screenshots
+ Drag and Drop: Only expect sources of type FileList
+ Update SlidingView after removing unsupported image
-------------------------------------------------------------------
Fri Sep 15 16:02:29 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.beta.1:
+ Reload images when the file is replaced by moving another file
at it's place
+ Update dependencies
- Change compression in service and tarball produced to zst.
- Update URL to new home on GNOME proper.
-------------------------------------------------------------------
Wed Aug 23 20:53:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: loupe
version: 45.beta
mtime: 1691327854
commit: 10eebcd024ffb1b7de08191fa9f6f866b7682653
version: 45.0
mtime: 1694956400
commit: ebe9141f52dbcd39eef67e185273ea4438f6e889

View File

@ -17,12 +17,12 @@
Name: loupe
Version: 45.beta
Version: 45.0
Release: 0
Summary: A simple image viewer application
License: GPL-3.0-or-later
URL: https://gitlab.gnome.org/GNOME/Incubator/loupe
Source: %{name}-%{version}.tar.xz
URL: https://gitlab.gnome.org/GNOME/loupe
Source: %{name}-%{version}.tar.zst
Source2: vendor.tar.zst
Source3: cargo_config
@ -62,7 +62,7 @@ export RUSTFLAGS="%{build_rustflags}"
%check
export RUSTFLAGS="%{build_rustflags}"
%cargo_test
# No meson_test exsist upstream yet, so run these manually
# No meson_test exists upstream yet, so run these manually
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Loupe.metainfo.xml
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Loupe.desktop
@ -76,7 +76,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Loupe.deskt
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Loupe.svg
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Loupe-symbolic.svg
%{_datadir}/metainfo/org.gnome.Loupe.metainfo.xml
%{_datadir}/help/
%{_datadir}/help/C/%{name}/
%files lang -f %{name}.lang

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ed07bc80ed3d609fe8062f1f0bfcfde7adcdeeaf5df1cd5ba3db834c113957e
size 25194087
oid sha256:d7964e6fa4e04bd0a4d5524f077a65f2bb6ccb92fa1b60c530349fa59f975389
size 24950907