From b8e283963863eb95fab42aed87b809c12b021767 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Fri, 9 Jun 2017 00:01:53 -0500 Subject: new version --- .gitignore | 1 + metacity.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5f29309..4772e90 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ metacity-2.30.0.tar.bz2 /metacity-3.22.0.tar.xz /metacity-3.22.1.tar.xz /metacity-3.24.0.tar.xz +/metacity-3.24.1.tar.xz diff --git a/metacity.spec b/metacity.spec index 9db5942..fea9356 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,6 +1,6 @@ Summary: Unobtrusive window manager Name: metacity -Version: 3.24.0 +Version: 3.24.1 Release: 1%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/3.24/metacity-%{version}.tar.xz @@ -139,6 +139,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Fri Jun 09 2017 Yaakov Selkowitz - 3.24.1-1 +- new version + * Sun Mar 26 2017 Yaakov Selkowitz - 3.24.0-1 - new version diff --git a/sources b/sources index a06b1d8..4810d8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d31b40f4f88d7ad86808aff55523f116 metacity-3.24.0.tar.xz +e6db714b3a0f319d68d4386cbe783b74 metacity-3.24.1.tar.xz -- cgit