From 06faba26d3d21b52ef78005f7c08dbadf95898c2 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Apr 02 2021 12:08:54 +0000 Subject: appdata: Fix the date for 40.0 release --- diff --git a/0001-appdata-Fix-the-date-for-40.0-release.patch b/0001-appdata-Fix-the-date-for-40.0-release.patch new file mode 100644 index 0000000..461d6f6 --- /dev/null +++ b/0001-appdata-Fix-the-date-for-40.0-release.patch @@ -0,0 +1,25 @@ +From 7db82c2588d66975274f5769aa77db331194d0de Mon Sep 17 00:00:00 2001 +From: Kalev Lember +Date: Fri, 2 Apr 2021 13:50:29 +0200 +Subject: [PATCH] appdata: Fix the date for 40.0 release + +--- + data/appdata/org.gnome.Calendar.appdata.xml.in.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in b/data/appdata/org.gnome.Calendar.appdata.xml.in.in +index f0f3448d..6dd6f480 100644 +--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in ++++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in +@@ -45,7 +45,7 @@ + GNOME + + +- ++ + +

+ GNOME Calendar 40.0 release brings stability improvements, updated translations, +-- +2.30.2 + diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 0a7c1bb..680f914 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -8,7 +8,7 @@ Name: gnome-calendar Version: 40.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple and beautiful calendar application designed to fit GNOME 3 License: GPLv3+ @@ -18,6 +18,9 @@ Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_ # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/84 Patch0: 84.patch +# https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/164 +Patch1: 0001-appdata-Fix-the-date-for-40.0-release.patch + BuildRequires: gcc BuildRequires: gettext BuildRequires: gtk-doc @@ -85,6 +88,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini %changelog +* 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