summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--gnome-applets.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 27b2f1b..a7ca0a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gnome-applets-2.31.6.tar.bz2
/gnome-applets-3.2.1.tar.xz
/gnome-applets-3.3.1.tar.xz
/gnome-applets-3.4.1.tar.xz
+/gnome-applets-3.5.1.tar.xz
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 4bac34f..1dcc488 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.4.1
+Version: 3.5.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.3/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
Patch1: gnome-applets-cpupower.patch
BuildRequires: glib2-devel >= %{glib2_version}
@@ -257,6 +257,9 @@ fi
%changelog
+* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.5.1-1
+- Update to 3.5.1
+
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.1-1
- Update to 3.4.1
diff --git a/sources b/sources
index a8bbafa..1481231 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82a4946d10257239214cf18edeeb34c1 gnome-applets-3.4.1.tar.xz
+a3c3c9045a6b85a68ac2d90758bfcb2b gnome-applets-3.5.1.tar.xz