automatic version update by autodist [release 43.1-1mamba;Sat Nov 05 2022]
This commit is contained in:
parent
6530487cbe
commit
00fe722fa1
17
mutter.spec
17
mutter.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
%define apiver 10
|
||||
%define apiver 11
|
||||
Name: mutter
|
||||
Version: 42.5
|
||||
Version: 43.1
|
||||
Release: 1mamba
|
||||
Summary: A compositing window manager based on Metacity
|
||||
Group: Graphical Desktop/Libraries/GNOME
|
||||
@ -34,9 +34,10 @@ BuildRequires: libXi-devel
|
||||
BuildRequires: libXinerama-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
BuildRequires: libXtst-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libcolord-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
@ -48,6 +49,7 @@ BuildRequires: libgtk3-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libinput-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: libmesa-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpipewire-devel
|
||||
@ -162,8 +164,7 @@ fi
|
||||
%dir %{_datadir}/installed-tests/mutter-%{apiver}
|
||||
%{_datadir}/installed-tests/mutter-%{apiver}/*.test
|
||||
%dir %{_datadir}/mutter-%{apiver}/tests
|
||||
%dir %{_datadir}/mutter-%{apiver}/tests/stacking
|
||||
%{_datadir}/mutter-%{apiver}/tests/stacking/*
|
||||
%{_datadir}/mutter-%{apiver}/tests/*
|
||||
%{_libdir}/pkgconfig/libmutter-%{apiver}.pc
|
||||
%{_libdir}/pkgconfig/libmutter-test-%{apiver}.pc
|
||||
%{_libdir}/pkgconfig/mutter-*%{apiver}.pc
|
||||
@ -174,6 +175,12 @@ fi
|
||||
#%{_datadir}/gtk-doc/html/meta/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 43.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 30 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 42.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user