diff --git a/.gitignore b/.gitignore index 52cfa4b..ed81ccc 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ gnome-applets-2.31.6.tar.bz2 /gnome-applets-3.1.92.tar.xz /gnome-applets-3.2.0.tar.xz /gnome-applets-3.2.1.tar.xz +/gnome-applets-3.3.1.tar.xz diff --git a/gnome-applets.spec b/gnome-applets.spec index 4d651f8..7b1f8fa 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -33,14 +33,14 @@ Summary: Small applications for the GNOME panel Name: gnome-applets -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL Group: User Interface/Desktops URL: http://www.gnome.org/ # VCS: git:git://git.gnome.org/gnome-applets -Source: http://download.gnome.org/sources/%{name}/3.2/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz Patch1: gnome-applets-cpupower.patch BuildRequires: glib2-devel >= %{glib2_version} @@ -257,6 +257,9 @@ fi %changelog +* Wed Nov 2 2011 Matthias Clasen = 1:3.3.1-1 +- Update to 3.3.1 + * Wed Oct 26 2011 Fedora Release Engineering - 1:3.2.1-2 - Rebuilt for glibc bug#747377 diff --git a/sources b/sources index 6162b16..b243704 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bce6d49f3bb2caff8d91c78599ffcfd0 gnome-applets-3.2.1.tar.xz +1c2ca92d019f9ff0bda0cb544f751d7e gnome-applets-3.3.1.tar.xz