forked from pool/meson
Tweak the changelog and the actual dependency
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=70
This commit is contained in:
parent
980c8e7298
commit
c93c2c138e
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 17:47:29 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Require the python3 package (boo#1068818).
|
||||
- Require python3-xml: mesonbuild/modules/qt5.py imports the xml
|
||||
module (boo#1068818).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 12:30:03 UTC 2017 - dimstar@opensuse.org
|
||||
|
@ -85,7 +85,7 @@ BuildRequires: boost-devel
|
||||
%endif
|
||||
%else
|
||||
Requires: ninja
|
||||
Requires: python3
|
||||
Requires: python3-xml
|
||||
# meson-gui was last used in openSUSE Leap 42.1.
|
||||
Provides: meson-gui = %{version}
|
||||
Obsoletes: meson-gui < %{version}
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 17:47:29 UTC 2017 - sor.alexei@meowr.ru
|
||||
|
||||
- Require the python3 package (boo#1068818).
|
||||
- Require python3-xml: mesonbuild/modules/qt5.py imports the xml
|
||||
module (boo#1068818).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 12:30:03 UTC 2017 - dimstar@opensuse.org
|
||||
|
@ -85,7 +85,7 @@ BuildRequires: boost-devel
|
||||
%endif
|
||||
%else
|
||||
Requires: ninja
|
||||
Requires: python3
|
||||
Requires: python3-xml
|
||||
# meson-gui was last used in openSUSE Leap 42.1.
|
||||
Provides: meson-gui = %{version}
|
||||
Obsoletes: meson-gui < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user