From 8d2191486782ff5523aefe42f8af4d26d85b17db Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 26 Dec 2019 20:05:16 -0500 Subject: gnome-applets 3.34.0 --- .gitignore | 1 + gnome-applets.spec | 7 +++++-- sources | 2 +- 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 - 1:3.34.0-1 +- new version + * Sun May 05 2019 Yaakov Selkowitz - 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 -- cgit