summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-09-12 17:21:24 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2016-09-12 17:21:24 -0500
commite44f1a3c17df640afa6f6f9d673b1306374b1444 (patch)
tree5bbea2572ebeb331a44b6173f84ac1bd8b658b08
parent535655b07b14d04496b15761ee167ebafa7122f7 (diff)
downloadgnome-panel-e44f1a3c17df640afa6f6f9d673b1306374b1444.tar.gz
gnome-panel-e44f1a3c17df640afa6f6f9d673b1306374b1444.tar.xz
gnome-panel-e44f1a3c17df640afa6f6f9d673b1306374b1444.zip
gnome-panel 3.20.1f24
-rw-r--r--.gitignore1
-rw-r--r--gnome-panel.spec6
-rw-r--r--sources2
3 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 82a10a5..e661fc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ gnome-panel-2.31.6.tar.bz2
/gnome-panel-3.18.1.tar.xz
/gnome-panel-3.18.2.tar.xz
/gnome-panel-3.20.0.tar.xz
+/gnome-panel-3.20.1.tar.xz
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 069f924..0d1c428 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -16,7 +16,7 @@
Summary: GNOME panel
Name: gnome-panel
-Version: 3.20.0
+Version: 3.20.1
Release: 1%{?dist}
URL: http://www.gnome.org
#VCS: git:git://git.gnome.org/gnome-panel
@@ -49,6 +49,7 @@ BuildRequires: autoconf
BuildRequires: libtool
BuildRequires: GConf2-devel
BuildRequires: gtk3-devel >= %{gtk3_version}
+BuildRequires: gdm-devel
BuildRequires: itstool
BuildRequires: libxslt
BuildRequires: libX11-devel
@@ -240,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gir-1.0/PanelApplet-5.0.gir
%changelog
+* Mon Sep 12 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.20.1-1
+- new version
+
* Mon Apr 18 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 3.20.0-1
- Version bump for GNOME Flashback 3.20.
diff --git a/sources b/sources
index f9de7e9..01744df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc754b66d40ee89368c52dcdf93fc2be gnome-panel-3.20.0.tar.xz
+4879229933c668b21dad55a2355f822b gnome-panel-3.20.1.tar.xz