diff --git a/.gitignore b/.gitignore index 4d10dc3..4770518 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /gnome-calendar-3.21.91.tar.xz /gnome-calendar-3.21.92.tar.xz /gnome-calendar-3.22.0.tar.xz +/gnome-calendar-3.22.1.tar.xz diff --git a/gnome-calendar.spec b/gnome-calendar.spec index ce7bff8..c754950 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -4,7 +4,7 @@ %global gsettings_desktop_schemas_version 3.21.2 Name: gnome-calendar -Version: 3.22.0 +Version: 3.22.1 Release: 1%{?dist} Summary: Simple and beautiful calendar application designed to fit GNOME 3 @@ -85,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 +* 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 diff --git a/sources b/sources index 3173996..85638d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd6ada1e0248e230e5d0236d0131576f gnome-calendar-3.22.0.tar.xz +bdc33954fc9680fb2ad089c2cdb02754 gnome-calendar-3.22.1.tar.xz