From 6fbaa40ec41173fb61af2a97d72d2d3b005470fa Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Fri, 2 Oct 2015 14:23:26 -0500 Subject: gnome-panel 3.18.0 --- .gitignore | 1 + gnome-panel.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0513c81..cfc1880 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.14.0.tar.xz /gnome-panel-3.16.1.tar.xz /gnome-panel-3.17.2.tar.xz +/gnome-panel-3.18.0.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 58ce8c4..b044302 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -1,7 +1,7 @@ %define gettext_package gnome-panel-3.0 %define gnome_desktop_version 2.91.6 -%define glib2_version 2.35.0 +%define glib2_version 2.45.3 %define gtk3_version 3.15.2 %define libwnck_version 3.4.6 %define gnome_menus_version 3.7.90 @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.17.2 +Version: 3.18.0 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.18/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 #Patch0: Use-16px-menu-icons.patch @@ -241,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Fri Oct 02 2015 Yaakov Selkowitz - 3.18.0-1 +- Version bump for GNOME Flashback 3.18. + * Wed Jul 15 2015 Yaakov Selkowitz - 3.17.2-1 - Unstable version bump diff --git a/sources b/sources index a2aabd2..fc6fa5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -444baea8d089665828afc6cf9cd9b8ad gnome-panel-3.17.2.tar.xz +83726071255423241cda93604b44c828 gnome-panel-3.18.0.tar.xz -- cgit