diff --git a/gnome-calendar-3.34.2.tar.xz b/gnome-calendar-3.34.2.tar.xz deleted file mode 100644 index f6a049d..0000000 --- a/gnome-calendar-3.34.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ca32c2354461f1728e54a14f38fc3a9e052f579bb3893a7b09f10105268d5ae -size 588996 diff --git a/gnome-calendar-3.36.1.tar.xz b/gnome-calendar-3.36.1.tar.xz new file mode 100644 index 0000000..2cfa71f --- /dev/null +++ b/gnome-calendar-3.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8c20b005c8934a223aa931399ffced244d06b9d749a071cc27c89540718362 +size 603664 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index 7572b6b..c05919a 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu Apr 16 21:52:39 UTC 2020 - Bjørn Lie + +- Update to version 3.36.1: + + Introduce a new engine. + + Fix a lot of bugs. + + Support webcal:// URLs. + + Updated translations. +- Add fdupes BuildRequires and macro call, remove duplicates. + +------------------------------------------------------------------- +Sat Mar 7 19:04:28 UTC 2020 - bjorn.lie@gmail.com + +- Update to version 3.36.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 29 23:15:28 UTC 2020 - mgorse@suse.com + +- Update to version 3.35.92: + + Reorganize source code folders. + + Redesigned event editor dialog. + + Many other minor code cleanups. + + Updated translations. +- Drop gnome-calendar-appid.patch: fixed upstream. +- Add libhandy to BuildRequires. + +------------------------------------------------------------------- +Fri Feb 14 10:16:33 UTC 2020 - Dominique Leuenberger + +- Update to version 3.35.2: + + New Nightly app icon. + + Many code cleanups. + + Updated translations. +- Add gnome-calendar-appid.patch: Fix app ID outside devel profile. + ------------------------------------------------------------------- Wed Oct 9 20:40:38 UTC 2019 - Bjørn Lie diff --git a/gnome-calendar.spec b/gnome-calendar.spec index ff51326..ca57c70 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calendar # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,15 @@ Name: gnome-calendar -Version: 3.34.2 +Version: 3.36.1 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0-or-later Group: Productivity/Office/Organizers URL: https://wiki.gnome.org/Design/Apps/Calendar -Source0: https://download.gnome.org/sources/gnome-calendar/3.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calendar/3.36/%{name}-%{version}.tar.xz +BuildRequires: fdupes BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.23 @@ -39,6 +40,7 @@ BuildRequires: pkgconfig(libecal-2.0) >= 3.33.2 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1 BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.17.1 BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4 +BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.9 BuildRequires: pkgconfig(libical) >= 3.0.5 BuildRequires: pkgconfig(libsoup-2.4) @@ -69,6 +71,7 @@ search results from GNOME Calendar. %install %meson_install %find_lang %{name} %{?no_lang_C} +%fdupes %{buildroot}/%{_prefix} %check %meson_test