From 57e2dae58a3d60d86ca7ada63733e4dbdff7e8aa Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 14 Apr 2016 00:23:32 -0500 Subject: gnome-flashback 3.18.2 --- .gitignore | 1 + gnome-flashback.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cf958fe..8ddff2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gnome-flashback-3.18.0.tar.xz /gnome-flashback-3.18.1.tar.xz +/gnome-flashback-3.18.2.tar.xz diff --git a/gnome-flashback.spec b/gnome-flashback.spec index bb4748c..0f60c6c 100644 --- a/gnome-flashback.spec +++ b/gnome-flashback.spec @@ -1,5 +1,5 @@ Name: gnome-flashback -Version: 3.18.1 +Version: 3.18.2 Release: 1%{?dist} Summary: Classic GNOME session @@ -94,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/xsessions/gnome-flashback-metacity.desktop %changelog +* Thu Apr 14 2016 Yaakov Selkowitz - 3.18.2-1 +- new version + * Thu Oct 15 2015 Yaakov Selkowitz - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index efdd653..0ca0436 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ce085974b3b1ce46deb368a61ffe4e0 gnome-flashback-3.18.1.tar.xz +5089c54e96d61cdb7a9c5c1f50662faf gnome-flashback-3.18.2.tar.xz -- cgit