diff --git a/.gitignore b/.gitignore index dbcead6..9f8e5ab 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /gnome-calendar-3.21.2.tar.xz /gnome-calendar-3.21.4.tar.xz /gnome-calendar-3.21.91.tar.xz +/gnome-calendar-3.21.92.tar.xz diff --git a/gnome-calendar.spec b/gnome-calendar.spec index dddbf07..be3a053 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -1,16 +1,15 @@ -%global gtk3_version 3.21.1 +%global gtk3_version 3.21.6 %global edataserver_version 3.17.1 %global libical_version 1.0-9 %global gsettings_desktop_schemas_version 3.21.2 Name: gnome-calendar -Version: 3.21.91 +Version: 3.21.92 Release: 1%{?dist} 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}/3.21/%{name}-%{version}.tar.xz BuildRequires: intltool @@ -86,6 +85,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini %changelog +* 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 diff --git a/sources b/sources index d81597c..84f38f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abf6937604c9634b1cd55f7b22382059 gnome-calendar-3.21.91.tar.xz +cf1097b2d2f900edd409067f7ec8e659 gnome-calendar-3.21.92.tar.xz