## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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 srcname calendar %global appname io.elementary.calendar %global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$ %global _description %{expand: A slim, lightweight calendar app that syncs and manages multiple calendars in one place, like Google Calendar, Outlook and CalDAV.} Name: elementary-calendar Summary: Desktop calendar app designed for elementary Version: 8.0.0 Release: %autorelease License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later URL: https://github.com/elementary/calendar Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: gcc BuildRequires: gettext BuildRequires: libappstream-glib BuildRequires: meson >= 0.57.0 BuildRequires: vala BuildRequires: pkgconfig(champlain-0.12) BuildRequires: pkgconfig(champlain-gtk-0.12) BuildRequires: pkgconfig(clutter-1.0) BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(folks) BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(granite) >= 6.2.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libecal-2.0) BuildRequires: pkgconfig(libedataserver-1.2) >= 3.8.0 BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.8.0 BuildRequires: pkgconfig(libgeoclue-2.0) BuildRequires: pkgconfig(libhandy-1) >= 0.90.0 BuildRequires: pkgconfig(libical-glib) BuildRequires: pkgconfig(libportal) BuildRequires: pkgconfig(libportal-gtk3) %if 0%{?fedora} >= 39 BuildRequires: pkgconfig(geocode-glib-2.0) %endif %if 0%{?fedora} == 38 BuildRequires: pkgconfig(geocode-glib-1.0) BuildRequires: pkgconfig(libsoup-2.4) %endif Requires: hicolor-icon-theme %description %{_description} %package devel Summary: The official elementary calendar (devel files) Requires: %{name}%{?_isa} = %{version}-%{release} %description devel %{_description} This package contains the development files. %prep %autosetup -n %{srcname}-%{version} -p1 %build %meson %meson_build %install %meson_install %find_lang %{appname} %check desktop-file-validate \ %{buildroot}/%{_datadir}/applications/%{appname}.desktop appstream-util validate-relax --nonet \ %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml %files -f %{appname}.lang %license COPYING %doc README.md %{_bindir}/%{appname} %{_libdir}/lib%{name}.so.0* %{_libdir}/%{appname}/ %{_datadir}/applications/%{appname}.desktop %{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{appname}.svg %{_datadir}/metainfo/%{appname}.metainfo.xml %files devel %{_includedir}/%{name}/ %{_libdir}/lib%{name}.so %{_libdir}/pkgconfig/%{name}.pc %{_datadir}/vala/vapi/%{name}.deps %{_datadir}/vala/vapi/%{name}.vapi %changelog ## START: Generated by rpmautospec * Wed Oct 16 2024 Fabio Valentini - 8.0.0-1 - Update to version 8.0.0; Fixes RHBZ#2300185 * Wed Jul 17 2024 Fedora Release Engineering - 7.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering - 7.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering - 7.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 08 2024 Fabio Valentini - 7.0.0-2 - Rebuild for evolution-data-server soname version bump * Mon Dec 18 2023 Fabio Valentini - 7.0.0-1 - Update to version 7.0.0 * Tue Jun 07 2022 Fabio Valentini - 6.1.1-1 - Update to version 6.1.1; Fixes RHBZ#2087712 * Wed Jan 26 2022 Fabio Valentini - 6.1.0-1 - Update to version 6.1.0; Fixes RHBZ#2043949 * Thu Jan 20 2022 Fedora Release Engineering - 6.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Oct 30 2021 Fabio Valentini - 6.0.3-1 - Update to version 6.0.3; Fixes RHBZ#2017552 * Tue Sep 28 2021 Fabio Valentini - 6.0.2-1 - Update to version 6.0.2; Fixes RHBZ#2007223 * Fri Aug 27 2021 Fabio Valentini - 6.0.1-1 - Update to version 6.0.1; Fixes RHBZ#1998365 * Wed Jul 21 2021 Fedora Release Engineering - 6.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 21 2021 Fabio Valentini - 6.0.0-1 - Update to version 6.0.0 * Thu Feb 18 2021 Fabio Valentini - 5.1.1-5.20210216gitda1ac55 - Bump to commit da1ac55. Rebuilt for granite 6 soname bump. * Tue Feb 16 2021 Kalev Lember - 5.1.1-4 - Rebuilt for folks soname bump * Fri Feb 12 2021 Fabio Valentini - 5.1.1-3 - Rebuilt for evolution-data-server soname bump * Tue Jan 26 2021 Fedora Release Engineering - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Oct 09 2020 Fabio Valentini - 5.1.1-1 - Update to version 5.1.1. * Fri Sep 04 2020 Fabio Valentini - 5.1.0-1 - Update to version 5.1.0. * Mon Jul 27 2020 Fedora Release Engineering - 5.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 04 2020 Fabio Valentini - 5.0.6-2 - Rebuild for libedataserver 3.37.3. * Thu Jul 02 2020 Fabio Valentini - 5.0.6-1 - Update to version 5.0.6. * Tue Jun 02 2020 Fabio Valentini - 5.0.5-1 - Update to version 5.0.5. * Fri Apr 03 2020 Fabio Valentini - 5.0.4-1 - Update to version 5.0.4. * Tue Jan 28 2020 Fedora Release Engineering - 5.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Nov 27 2019 Fabio Valentini - 5.0.3-1 - Update to version 5.0.3. * Wed Nov 27 2019 Fabio Valentini - 5.0.2-1 - Update to version 5.0.2. * Tue Nov 26 2019 Fabio Valentini - 5.0.1-1 - Update to version 5.0.1. * Fri Sep 13 2019 Fabio Valentini - 5.0-3.20190913.git26275ba - Add proposed changes for compatibility with libecal-2.0. * Wed Jul 24 2019 Fedora Release Engineering - 5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Mar 01 2019 Fabio Valentini - 5.0-1 - Update to version 5.0. * Thu Jan 31 2019 Fedora Release Engineering - 4.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 14 2018 Fabio Valentini - 4.2.3-2 - Rebuild for libedataserver soname bump. * Tue Oct 16 2018 Fabio Valentini - 4.2.3-1 - Update to version 4.2.3. * Wed Oct 03 2018 Fabio Valentini - 4.2.2-1 - Update to version 4.2.2. * Thu Jul 12 2018 Fedora Release Engineering - 0.4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jul 06 2018 Fabio Valentini - 0.4.2.1-1 - Update to version 0.4.2.1. * Wed Jun 13 2018 Fabio Valentini - 0.4.2-2 - Rebuild for granite5 soname bump. * Wed Jun 06 2018 Fabio Valentini - 0.4.2-1 - Initial package renamed from maya-calendar. ## END: Generated by rpmautospec