File gnome-kiosk.changes of Package gnome-kiosk

-------------------------------------------------------------------
Mon Mar 17 15:05:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 48.0:
  + No changes, stable bump only.

-------------------------------------------------------------------
Thu Mar  6 17:04:35 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 48.rc:
  + Add Shell screenshot API support
  + Support ISO_Next_Group key combo for switching keyboard layouts
  + Fix search appliance session with systemd
  + Fix crash in input-selector if the DBus interface is not
    available

-------------------------------------------------------------------
Tue Jan 14 13:49:05 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 48.alpha:
  + Port to mutter 48
  + Add basic window configurability from a static config file. See
    https://gitlab.gnome.org/GNOME/gnome-kiosk/-/blob/main/CONFIG.md?ref_type=heads
    for details.
- Bump mutter_api define to 16 and drop
  pkgconfig(mutter-cogl-pango-%{mutter_api}) BuildRequires
  following upstreams port.
- Add desktop-file-utils BuildRequires: New dependency. Following
  this, add check section and verify desktop files during build.

-------------------------------------------------------------------
Wed Sep 18 16:28:12 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 47.0:
  + No changes.

-------------------------------------------------------------------
Mon Sep 16 12:00:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Update to version 47.rc:
  + Fix crash on VT change.
  + Support gnome-shell introspection api when started with
    --unsafe-mode.
  + CI updates.

-------------------------------------------------------------------
Wed Sep 11 17:41:03 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 47.alpha:
  + Port to mutter 47
  + Build with mutter that lacks X11 support
  + Typo fixes
- Drop gnome-kiosk-mutter-46.patch: No longer needed.
- Set mutter_api 15, following upstreams port to Mutter 47.

-------------------------------------------------------------------
Tue Mar 19 07:48:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Update to version 46.0:
  + Fixes with localed integration.

-------------------------------------------------------------------
Thu Mar  7 15:34:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Add gnome-kiosk-mutter-46.patch: Fix build against mutter 46.rc.

-------------------------------------------------------------------
Mon Mar  4 08:26:37 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Update to version 46.rc:
  + Use gnome-text-editor instead of gedit for example script.
  + Keymap fix.

-------------------------------------------------------------------
Wed Jan 17 07:43:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Update to version 46.alpha:
  + Add automount manager.
  + Support headless sessions.
  + Port to mutter 46.
  + Docs update.
- Set mutter_api 14, following upstreams port to Mutter 46.

-------------------------------------------------------------------
Sun Sep 17 12:52:47 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 45.0:
  + Complete port to mutter 45.
- Switch compression to zst in both service and tarball produced.

-------------------------------------------------------------------
Sun Sep 10 19:42:16 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>

- Update to version 45.rc:
  + Switch to gnome-desktop4.
  + Port to mutter 45.

-------------------------------------------------------------------
Wed Aug  9 15:25:06 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 44.0+4:
  + build: Switch to gnome-desktop-4
  + Build against mutter API version 13
- Replace pkgconfig(gnome-desktop-3.0) with
  pkgconfig(gnome-desktop-4) BuildRequires following upstream
  changes.
- Bump mutter_api define to 13 following upstream changes.

-------------------------------------------------------------------
Mon Mar 20 16:09:31 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 44.0:
  + No changes, stable bump only.

-------------------------------------------------------------------
Mon Mar  6 16:02:51 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 44.rc:
  + Rename dconf profile to not have hyphen
  + Set dconf profile unconditionally
  + Use https instead of http in search-app

-------------------------------------------------------------------
Fri Feb 24 18:05:38 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 44.beta:
  + Deprecation fixes
  + Require mutter 44
  + Compat fix for Anaconda Installer project
  + Script session double-starting fix
  + Allow changing background in gsettings
- Bump mutter_api define to 12 following upstream changes.
- Build sample-app as noarch.

-------------------------------------------------------------------
Tue Sep 20 17:52:44 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 43.0:
  + Meson build fixes.
  + Require mutter 43.
  + Clean up code format.

-------------------------------------------------------------------
Sat Sep 10 13:37:57 UTC 2022 - bjorn.lie@gmail.com

- Update to version 42.0+12:
  * compositor:
    - Delete g_autoptr blank lines
    - Run entire codebase through uncrustify
  * scripts:
    - Don't force newline after variable declarations
    - Add uncrustify config
  * ci: Enforce coding style in CI
  * Bump mutter library requirements to 11 (mutter 43)
  * Drop unused positional argument to i18n.merge_file
- Switch to git checkout via source service, following this, bump
  mutter_api to 11 following upstream changes.
- Drop gnome-kiosk-fix-meson-061.patch: Fixed upstream.

-------------------------------------------------------------------
Tue Mar 22 08:10:07 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 42.0:
  + No changes, stable bump only.

-------------------------------------------------------------------
Wed Feb  2 21:26:51 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Add gnome-kiosk-fix-meson-061.patch: Fix build with meson 0.61
  and newer.
- Add fdupes BuildRequires and macro, remove duplicates.
- Split out gnome-kiosk-sample-app and add a hard Requires on
  MozillaFirefox, needed for the sample app.

-------------------------------------------------------------------
Mon Jan 24 21:22:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 42.alpha:
  + Port to mutter 42.
  + Docs fixes.
  + Build goo fixes.
- Drop gnome-kiosk-bump-mutter.patch: Fixed upstream.
- Drop mutter-devel, switch to proper pkgconfig() BuildRequires and
  add a mutter_api define and set it to 10. Add the following
  pkgconfig(libmutter-10), pkgconfig(mutter-clutter-10),
  pkgconfig(mutter-cogl-10) and pkgconfig(mutter-cogl-pango-10).

-------------------------------------------------------------------
Wed Jan 12 12:12:04 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Add gnome-kiosk-bump-mutter.patch: Bump version of libmutter
  required.

-------------------------------------------------------------------
Thu Sep 23 16:03:25 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

- Initial package, version 41.0.
openSUSE Build Service is sponsored by