automatic version update by autodist [release 0.16.0-1mamba;Wed May 07 2025]
This commit is contained in:
parent
845b18e665
commit
0a0160ed7f
12
spice.spec
12
spice.spec
@ -1,5 +1,5 @@
|
||||
Name: spice
|
||||
Version: 0.15.2
|
||||
Version: 0.16.0
|
||||
Release: 1mamba
|
||||
Summary: The Spice server needed to build SPICE support into QEMU
|
||||
Group: System/Libraries
|
||||
@ -12,11 +12,12 @@ License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcacard-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: liblz4-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libopus-devel
|
||||
@ -24,6 +25,7 @@ BuildRequires: liborc-devel
|
||||
BuildRequires: libpixman-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: spice-protocol-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -51,7 +53,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -69,8 +70,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -87,6 +86,9 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 07 2025 Automatic Build System <autodist@openmamba.org> 0.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 14 2023 Automatic Build System <autodist@mambasoft.it> 0.15.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user