From c3fa85797217fa9123264162029605c84a868782 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 30 Nov 2020 22:55:57 +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/libSM.git#f2404edd56574c98ec33fb4ac2237222a7585f9d --- libSM.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libSM.spec b/libSM.spec index 4df759b..d817de1 100644 --- a/libSM.spec +++ b/libSM.spec @@ -1,14 +1,14 @@ Summary: X.Org X11 SM runtime library Name: libSM Version: 1.2.3 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT URL: http://www.x.org Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 BuildRequires: xorg-x11-util-macros -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake libtool make BuildRequires: pkgconfig BuildRequires: xorg-x11-proto-devel BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-4 @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} %{_libdir}/pkgconfig/sm.pc %changelog +* Tue Dec 01 2020 Peter Hutterer 1.2.3-7 +- Add make to BuildRequires + * Tue Jul 28 2020 Fedora Release Engineering - 1.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild