summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2019-05-05 15:20:18 -0400
committerYaakov Selkowitz <yselkowi@redhat.com>2019-05-05 15:20:18 -0400
commit2b78194e819a0ff5086699e2e7925f9626769c32 (patch)
treebd4478d3771e4c1540fc98fd0fce63ef2f77154a
parent5b8840c62c5a75cefccdabd6597fab7364ca1dd6 (diff)
downloadgnome-applets-2b78194e819a0ff5086699e2e7925f9626769c32.tar.gz
gnome-applets-2b78194e819a0ff5086699e2e7925f9626769c32.tar.xz
gnome-applets-2b78194e819a0ff5086699e2e7925f9626769c32.zip
gnome-applets 3.32.0
-rw-r--r--.gitignore1
-rw-r--r--gnome-applets.spec10
-rw-r--r--sources2
3 files changed, 9 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 9eceabf..5a59ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ gnome-applets-2.31.6.tar.bz2
/gnome-applets-3.26.0.tar.xz
/gnome-applets-3.28.0.tar.xz
/gnome-applets-3.30.0.tar.xz
+/gnome-applets-3.32.0.tar.xz
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 022f9b3..c3aa32f 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.30.0
+Version: 3.32.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.30/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: autoconf automake libtool
@@ -49,8 +49,9 @@ BuildRequires: pkgconfig(polkit-gobject-1) >= %{polkit_version}
BuildRequires: pkgconfig(upower-glib) >= %{upower_version}
BuildRequires: pkgconfig(gucharmap-2.90) >= %{gucharmap_version}
BuildRequires: pkgconfig(libxml-2.0) >= %{libxml2_version}
-BuildRequires: pkgconfig(gweather-3.0) >= %{gweather_version}
+BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version}
BuildRequires: pkgconfig(tracker-sparql-2.0)
+BuildRequires: libX11-devel
BuildRequires: libSM-devel
%ifnarch s390 s390x sparc64
BuildRequires: kernel-tools-devel
@@ -135,6 +136,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sun May 05 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.32.0-1
+- new version
+
* Mon Nov 12 2018 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.30.0-1
- new version
diff --git a/sources b/sources
index f2cbdc8..ef2ce73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-136a5269ae0de1908f0d15982cd18ffa gnome-applets-3.30.0.tar.xz
+a6e44cdb5b8b9f95aa166b17c7b7f2d7 gnome-applets-3.32.0.tar.xz