summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2012-05-05 23:59:36 +0300
committerKalev Lember <kalevlember@gmail.com>2012-05-05 23:59:36 +0300
commitc3a0c9ab54aaa2d97aff23475bb79bc8c9d5093c (patch)
tree0b1c1d375a3cc33a60113d4c279ce7d27dafb459
parent3f9c94886f7ae628863b4c8ee75b68b08a7a72df (diff)
downloadgnome-applets-c3a0c9ab54aaa2d97aff23475bb79bc8c9d5093c.tar.gz
gnome-applets-c3a0c9ab54aaa2d97aff23475bb79bc8c9d5093c.tar.xz
gnome-applets-c3a0c9ab54aaa2d97aff23475bb79bc8c9d5093c.zip
3.5.1
-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