From aa6a6d309544d4cad582ed948b87d6619f14ae51 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 15 Jul 2015 00:06:07 -0500 Subject: Unstable version bump --- .gitignore | 1 + gnome-panel.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 29fd087..0513c81 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.6.2.tar.xz /gnome-panel-3.14.0.tar.xz /gnome-panel-3.16.1.tar.xz +/gnome-panel-3.17.2.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 7cccfcf..58ce8c4 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -8,7 +8,7 @@ %define telepathy_glib_version 0.14.0 %define evolution_data_server_version 3.5.3 %define cairo_version 1.0.0 -%define libgweather_version 3.10.1 +%define libgweather_version 3.17.1 %define dconf_version 0.13.4 %define librsvg_version 2.36.2 @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.16.1 +Version: 3.17.2 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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.17/%{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 +* Wed Jul 15 2015 Yaakov Selkowitz - 3.17.2-1 +- Unstable version bump + * Wed Jul 15 2015 Yaakov Selkowitz - 3.16.1-1 - Version bump for GNOME Flashback 3.16. diff --git a/sources b/sources index b3fc5de..a2aabd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88ffde25491185e482bc204c4398e03a gnome-panel-3.16.1.tar.xz +444baea8d089665828afc6cf9cd9b8ad gnome-panel-3.17.2.tar.xz -- cgit