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