diff --git a/_service b/_service index dc24b38..b1634c1 100644 --- a/_service +++ b/_service @@ -1,9 +1,9 @@ - https://gitlab.gnome.org/Incubator/loupe.git + https://gitlab.gnome.org/GNOME/loupe.git git - refs/tags/45.beta + refs/tags/45.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 @@ -13,7 +13,7 @@ *.tar - xz + zst loupe diff --git a/loupe-45.0.obscpio b/loupe-45.0.obscpio new file mode 100644 index 0000000..b5e8612 --- /dev/null +++ b/loupe-45.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb70678aea08c32e88d00d45334b1ea8fd28bbe31080e34a5a9edd0b195df6b +size 1452044 diff --git a/loupe-45.beta.obscpio b/loupe-45.beta.obscpio deleted file mode 100644 index e575445..0000000 --- a/loupe-45.beta.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b2e996f90a5c42c8bbd4d5b672f6ab8c3444ab13b8e0fd924e564b1e2190eb7 -size 1113612 diff --git a/loupe.changes b/loupe.changes index 31b05bf..bf7c243 100644 --- a/loupe.changes +++ b/loupe.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Sep 17 17:25:18 UTC 2023 - Bjørn Lie + +- 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 + +- 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 diff --git a/loupe.obsinfo b/loupe.obsinfo index 862fb0b..0f2914c 100644 --- a/loupe.obsinfo +++ b/loupe.obsinfo @@ -1,4 +1,4 @@ name: loupe -version: 45.beta -mtime: 1691327854 -commit: 10eebcd024ffb1b7de08191fa9f6f866b7682653 +version: 45.0 +mtime: 1694956400 +commit: ebe9141f52dbcd39eef67e185273ea4438f6e889 diff --git a/loupe.spec b/loupe.spec index b54750f..c4be438 100644 --- a/loupe.spec +++ b/loupe.spec @@ -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 diff --git a/vendor.tar.zst b/vendor.tar.zst index 3121700..f0a402d 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ed07bc80ed3d609fe8062f1f0bfcfde7adcdeeaf5df1cd5ba3db834c113957e -size 25194087 +oid sha256:d7964e6fa4e04bd0a4d5524f077a65f2bb6ccb92fa1b60c530349fa59f975389 +size 24950907