* Fri Mar 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
+ Updated translations.
* Sat Feb 01 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ Call setlocale() earlier to fix i18n
+ Make alarm setup dialog adaptive
+ Updated translations.
* Fri Dec 20 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.alpha:
+ Add mnemonics to all buttons
+ Fix auto-focus behavior in the alarm dialog
+ Update metainfo metadata
+ Fix restoration of the window width and height
+ Port to CSS variables
+ Fix Help page
+ Fix translation of the application name
+ Updated translations.
* Fri Sep 20 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Port to new libadwaita widgets.
+ Updated translations.
- Switch to source service.
* Fri Mar 15 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Updated translations.
* Mon Mar 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
+ Add mnemonic to Start button.
+ Disable alarm after ringing when not set to repeat.
+ Fix countdown timer progress during suspend.
+ Fix resume bug on clear button pressed.
+ Fix sorting of locations.
+ Improve app metainfo for AppStream 1.0.
+ Show a toast when a new alarm is set.
+ Updated translations.
* Sun Sep 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
+ Port to new libadwaita widgets, including breakpoints
+ Bundle bell sounds
+ GNOME Shell search provider performance improvements
+ Improve location matching by normalizing location search
strings
+ Replace deprecated code paths
+ Use xdg-desktop-portal to get system clock format
+ Updated translations.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.0:
+ Updated translations.
* Sun Mar 05 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.rc:
+ Updated translations.
* Fri Feb 24 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.beta:
+ Display seconds in the world clock detail view
+ Reset snooze time when disabling alarms
+ Add mnemonics to the view switcher
+ Say ahead/behind instead of later/earlier
+ Fix button layout in the timer view
+ Add missing ellipses to button labels
+ Remove an incorrect tooltip
+ Help fixes
+ Updated translations.
Version: 3.34.0-bp152.2.4
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Wed Sep 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.0:
+ Updated translations.
* Sun Sep 01 2019 mgorse@suse.com
- Update to version 3.33.1:
+ Expose world clock locations to gnome-shell.
+ Updated translations.
- Remove /usr/share/gnome-clocks from files: images have been
moved to a GResource.
* Sun Mar 10 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Updated translations.
* Sun Jan 06 2019 bjorn.lie@gmail.com
- Update to version 3.31.2:
+ Update icon.
+ Updated translations.
* Sat Jan 05 2019 bjorn.lie@gmail.com
- Update to version 3.31.1:
+ Replace Appmenu with a menu button.
+ Update icon.
+ Various bug fixes.
+ Updated translations.
- Drop upstream fixed patches:
+ gnome-clocks-timer-Set-width-chars2.patch.
+ gnome-clocks-timer-fixes.patch.
* Fri Dec 28 2018 bjorn.lie@gmail.com
- Add upstream bug fix patches from stable branch:
+ gnome-clocks-timer-Set-width-chars2.patch: timer: Set
width-chars=2 property on the spinbuttons.
+ gnome-clocks-timer-fixes.patch: Various backported timer fixes.
* Wed Oct 24 2018 bjorn.lie@gmail.com
- Update to version 3.30.1:
+ Flatpak package improvements.
* Sat Sep 01 2018 bjorn.lie@gmail.com
- Update to version 3.30.0:
+ Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Sat Mar 10 2018 bjorn.lie@gmail.com
- Update to version 3.28.0:
+ Search: workaround crash due to libgweather serialization.
+ Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sun Dec 24 2017 luc14n0@linuxmail.org
- Update to version 3.27.1:
+ World clocks: add UTC and "Anywhere on Earth" clocks.
+ Updated translations.
- Add glib-2.0 and gobject-2.0 pkgconfig BuildRequires. Note that
they were being pulled with gio-2.0 pkgconfig module and used
already as all of them live in glib2-devel package.
- Drop %glib2_gsettings_schema_*, %icon_theme_cache_* and
%desktop_database_* post/postun scriptlets and
%glib2_gsettings_schema_requires macro. They are no longer needed
since RPM file triggers.
- Following the above, drop hicolor-icon-theme BuildRequires, no
longer needed.
- Drop update-desktop-files BuildRequires and stop using
suse_update_desktop_file macro, not needed.
- Add fdupes BuildRequires and pass corresponding fdupes macro,
silence rpmlint.
- Do a minor spec cleanup.
* Sun Oct 15 2017 zaitor@opensuse.org
- Update to version 3.26.1:
+ Updated translations.
* Sun Sep 10 2017 zaitor@opensuse.org
- Update to version 3.26.0:
+ build: fix installation of locale data.
+ Updated translations.
* Sun Aug 20 2017 zaitor@opensuse.org
- Update to version 3.25.90:
+ Updated translations.
* Fri Jul 07 2017 zaitor@opensuse.org
- Update to version 3.25.2:
+ Converted World clocks and Alarms to GtkFlowBox.
+ Require Meson 0.41.0.
+ Updated translations.
- Drop gnome-clocks-fix-icons-install.patch: Fixed upstream.
* Thu May 18 2017 zaitor@opensuse.org
- Update to version 3.25.1:
+ World clocks: show state name when available.
+ Switched to the Meson build system.
+ Updated translations.
- Add meson BuildRequires and switch autotools macros configure,
make and makeinstall to meson, meson_build and meson_install
following upstream switch to Meson build system.
- Add gnome-clocks-fix-icons-install.patch: Fix icons install.
* Sat Mar 18 2017 zaitor@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
* Wed Feb 15 2017 dimstar@opensuse.org
- Update to version 3.23.90:
+ Withdraw notifications when the application receives focus.
+ Misc bugfixes.
+ Updated translations.