summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2019-12-26 20:05:16 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2019-12-26 20:05:16 -0500
commit8d2191486782ff5523aefe42f8af4d26d85b17db (patch)
tree96d078ea28ee71dcc28c0432e7f9e9e14b4b52e2
parent470b8992b6da2ce278f5009807564d63e318154b (diff)
downloadgnome-applets-8d2191486782ff5523aefe42f8af4d26d85b17db.tar.gz
gnome-applets-8d2191486782ff5523aefe42f8af4d26d85b17db.tar.xz
gnome-applets-8d2191486782ff5523aefe42f8af4d26d85b17db.zip
gnome-applets 3.34.0HEADmasterf31
-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 5a59ee8..24a526b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ gnome-applets-2.31.6.tar.bz2
/gnome-applets-3.28.0.tar.xz
/gnome-applets-3.30.0.tar.xz
/gnome-applets-3.32.0.tar.xz
+/gnome-applets-3.34.0.tar.xz
diff --git a/gnome-applets.spec b/gnome-applets.spec
index d545e7c..31617bb 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -17,14 +17,14 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
-Version: 3.32.0
+Version: 3.34.0
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.32/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: autoconf automake libtool
@@ -140,6 +140,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Thu Dec 26 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.34.0-1
+- new version
+
* Sun May 05 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.32.0-1
- new version
diff --git a/sources b/sources
index ef2ce73..bdf1426 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6e44cdb5b8b9f95aa166b17c7b7f2d7 gnome-applets-3.32.0.tar.xz
+d9720f6a272243f42a84b06495f2a223 gnome-applets-3.34.0.tar.xz