From 5d38341031b9e54d551f5f6acfcb2c60fffe055a Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 12 Jul 2016 13:59:49 -0500 Subject: metacity 3.18.5 --- .gitignore | 1 + metacity.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ef939c3..18a9403 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ metacity-2.30.0.tar.bz2 /metacity-3.18.0.tar.xz /metacity-3.18.1.tar.xz /metacity-3.18.3.tar.xz +/metacity-3.18.5.tar.xz diff --git a/metacity.spec b/metacity.spec index 57b1053..0d9a65f 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,7 +1,7 @@ Summary: Unobtrusive window manager Name: metacity -Version: 3.18.3 -Release: 2%{?dist} +Version: 3.18.5 +Release: 1%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/3.18/metacity-%{version}.tar.xz # originally from gnome-themes-standard, dropped in 3.12 @@ -146,6 +146,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Tue Jul 12 2016 Yaakov Selkowitz - 3.18.5-1 +- new version + * Wed Apr 13 2016 Yaakov Selkowitz - 3.18.3-2 - Add gtk2 Adwaita theme for compiz diff --git a/sources b/sources index 517256d..513db5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af912936e1ab91dc6b4126c61d0fdf80 metacity-3.18.3.tar.xz +f0f970637105c11632f08b650dcd1ade metacity-3.18.5.tar.xz -- cgit