diff --git a/.gitignore b/.gitignore index c3d2630..aa52b69 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gnome-calendar-3.15.90.tar.xz /gnome-calendar-3.15.91.tar.xz /gnome-calendar-3.15.92.tar.xz +/gnome-calendar-3.16.0.tar.xz diff --git a/gnome-calendar.spec b/gnome-calendar.spec index a3a7c29..1f9f479 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -1,12 +1,12 @@ Name: gnome-calendar -Version: 3.15.92 +Version: 3.16.0 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.15/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: pkgconfig(gio-2.0) @@ -77,6 +77,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini %changelog +* 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 diff --git a/sources b/sources index 40bd9b8..bfc41e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29212327a2dac5ad9139253ecfb17c8f gnome-calendar-3.15.92.tar.xz +b00b8dcb0c1f02d6142c0035c4fabefe gnome-calendar-3.16.0.tar.xz