From 038ba79473851ed44a79e3d4165fac073db0255c Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 20 Sep 2012 10:53:25 +0100 Subject: Update to 3.5.92 --- .gitignore | 1 + gnome-applets.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bbc2c8f..c76bf58 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ gnome-applets-2.31.6.tar.bz2 /gnome-applets-3.4.1.tar.xz /gnome-applets-3.5.1.tar.xz /gnome-applets-3.5.91.tar.xz +/gnome-applets-3.5.92.tar.xz diff --git a/gnome-applets.spec b/gnome-applets.spec index 32de81b..bbecab7 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.5.91 +Version: 3.5.92 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL @@ -257,6 +257,9 @@ fi %changelog +* Thu Sep 20 2012 Richard Hughes - 1:3.5.92-1 +- Update to 3.5.92 + * Tue Sep 04 2012 Richard Hughes - 1:3.5.91-1 - Update to 3.5.91 diff --git a/sources b/sources index 86f8fc0..7e2ab04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -291f09aac9c670218a011c9ba2f3e695 gnome-applets-3.5.91.tar.xz +e38a776431e648a2932fa5c6ebff40a4 gnome-applets-3.5.92.tar.xz -- cgit