summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-02 22:34:12 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-11-02 22:34:12 -0400
commit1e205ba6e466a923804c357999a65249fc09103e (patch)
tree162906b6ac493c4d7a5c2213f7b678821769ae3e
parenta57bd04c202469629ae8fff74cf3e53ec16c1e4d (diff)
downloadgnome-applets-1e205ba6e466a923804c357999a65249fc09103e.tar.gz
gnome-applets-1e205ba6e466a923804c357999a65249fc09103e.tar.xz
gnome-applets-1e205ba6e466a923804c357999a65249fc09103e.zip
3.3.1
-rw-r--r--.gitignore1
-rw-r--r--gnome-applets.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 4 deletions
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 <mclasen@redhat.com> = 1:3.3.1-1
+- Update to 3.3.1
+
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 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