forked from pool/gnome-calendar
Accepting request 1072610 from GNOME:Next
- Update to version 44.0: + Updated translations. - Update to version 44.rc: + Various fixes to calendar parsing + Fix sidebar not opening events + Fix search not working anymore + Updated translations. - Drop obsolete and unused pkgconfig(libdazzle-1.0) BuildRequires. - Update to version 44.beta: + Fix moving event to different calendars + Improve default sizing of event editor dialog + Updated translations. - Build sub-package gnome-shell-search-provider-gnome-calendar as noarch. OBS-URL: https://build.opensuse.org/request/show/1072610 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=112
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2
|
|
||||||
size 423132
|
|
3
gnome-calendar-44.0.tar.xz
Normal file
3
gnome-calendar-44.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96acd74cbf45652934515cc3447a3b895e933f86324ca92436f67ddd63c3a802
|
||||||
|
size 429884
|
@@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 16 16:52:56 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 44.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 7 08:41:54 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 44.rc:
|
||||||
|
+ Various fixes to calendar parsing
|
||||||
|
+ Fix sidebar not opening events
|
||||||
|
+ Fix search not working anymore
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop obsolete and unused pkgconfig(libdazzle-1.0) BuildRequires.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 24 18:25:32 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 44.beta:
|
||||||
|
+ Fix moving event to different calendars
|
||||||
|
+ Improve default sizing of event editor dialog
|
||||||
|
+ Updated translations.
|
||||||
|
- Build sub-package gnome-shell-search-provider-gnome-calendar as
|
||||||
|
noarch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 18 07:57:16 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Oct 18 07:57:16 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-calendar
|
# spec file for package gnome-calendar
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-calendar
|
Name: gnome-calendar
|
||||||
Version: 43.1
|
Version: 44.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A calendar application for GNOME
|
Summary: A calendar application for GNOME
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Office/Organizers
|
Group: Productivity/Office/Organizers
|
||||||
URL: https://wiki.gnome.org/Design/Apps/Calendar
|
URL: https://wiki.gnome.org/Design/Apps/Calendar
|
||||||
Source0: https://download.gnome.org/sources/gnome-calendar/43/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-calendar/44/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@@ -36,7 +36,6 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.21.2
|
|||||||
BuildRequires: pkgconfig(gtk4)
|
BuildRequires: pkgconfig(gtk4)
|
||||||
BuildRequires: pkgconfig(gweather4)
|
BuildRequires: pkgconfig(gweather4)
|
||||||
BuildRequires: pkgconfig(libadwaita-1) >= 1.2.alpha
|
BuildRequires: pkgconfig(libadwaita-1) >= 1.2.alpha
|
||||||
BuildRequires: pkgconfig(libdazzle-1.0) >= 3.33.1
|
|
||||||
BuildRequires: pkgconfig(libecal-2.0) >= 3.45.1
|
BuildRequires: pkgconfig(libecal-2.0) >= 3.45.1
|
||||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.45.1
|
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.45.1
|
||||||
BuildRequires: pkgconfig(libedataserverui4-1.0) >= 3.45.1
|
BuildRequires: pkgconfig(libedataserverui4-1.0) >= 3.45.1
|
||||||
@@ -52,6 +51,7 @@ Summary: GNOME Shell search provider to return results from the GNOME Cal
|
|||||||
Group: Productivity/Office/Organizers
|
Group: Productivity/Office/Organizers
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Supplements: (gnome-shell and %{name})
|
Supplements: (gnome-shell and %{name})
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description -n gnome-shell-search-provider-gnome-calendar
|
%description -n gnome-shell-search-provider-gnome-calendar
|
||||||
This package contains a search provider to enable GNOME Shell to get
|
This package contains a search provider to enable GNOME Shell to get
|
||||||
|
Reference in New Issue
Block a user