Update BRs for vala packaging changes
This commit is contained in:
parent
d317487766
commit
64ce44b832
@ -1,6 +1,6 @@
|
||||
Name: gsound
|
||||
Version: 1.0.2
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Small gobject library for playing system sounds
|
||||
|
||||
License: LGPLv2
|
||||
@ -9,7 +9,7 @@ Source0: http://download.gnome.org/sources/gsound/1.0/gsound-%{version}.t
|
||||
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(libcanberra)
|
||||
BuildRequires: vala-tools
|
||||
BuildRequires: vala
|
||||
|
||||
|
||||
%description
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.0.2-9
|
||||
- Update BRs for vala packaging changes
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user