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