From bc4af14d8fcff8953f0b9ddfac4c31f6afaf8ac9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 31 Aug 2011 17:20:09 -0400 Subject: 3.1.90 --- .gitignore | 1 + gnome-applets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d5b8714..fd61143 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ gnome-applets-2.31.6.tar.bz2 /gnome-applets-3.1.3.tar.xz /gnome-applets-3.1.4.tar.xz /gnome-applets-3.1.5.tar.xz +/gnome-applets-3.1.90.tar.xz diff --git a/gnome-applets.spec b/gnome-applets.spec index c25fa86..1fc8651 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.5 +Version: 3.1.90 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL @@ -248,6 +248,9 @@ fi %changelog +* Wed Aug 31 2011 Matthias Clasen - 3.1.90-1 +- Update to 3.1.90 + * Thu Aug 18 2011 Matthias Clasen - 3.1.5-1 - Update to 3.1.5 diff --git a/sources b/sources index a717654..aa6aef7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58607cd7b28b2bd2f23231cfb105e920 gnome-applets-3.1.5.tar.xz +39e5564749361c7bfc7056a79bcd8ceb gnome-applets-3.1.90.tar.xz -- cgit