From 52f00698b8925f00cdeec41c1bf7672766ed0ed6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 00:48:38 +0100 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/gsound.git#dc405b3cd16c0ef0eb0172f9625872a62a5227bb --- gsound.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gsound.spec b/gsound.spec index f67493a..b53eee4 100644 --- a/gsound.spec +++ b/gsound.spec @@ -1,6 +1,6 @@ Name: gsound Version: 1.0.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Small gobject library for playing system sounds License: LGPLv2 @@ -10,6 +10,7 @@ Source0: http://download.gnome.org/sources/gsound/1.0/gsound-%{version}.t BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libcanberra) BuildRequires: vala +BuildRequires: make %description @@ -67,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild