!5 update version to 9.0.3
From: @konglidong Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
3cd50132c2
BIN
glu-9.0.2.tar.xz
BIN
glu-9.0.2.tar.xz
Binary file not shown.
BIN
glu-9.0.3.tar.xz
Normal file
BIN
glu-9.0.3.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
Name: mesa-libGLU
|
||||
Version: 9.0.2
|
||||
Version: 9.0.3
|
||||
Release: 1
|
||||
Summary: Mesa libGLU library
|
||||
License: MIT
|
||||
URL: https://mesa3d.org/
|
||||
Source0: https://mesa.freedesktop.org/archive/glu/glu-%{version}.tar.xz
|
||||
|
||||
BuildRequires: autoconf automake gcc-c++ libtool mesa-libGL-devel
|
||||
BuildRequires: autoconf automake gcc-c++ libtool mesa-libGL-devel libglvnd-devel meson
|
||||
Provides: libGLU
|
||||
|
||||
%description
|
||||
@ -24,12 +24,11 @@ The development package for %{name}.
|
||||
%autosetup -n glu-%{version} -p1
|
||||
|
||||
%build
|
||||
autoreconf -vif
|
||||
%configure
|
||||
%make_build
|
||||
%meson -Dgl_provider=glvnd
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
%delete_la
|
||||
|
||||
%ldconfig_scriptlets
|
||||
@ -43,6 +42,9 @@ autoreconf -vif
|
||||
%{_libdir}/pkgconfig/glu.pc
|
||||
|
||||
%changelog
|
||||
* Wed Dec 27 2023 konglidong <konglidong@uniontech.com> - 9.0.3-1
|
||||
- update version to 9.0.3
|
||||
|
||||
* Wed Dec 01 2021 wangkerong <wangkerong@huawei.com> - 9.0.2-1
|
||||
- update to 9.0.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user