diff --git a/_service b/_service index 3485738..d2d4ac7 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/Incubator/loupe.git git - refs/tags/44.1 + refs/tags/44.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/loupe-44.1.obscpio b/loupe-44.1.obscpio deleted file mode 100644 index 5dcdb7f..0000000 --- a/loupe-44.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0af6f1ebb35bf653c57a3d2421a313f227c86a4617de956cd70a134ad5e0f8a8 -size 811020 diff --git a/loupe-44.2.obscpio b/loupe-44.2.obscpio new file mode 100644 index 0000000..98389e6 --- /dev/null +++ b/loupe-44.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e497b9ccc9fb7099546e41a6dada703826371b045e78737b0ab7b26f623626 +size 931340 diff --git a/loupe.changes b/loupe.changes index 7817faa..b2bbc8b 100644 --- a/loupe.changes +++ b/loupe.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Apr 23 19:02:34 UTC 2023 - Bjørn Lie + +- Update to version 44.2: + + Use GFile instead of direct file access + + Do not crash when monitor info is not available + + Get rid of many unwraps and report issues to UI instead, just + to be safe + + Fix displayed times are wrong because they do not respect + timezones + + Add basic support for ICC color profiles + + Support opening multiple files via drag and drop + + Fix textures and background color not updating when image data + changed + + Fix not defaulting to light background color in light theme + + Fix thumbnail is broken for auto-rotated (EXIF) images + + Fix high-res scroll wheel issues + + Fix 100%/200% shortcuts ending up at best-fit when window size + close to 100%/200% + + Add printing support + + Center new tilings in the viewport, making the first rendered + tile cover the viewport already + + Allow dragging (panning) the image with middle button + + Generate list of mime types in meson and fix list of formats + + Set actions enabled state based on UI property status, not + manually everywhere + + Add and update license headers with script based on commit info + + Hide overlay controls after inactivity + + Remove OSD from HeaderBar in fullscreen + + Drop AdwFlap for HeaderBar + + Make properties button insensitive if no image shown/loading + + Move 'toggle fullscreen' button from inner to outer position + + Add 'all files' filter option to file chooser +- Add pkgconfig(lcms2) BuildRequires: New dependency. + ------------------------------------------------------------------- Wed Apr 12 09:01:31 UTC 2023 - Bjørn Lie diff --git a/loupe.obsinfo b/loupe.obsinfo index 89dc00e..ed7d9fc 100644 --- a/loupe.obsinfo +++ b/loupe.obsinfo @@ -1,4 +1,4 @@ name: loupe -version: 44.1 -mtime: 1680816289 -commit: ab34ad9f51a9fa5be7ff5d06fca3a92dee869ea0 +version: 44.2 +mtime: 1682257341 +commit: b3c38d427ddb5ee8e9b966de9c39b3f3ee89d871 diff --git a/loupe.spec b/loupe.spec index f171162..0b44540 100644 --- a/loupe.spec +++ b/loupe.spec @@ -17,7 +17,7 @@ Name: loupe -Version: 44.1 +Version: 44.2 Release: 0 Summary: A simple image viewer application License: GPL-3.0-or-later @@ -35,6 +35,7 @@ BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(gtk4) >= 4.10 BuildRequires: pkgconfig(gweather4) >= 4.0.0 +BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libadwaita-1) >= 1.3.0 BuildRequires: pkgconfig(libheif) >= 1.14.2 @@ -72,12 +73,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Loupe.deskt %{_bindir}/%{name} %{_datadir}/applications/org.gnome.Loupe.desktop %{_datadir}/dbus-1/services/org.gnome.Loupe.service -%{_datadir}/glib-2.0/schemas/org.gnome.Loupe.gschema.xml %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Loupe.Devel.svg %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Loupe.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Loupe-symbolic.svg -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/%{name}.gresource %{_datadir}/metainfo/org.gnome.Loupe.metainfo.xml %files lang -f %{name}.lang diff --git a/vendor.tar.zst b/vendor.tar.zst index b778c6c..b104b54 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d5ec3c2c7e9b8e69b0987db85060b8358ddc297d174300fc60be6a9626d1088 -size 61197890 +oid sha256:2441e91387cc0bd8d7c2843563979711fce3576f27227691d0ad756cad4b6c21 +size 61847126