From 5b8840c62c5a75cefccdabd6597fab7364ca1dd6 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 12 Nov 2018 02:41:46 -0600 Subject: gnome-applets 3.30.0 --- .gitignore | 1 + gnome-applets.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 58e2cd1..9eceabf 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ gnome-applets-2.31.6.tar.bz2 /gnome-applets-3.24.0.tar.xz /gnome-applets-3.26.0.tar.xz /gnome-applets-3.28.0.tar.xz +/gnome-applets-3.30.0.tar.xz diff --git a/gnome-applets.spec b/gnome-applets.spec index 8e902f9..022f9b3 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -9,7 +9,7 @@ %define dbus_glib_version 0.74 %define adwaita_icon_theme_version 3.14.0 %define libxml2_version 2.5.0 -%define libgweather_version 3.17.1 +%define libgweather_version 3.28.0 %define gucharmap_version 2.33.0 %define polkit_version 0.97 @@ -17,14 +17,14 @@ Summary: Small applications for the GNOME panel Name: gnome-applets -Version: 3.28.0 +Version: 3.30.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.28/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: autoconf automake libtool @@ -135,6 +135,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Nov 12 2018 Yaakov Selkowitz - 1:3.30.0-1 +- new version + * Mon Mar 26 2018 Yaakov Selkowitz - 1:3.28.0-1 - new version diff --git a/sources b/sources index e46da28..f2cbdc8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af13380d24c0cad10e8688bb8df51072 gnome-applets-3.28.0.tar.xz +136a5269ae0de1908f0d15982cd18ffa gnome-applets-3.30.0.tar.xz -- cgit