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
This commit is contained in:
parent
c7b58f0f0f
commit
52f00698b8
@ -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 <releng@fedoraproject.org> - 1.0.2-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user