1
0

Accepting request 962956 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/962956
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=101
This commit is contained in:
2022-03-21 08:35:55 +00:00
committed by Git OBS Bridge
parent 032a43a929
commit 9a577decc9
5 changed files with 38 additions and 35 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Fri Mar 18 21:57:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 8 07:52:54 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.rc:
+ Fix a couple of regressions in the event importer dialog.
+ More timezone fixes when importing events.
+ Fix event times in event popover.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 15 22:37:15 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.beta:
+ Port to GTK4
+ Rewrite the Year view to be a month nagivator
+ Various improvements to timezone handling
+ Update Ctrl+1/2/3 shortcuts to use Alt instead
- Drop e35dbc1acd03dd1751b755b6c8e1932a692ad4e1.patch: Fixed
upstream.
- Replace the following BuildRequires:
+ pkgconfig(gtk+-3.0) with pkgconfig(gtk4)
+ pkgconfig(gweather-3.0) with pkgconfig(gweather4)
+ pkgconfig(libhandy-1) with pkgconfig(libadwaita-1)
-------------------------------------------------------------------
Tue Feb 1 20:51:58 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>