automatic version update by autodist [release 1.2.2-1mamba;Mon Mar 04 2024]
This commit is contained in:
parent
1b5e09ec23
commit
441700ee21
@ -1,5 +1,5 @@
|
||||
Name: libXcursor
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1mamba
|
||||
Summary: X.Org Xcursor library
|
||||
Group: System/Libraries
|
||||
@ -12,12 +12,8 @@ License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: xorgproto-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
@ -57,13 +53,15 @@ This package contains static libraries and header files needed for development.
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libXcursor.a
|
||||
%{_libdir}/libXcursor.la
|
||||
%{_libdir}/libXcursor.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_includedir}/X11/Xcursor/Xcursor.h
|
||||
%{_mandir}/man3/Xcursor*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2024 Automatic Build System <autodist@openmamba.org> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
|
||||
- update to 1.2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user