From e44f1a3c17df640afa6f6f9d673b1306374b1444 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 12 Sep 2016 17:21:24 -0500 Subject: gnome-panel 3.20.1 --- .gitignore | 1 + gnome-panel.spec | 6 +++++- sources | 2 +- 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 - 3.20.1-1 +- new version + * Mon Apr 18 2016 Yaakov Selkowitz - 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 -- cgit