Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

FocusTimer-lang-1.1.3-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: FocusTimer-lang Distribution: openSUSE Tumbleweed
Version: 1.1.3 Vendor: openSUSE
Release: 1.1 Build date: Mon Jul 27 17:22:54 2026
Group: System/Localization Build host: reproducible
Size: 122620 Source RPM: FocusTimer-1.1.3-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/focustimerhq/FocusTimer
Summary: Translations for package FocusTimer
Provides translations for the "FocusTimer" package.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Mon Jul 27 2026 Michael Vetter <mvetter@suse.com>
  - gnome-pomodoro got renamed FocusTimer in 1.0.0
    Update and modernize spec file accordingly
  - Changes in 1.0.0:
    * Fix break overlay scaling on HiDPI displays
    * Automatic daily backup
    * Removed libcanberra backend for playing notification sounds
  - Changes in 1.1.0:
    * Support for GNOME Shell extension
    * Option to autostart on login
    * Reviewed sound files
    * Fix build with vala 0.56.19
  - Changes in 1.1.1:
    * System tray icon
    * Smoother sound transitions
    * Fix break overlay scaling on HiDPI displays
    * Fix missing sounds after switching soundcards
  - Changes in 1.1.2:
    * Deeper integration with notification servers
    * Idle detection on Wayland
    * Improve screensaver detection
    * Fix autostart
  - Changes in 1.1.3:
    * Middle-button gesture on timer views
    * Option to toggle DND on KDE
    * Increase session expiry timeout to 2 hours
    * Handle CLI timer options while starting the app
    * Improve Global Shortcuts integration
    * Improve saving session to database frequently
    * Improve initializing gnome-shell extension
    * Fix withdrawing notifications on shutdown
    * Fix "variable" popover in automation panel
* Thu Mar 26 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 0.29.0:
    + Support for GNOME Shell 50
    + Migrated to libpeas-2
  - Replace pkgconfig(libpeas-1.0) BuildRequires with
    pkgconfig(libpeas-2): follow upstreams port to libpeas-2.
* Tue Jan 27 2026 Michael Vetter <mvetter@suse.com>
  - Update to 0.28.1:
    * Added Tamil translation
    * Added Hebrew translation
* Mon Sep 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Fix max version of gnome-shell.
* Mon Sep 29 2025 Michael Vetter <mvetter@suse.com>
  - Update to 0.28.0:
    * Support for GNOME Shell 49
    * Updated German translation
* Sun May 04 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Drop obsolete and unused gnome-common BuildRequires.
* Fri Mar 21 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Fix gnome-shell BuildRequires/Requires max version.
* Sun Feb 23 2025 Michael Vetter <mvetter@suse.com>
  - Update to 0.27.0:
    * Support for GNOME Shell 48
    * Split time spent across midnight
    * Updated translations.
* Fri Oct 11 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Bump forgotten Requires max version change from last update.
* Wed Sep 11 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.26.0:
    + Support for GNOME Shell 47
    + Allow to dismiss screen overlay by gesture when a video is playing
    + Add Georgian translation
    + Adjusted translations in appdata
* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - BuildRequire gettext-devel instead of gettext: allow OBS to
    shortcut through gettext-runtime-mini.
* Mon Jun 03 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.25.2:
    + Fix keeping notification after extending Pomodoro
* Fri Mar 29 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.25.1:
    + Fixes for GNOME Shell 46
    + Drop support for GNOME Shell 45
* Tue Mar 05 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.25.0:
    + Support for GNOME Shell 46
    + Adjust build script to meson 0.59.0
  - Drop gnome-pomodoro-gnome46.patch
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Add gnome-pomodoro-gnome46.patch: mark extension compatible with
    GNOME 46.
  - Use the boolean-dep for gnome-shell also in the BuildRequires
    statement.
* Wed Jan 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix requires: use boolean dep to ensure gnome-shell >= 45 and
    gnome-shell < 46 must be satisfied by a single package.
* Tue Dec 05 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.24.1:
    * Fixed timerState tracking and waking up of screen on the
      screen shield
* Mon Aug 28 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.24.0:
    * Marked extension as compatible with GNOME Shell 45 with no
      backwards compatibility
    * Fixed alignment of the indicator menu
    * Changed the default view in the app to Timer
  - Drop 0001-Mark-extension-as-compatible-with-GNOME-Shell-45.patch
* Wed Aug 23 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Add 0001-Mark-extension-as-compatible-with-GNOME-Shell-45.patch:
    mark extension as compatible with GNOME 45
    (gh#gnome-pomodoro/gnome-pomodoro#667)
* Wed Aug 23 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Bump the dependency on gnome-shell to allow gnome-shell 45.
* Fri Mar 31 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.23.1:
    * Fixed invalid appdata file
* Wed Mar 29 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Validate appdata during check. (We already had the needed
    dependency in place).
  - Use ldconfig_scriptlets macro.
* Mon Mar 27 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.23.0:
    * Marked extension as compatible with GNOME Shell 44
    * Added skip button
    * Lock-screen widget
    * Fixed annoucement notification getting dismiss
  - Drop e67bf9d0d0ea3604654145aa7e40d239d3d8109d.patch
  - Update Source to new home.
* Thu Mar 23 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Correct the dependency on gnome-shell to allow gnome-shell 44.
* Wed Mar 01 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Add e67bf9d0d0ea3604654145aa7e40d239d3d8109d.patch: Mark
    extension as compatible with GNOME Shell 44
* Mon Feb 06 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.22.1:
    * Close screen overlay by hitting Esc key - a failsafe method
    * Don't open screen overlay while a video call app is fullscreen
    * Fixed screen overlays timer label getting ellipsized
    * Fixed screen overlay being over screensaver animation
    * Add --reset commandline option

Files

/usr/share/locale/id/LC_MESSAGES/focus-timer.mo
/usr/share/locale/ka/LC_MESSAGES/focus-timer.mo
/usr/share/locale/lt/LC_MESSAGES/focus-timer.mo
/usr/share/locale/pl/LC_MESSAGES/focus-timer.mo
/usr/share/locale/sv/LC_MESSAGES/focus-timer.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 4 22:27:47 2026