From bbd79f77552bb185f92149e30113e5996848ccad Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 5 May 2019 19:50:41 -0400 Subject: gnome-flashback 3.32.0 --- .gitignore | 1 + gnome-flashback.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5e66c4d..ed1e0cc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /gnome-flashback-3.26.0.tar.xz /gnome-flashback-3.28.0.tar.xz /gnome-flashback-3.30.0.tar.xz +/gnome-flashback-3.32.0.tar.xz diff --git a/gnome-flashback.spec b/gnome-flashback.spec index 1020a41..6f25a2c 100644 --- a/gnome-flashback.spec +++ b/gnome-flashback.spec @@ -1,11 +1,11 @@ Name: gnome-flashback -Version: 3.30.0 +Version: 3.32.0 Release: 1%{?dist} Summary: Classic GNOME session License: GPLv3+ URL: https://wiki.gnome.org/Projects/GnomeFlashback -Source0: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: gnome-common @@ -102,6 +102,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/xsessions/gnome-flashback-metacity.desktop %changelog +* Sun May 05 2019 Yaakov Selkowitz - 3.32.0-1 +- new version + * Mon Nov 12 2018 Yaakov Selkowitz - 3.30.0-1 - new version diff --git a/sources b/sources index a1c5d03..a7bbdf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5e74e1fa124d071d0dbfcb580172989 gnome-flashback-3.30.0.tar.xz +957a2a4723597a36af8feb9dd7339e25 gnome-flashback-3.32.0.tar.xz -- cgit