## START: Set by rpmautospec ## (rpmautospec version 0.3.0) %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 4; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global libical_version 3.0.5 %global gsettings_desktop_schemas_version 3.21.2 %global edataserver_version 3.45.1 %global glib2_version 2.67.5 %global gtk4_version 4.6.0 %global tarball_version %%(echo %{version} | tr '~' '.') Name: gnome-calendar Version: 43.1 Release: %autorelease Summary: Simple and beautiful calendar application designed to fit GNOME 3 License: GPLv3+ URL: https://wiki.gnome.org/Apps/Calendar Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz # Backported from upstream # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/269 Patch0: 269.patch # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/270 Patch1: 270.patch BuildRequires: gcc BuildRequires: gettext BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig(geocode-glib-1.0) BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version} BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version} BuildRequires: pkgconfig(gtk4) >= %{gtk4_version} BuildRequires: pkgconfig(gweather4) BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libecal-2.0) >= %{edataserver_version} BuildRequires: pkgconfig(libedataserver-1.2) >= %{edataserver_version} BuildRequires: pkgconfig(libgeoclue-2.0) BuildRequires: pkgconfig(libical) >= %{libical_version} BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: /usr/bin/appstream-util BuildRequires: desktop-file-utils Requires: evolution-data-server%{?_isa} >= %{edataserver_version} Requires: glib2%{?_isa} >= %{glib2_version} Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version} Requires: gtk4%{?_isa} >= %{gtk4_version} Requires: libical%{?_isa} >= %{libical_version} %description Calendar is a simple and beautiful calendar application designed to fit GNOME 3. Features: * Week, month and year views * Basic editing of events * Evolution Data Server integration * Search support %prep %autosetup -p1 -n %{name}-%{tarball_version} %build %meson %meson_build %install %meson_install %{find_lang} %{name} %check desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Calendar.desktop appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Calendar.appdata.xml %files -f %{name}.lang %doc NEWS README.md %license COPYING %{_bindir}/gnome-calendar %{_datadir}/applications/org.gnome.Calendar.desktop %{_datadir}/dbus-1/services/org.gnome.Calendar.service %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Calendar*.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Calendar*-symbolic.svg %{_metainfodir}/org.gnome.Calendar.appdata.xml %{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml # co-own these directories %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini %changelog * Thu Jan 19 2023 Fedora Release Engineering 43.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 02 2022 Kalev Lember 43.1-3 - Backport MR #270 to fix another recurring events issue (#2135772) * Mon Oct 31 2022 Kalev Lember 43.1-2 - Backport MR #269 to fix editing recurring events (#2135772) * Thu Oct 27 2022 David King 43.1-1 - Update to 43.1 * Mon Oct 17 2022 Adam Williamson 43.0-6 - Switch to newer MR #266 to fix recurrent event issues * Wed Oct 12 2022 Adam Williamson 43.0-5 - Update MR #262 patch to latest upstream version * Tue Oct 11 2022 Adam Williamson 43.0-4 - Backport MRs #261 and #262 to fix recurring event issues * Wed Oct 05 2022 Michael Catanzaro 43.0-3 - Add several patches from upstream * Mon Sep 19 2022 Kalev Lember - 43.0-1 - Update to 43.0 * Tue Sep 06 2022 Kalev Lember - 43~rc-1 - Update to 43.rc * Fri Aug 12 2022 Kalev Lember - 43~beta-1 - Update to 43.beta * Thu Jul 21 2022 Fedora Release Engineering - 43~alpha-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Milan Crha - 43~alpha-1 - Update to 43.alpha * Wed Jun 15 2022 David King - 42.2-1 - Update to 42.2 (#2097155) * Wed Apr 27 2022 David King - 42.1-1 - Update to 42.1 (#2020779) * Fri Mar 18 2022 David King - 42.0-1 - Update to 42.0 * Tue Mar 08 2022 David King - 42~rc-1 - Update to 42.rc * Wed Feb 16 2022 David King - 42~beta-1 - Update to 42.beta * Thu Jan 20 2022 Fedora Release Engineering - 41.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 11 2021 Kalev Lember - 41.2-1 - Update to 41.2 * Tue Nov 09 2021 Kalev Lember - 41.1-1 - Update to 41.1 * Sat Sep 18 2021 Kalev Lember - 41.0-1 - Update to 41.0 * Wed Sep 08 2021 Kalev Lember - 41~rc1-1 - Update to 41.rc1 * Wed Aug 18 2021 Kalev Lember - 41~beta-1 - Update to 41.beta * Thu Jul 22 2021 Fedora Release Engineering - 40.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 21 2021 Kalev Lember - 40.2-1 - Update to 40.2 * Tue May 11 2021 Kalev Lember - 40.1-1 - Update to 40.1 * Fri Apr 02 2021 Kalev Lember - 40.0-2 - appdata: Fix the date for 40.0 release * Mon Mar 22 2021 Kalev Lember - 40.0-1 - Update to 40.0 * Mon Mar 15 2021 Kalev Lember - 40~rc-1 - Update to 40.rc * Thu Feb 18 2021 Kalev Lember - 40~beta-1 - Update to 40.beta * Sat Feb 13 2021 Kalev Lember - 40~alpha-1 - Update to 40.alpha * Fri Feb 12 2021 Milan Crha - 3.38.2-3 - Rebuilt for evolution-data-server soname version bump * Tue Jan 26 2021 Fedora Release Engineering - 3.38.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Dec 19 2020 Kalev Lember - 3.38.2-1 - Update to 3.38.2 * Tue Oct 13 2020 Michael Catanzaro - 3.38.1-2 - Fix #1883681 crashes in on_calendar_monitor_completed_cb() * Mon Oct 5 2020 Kalev Lember - 3.38.1-1 - Update to 3.38.1 * Sat Sep 12 2020 Kalev Lember - 3.38.0-1 - Update to 3.38.0 * Sun Sep 06 2020 Kalev Lember - 3.37.92-1 - Update to 3.37.92 * Mon Aug 24 2020 Adam Williamson - 3.36.2-5 - Backport another crasher fix (by Yuri6037) * Sat Aug 01 2020 Fedora Release Engineering - 3.36.2-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 3.36.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 03 2020 Milan Crha - 3.36.2-2 - Rebuilt for evolution-data-server soname version bump * Mon Jun 22 2020 Kalev Lember - 3.36.2-1 - Update to 3.36.2 * Mon Apr 20 2020 Kalev Lember - 3.36.1-1 - Update to 3.36.1 * Sat Mar 07 2020 Kalev Lember - 3.36.0-1 - Update to 3.36.0 * Mon Mar 02 2020 Kalev Lember - 3.35.92-1 - Update to 3.35.92 * Tue Feb 18 2020 Kalev Lember - 3.35.2-1 - Update to 3.35.2 * Tue Jan 28 2020 Fedora Release Engineering - 3.34.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 10 2019 Kalev Lember - 3.34.2-1 - Update to 3.34.2 * Mon Oct 07 2019 Kalev Lember - 3.34.1-1 - Update to 3.34.1 * Sat Sep 21 2019 Michael Catanzaro - 3.34.0-2 - Add patch to fix rhbz#1753558 * Mon Sep 09 2019 Kalev Lember - 3.34.0-1 - Update to 3.34.0 * Thu Jul 25 2019 Fedora Release Engineering - 3.33.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 19 2019 Kalev Lember - 3.33.4-1 - Update to 3.33.4 * Wed Jul 17 2019 Michael Catanzaro - 3.33.1-5 - Add another patch to fix another use-after-free vulnerability * Wed Jul 17 2019 Michael Catanzaro - 3.33.1-4 - Add patch to fix a use-after-free vulnerability * Mon Jul 08 2019 Kalev Lember - 3.33.1-3 - Rebuilt for libgweather soname bump * Thu Jul 04 2019 Adam Williamson - 3.33.1-2 - Backport a whole series of crasher fix PRs by mcatanzaro * Fri Jun 21 2019 Kalev Lember - 3.33.1-1 - Update to 3.33.1 * Tue May 21 2019 Milan Crha - 3.32.2-2 - Add patch to build against newer evolution-data-server (libecal-2.0) * Fri May 10 2019 Kalev Lember - 3.32.2-1 - Update to 3.32.2 * Mon May 06 2019 Kalev Lember - 3.32.1-1 - Update to 3.32.1 * Mon Mar 11 2019 Kalev Lember - 3.32.0-1 - Update to 3.32.0 * Thu Feb 07 2019 Kalev Lember - 3.31.90-1 - Update to 3.31.90 * Thu Jan 31 2019 Fedora Release Engineering - 3.30.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Milan Crha - 3.30.1-2 - Rebuilt for evolution-data-server soname bump * Sat Nov 03 2018 Kalev Lember - 3.30.1-1 - Update to 3.30.1 * Thu Sep 06 2018 Kalev Lember - 3.30.0-1 - Update to 3.30.0 * Mon Aug 13 2018 Kalev Lember - 3.29.90-1 - Update to 3.29.90 * Fri Jul 13 2018 Fedora Release Engineering - 3.28.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 02 2018 Kalev Lember - 3.28.2-1 - Update to 3.28.2 * Tue Apr 10 2018 Kalev Lember - 3.28.1-1 - Update to 3.28.1 * Mon Mar 12 2018 Kalev Lember - 3.28.0-1 - Update to 3.28.0 * Mon Mar 05 2018 Kalev Lember - 3.27.92-1 - Update to 3.27.92 * Wed Feb 07 2018 Kalev Lember - 3.26.3-2 - Rebuilt for evolution-data-server soname bump * Wed Jan 17 2018 Kalev Lember - 3.26.3-1 - Update to 3.26.3 * Fri Jan 05 2018 Igor Gnatenko - 3.26.2-3 - Remove obsolete scriptlets * Wed Nov 08 2017 Milan Crha - 3.26.2-2 - Rebuild for newer libical * Sun Oct 08 2017 Kalev Lember - 3.26.2-1 - Update to 3.26.2 * Thu Sep 21 2017 Kalev Lember - 3.26.1-1 - Update to 3.26.1 * Wed Sep 13 2017 Kalev Lember - 3.26.0-1 - Update to 3.26.0 * Sat Aug 12 2017 David King - 3.25.90-1 - Update to 3.25.90 * Tue Aug 01 2017 Kalev Lember - 3.25.3-1 - Update to 3.25.3 * Wed Jul 26 2017 Fedora Release Engineering - 3.24.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 12 2017 Kalev Lember - 3.24.3-1 - Update to 3.24.3 * Wed May 10 2017 Kalev Lember - 3.24.2-1 - Update to 3.24.2 * Tue Apr 25 2017 Kalev Lember - 3.24.1-1 - Update to 3.24.1 * Tue Mar 21 2017 Kalev Lember - 3.24.0-1 - Update to 3.24.0 * Fri Mar 17 2017 Kalev Lember - 3.23.92-1 - Update to 3.23.92 * Mon Mar 06 2017 Kalev Lember - 3.23.91.1-1 - Update to 3.23.91.1 * Wed Feb 15 2017 Richard Hughes - 3.23.90-1 - Update to 3.23.90 * Fri Feb 10 2017 Fedora Release Engineering - 3.22.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Kalev Lember - 3.22.2-1 - Update to 3.22.2 * Sun Oct 02 2016 David King - 3.22.1-1 - Update to 3.22.1 * Tue Sep 20 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 * Fri Sep 16 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 * Wed Aug 31 2016 David King - 3.21.91-1 - Update to 3.21.91 * Tue Jul 26 2016 Kalev Lember - 3.21.4-1 - Update to 3.21.4 * Mon Jul 18 2016 Milan Crha - 3.21.2-2 - Rebuild for newer evolution-data-server * Wed Jun 22 2016 Richard Hughes - 3.21.2-1 - Update to 3.21.2 * Tue Jun 21 2016 Milan Crha - 3.20.2-2 - Rebuild for newer evolution-data-server * Mon May 09 2016 Kalev Lember - 3.20.2-1 - Update to 3.20.2 * Fri Apr 15 2016 David Tardon - 3.20.1-2 - rebuild for ICU 57.1 * Thu Apr 14 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 - Set minimum required gtk3 version * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 * Tue Mar 15 2016 David King - 3.19.92-1 - Update to 3.19.92 * Thu Mar 03 2016 David King - 3.19.91-1 - Update to 3.19.91 * Tue Feb 16 2016 David King - 3.19.90-1 - Update to 3.19.90 * Tue Feb 16 2016 Milan Crha - 3.19.4-3 - Rebuild for newer evolution-data-server * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Kalev Lember - 3.19.4-1 - Update to 3.19.4 * Mon Jan 18 2016 David Tardon - 3.19.3-2 - rebuild for libical 2.0.0 * Wed Dec 16 2015 Kalev Lember - 3.19.3-1 - Update to 3.19.3 * Sat Oct 17 2015 Kalev Lember - 3.18.1-1 - Update to 3.18.1 * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 * Wed Aug 19 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4 * Tue Jun 23 2015 David King - 3.17.3-1 - Update to 3.17.3 - Use pkgconfig for BuildRequires * Wed Jun 17 2015 Fedora Release Engineering - 3.17.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 31 2015 Kalev Lember - 3.17.2-1 - Update to 3.17.2 * Tue May 12 2015 Kalev Lember - 3.16.2-1 - Update to 3.16.2 * Tue Apr 28 2015 Milan Crha - 3.16.1-2 - Rebuild for newer evolution-data-server * Thu Apr 16 2015 Kalev Lember - 3.16.1-1 - Update to 3.16.1 * Fri Mar 20 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 * Tue Mar 03 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 - Drop large ChangeLog file from docs * Tue Feb 17 2015 David King - 3.15.90-2 - Add missing colon after glib-compile-schemas * Tue Feb 17 2015 David King - 3.15.90-1 - Update to 3.15.90 - Use license macro for COPYING * Sun Jan 25 2015 Igor Gnatenko - 3.15.4.1-2 - Add check section - Add hook for mime entry * Sat Jan 24 2015 Igor Gnatenko - 3.15.4.1-1 - 3.15.4.1 * Wed Jan 21 2015 Igor Gnatenko - 3.15.4-1 - 3.15.4 * Fri Jan 02 2015 Igor Gnatenko - 3.15.3.1-1 - Initial package