From 3129fd378e0964f40f838bd8b63584912a01e460 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 12 Oct 2015 16:57:59 -0500 Subject: metacity 3.18.1 --- .gitignore | 1 + metacity.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b032ef7..e6cbc5d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ metacity-2.30.0.tar.bz2 /metacity-3.16.1.tar.xz /metacity-3.17.2.tar.xz /metacity-3.18.0.tar.xz +/metacity-3.18.1.tar.xz diff --git a/metacity.spec b/metacity.spec index 501c220..e62705a 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,6 +1,6 @@ Summary: Unobtrusive window manager Name: metacity -Version: 3.18.0 +Version: 3.18.1 Release: 1%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/3.18/metacity-%{version}.tar.xz @@ -141,6 +141,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Mon Oct 12 2015 Yaakov Selkowitz - 3.18.1-1 +- Update to 3.18.1 + * Fri Oct 02 2015 Yaakov Selkowitz - 3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index dd02145..b330fc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2760c5edfdb45abfbc874d0a2f27e28a metacity-3.18.0.tar.xz +f81a6c687dde4ff567a35c7daf2e23f9 metacity-3.18.1.tar.xz -- cgit