automatic version update by autodist [release 43.1-1mamba;Sun Oct 06 2024]
This commit is contained in:
parent
e94ff69de7
commit
c6faeeee8c
@ -1,7 +1,7 @@
|
||||
%define apiver 3
|
||||
%define majver %(echo %version | cut -d. -f 1)
|
||||
Name: libwnck
|
||||
Version: 43.0
|
||||
Version: 43.1
|
||||
Release: 1mamba
|
||||
Summary: libwnck implements pagers, tasklists, and other such things
|
||||
Group: System/Libraries
|
||||
@ -18,7 +18,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libXres-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
@ -69,8 +69,6 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -95,6 +93,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
%{_datadir}/gtk-doc/html/%{name}-%{apiver}.0/*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 06 2024 Automatic Build System <autodist@openmamba.org> 43.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user