diff --git a/.gitignore b/.gitignore index 2025dbe..9419e12 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /gnome-screenshot-3.13.90.tar.xz /gnome-screenshot-3.13.90-cbdd3f5.tar.xz /gnome-screenshot-3.13.92.tar.xz +/gnome-screenshot-3.14.0.tar.xz diff --git a/gnome-screenshot.spec b/gnome-screenshot.spec index c57f596..4ad29cc 100644 --- a/gnome-screenshot.spec +++ b/gnome-screenshot.spec @@ -1,12 +1,12 @@ Name: gnome-screenshot -Version: 3.13.92 +Version: 3.14.0 Release: 1%{?dist} Summary: A screenshot utility for GNOME Group: Applications/System License: GPLv2+ URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/gnome-screenshot/3.13/gnome-screenshot-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-screenshot/3.14/gnome-screenshot-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libcanberra-devel @@ -59,6 +59,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %doc %{_mandir}/man1/gnome-screenshot.1.gz %changelog +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 diff --git a/sources b/sources index 7a4c63e..cad0eed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -872f8c73b97cd362dcffbdc51ee1acb4 gnome-screenshot-3.13.92.tar.xz +d0476a3c765625f4fbe193678ae23ecd gnome-screenshot-3.14.0.tar.xz