From 6ddea6ec1c094cd9d46e8be7d03e3383d4540b8b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 21:42:59 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/matchbox-window-manager.git#83c379302b641f810b687948f5552e4983d20c3f --- matchbox-window-manager.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/matchbox-window-manager.spec b/matchbox-window-manager.spec index e6aff4f..90b8ac4 100644 --- a/matchbox-window-manager.spec +++ b/matchbox-window-manager.spec @@ -7,7 +7,7 @@ Summary: Window manager for the Matchbox Desktop Name: matchbox-window-manager Version: 1.2 -Release: 28.%{alphatag}%{?dist} +Release: 29.%{alphatag}%{?dist} Url: http://matchbox-project.org/ # svn checkout http://svn.o-hand.com/repos/matchbox/trunk/matchbox-window-manager License: GPLv2+ @@ -16,6 +16,7 @@ Source0: %{name}-%{version}-%{alphatag}.tar.gz Patch1: matchbox-window-manager-1.2-keysyms.patch BuildRequires: gcc +BuildRequires: make BuildRequires: pkgconfig BuildRequires: expat-devel BuildRequires: libmatchbox-devel >= %{libmatchbox_devel_ver} @@ -60,6 +61,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/themes/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2-29.20070628svn +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.2-28.20070628svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild