From a4ea3711dcdd90dce7ca369f96ca17363023a6f6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 18 Aug 2011 09:04:34 -0400 Subject: 3.1.5 --- .gitignore | 1 + gnome-applets.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 92834b0..d5b8714 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ gnome-applets-2.31.6.tar.bz2 /gnome-applets-3.1.2.tar.xz /gnome-applets-3.1.3.tar.xz /gnome-applets-3.1.4.tar.xz +/gnome-applets-3.1.5.tar.xz diff --git a/gnome-applets.spec b/gnome-applets.spec index b81ab22..c25fa86 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -33,7 +33,7 @@ Summary: Small applications for the GNOME panel Name: gnome-applets -Version: 3.1.4 +Version: 3.1.5 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL @@ -208,7 +208,6 @@ if [ -x /usr/bin/gtk-update-icon-cache ]; then fi %files -f %{po_package}.lang -%defattr(-, root, root) %doc AUTHORS COPYING NEWS README %{_datadir}/pixmaps/* %{_datadir}/icons/hicolor/16x16/apps/* @@ -249,6 +248,9 @@ fi %changelog +* Thu Aug 18 2011 Matthias Clasen - 3.1.5-1 +- Update to 3.1.5 + * Tue Jul 26 2011 Matthias Clasen - 3.1.4-1 - Update to 3.1.4 diff --git a/sources b/sources index 468214e..a717654 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4063e8594b8493d318d8fe14a190e509 gnome-applets-3.1.4.tar.xz +58607cd7b28b2bd2f23231cfb105e920 gnome-applets-3.1.5.tar.xz -- cgit