Update BRs for vala packaging changes
This commit is contained in:
parent
6528c156a1
commit
53c0e1141a
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: libdbusmenu
|
Name: libdbusmenu
|
||||||
Version: %{ubuntu_release}.0
|
Version: %{ubuntu_release}.0
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Library for passing menus over DBus
|
Summary: Library for passing menus over DBus
|
||||||
|
|
||||||
# All files installed in final rpms use C sources with dual licensing headers.
|
# All files installed in final rpms use C sources with dual licensing headers.
|
||||||
@ -39,8 +39,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 2.91
|
|||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 0.13.4
|
BuildRequires: pkgconfig(json-glib-1.0) >= 0.13.4
|
||||||
BuildRequires: pkgconfig(x11) >= 1.3
|
BuildRequires: pkgconfig(x11) >= 1.3
|
||||||
BuildRequires: python2
|
BuildRequires: python2
|
||||||
BuildRequires: vala-devel
|
BuildRequires: vala
|
||||||
BuildRequires: vala-tools
|
|
||||||
|
|
||||||
# pkgconfig file is checked for valgrind, but is actually only used for tests
|
# pkgconfig file is checked for valgrind, but is actually only used for tests
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1262274
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1262274
|
||||||
@ -251,6 +250,9 @@ done
|
|||||||
%{_datadir}/%{name}/json/test-gtk-label.json
|
%{_datadir}/%{name}/json/test-gtk-label.json
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 16.04.0-10
|
||||||
|
- Update BRs for vala packaging changes
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 16.04.0-9
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 16.04.0-9
|
||||||
- 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