update to 0.9.5 [release 0.9.5-1mamba;Sat Nov 21 2020]
This commit is contained in:
parent
44e593fbba
commit
c44f4cb2fe
@ -1,6 +1,6 @@
|
||||
Name: plymouth
|
||||
Epoch: 3
|
||||
Version: 0.9.4.20200329git
|
||||
Version: 0.9.5
|
||||
Release: 1mamba
|
||||
Summary: Provides a graphical boot animation while the boot process happens in the background
|
||||
Group: System/Kernel and Hardware
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||
Source: https://gitlab.freedesktop.org/plymouth/plymouth.git/master/plymouth-%{version}.tar.bz2
|
||||
Source: https://gitlab.freedesktop.org/plymouth/plymouth.git/%{version}/plymouth-%{version}.tar.bz2
|
||||
Source1: initrd-functions
|
||||
Source2: plymouth-sddm.service
|
||||
Source3: plymouth-kdm.service
|
||||
@ -26,33 +26,24 @@ Patch8: plymouth-0.9.3.20171122git-no-systemd-vconsole-setup.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsepol-devel
|
||||
BuildRequires: libthai-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
# plymouth 0.9.2 links to old libply-splash-graphics.so.2
|
||||
BuildConflicts: plymouth-devel < 0.9.2
|
||||
Obsoletes: splashutils
|
||||
Obsoletes: miscsplashutils
|
||||
Requires: plymouththeme
|
||||
@ -294,6 +285,9 @@ fi
|
||||
%{_datadir}/plymouth/themes/tribar/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.5-1mamba
|
||||
- update to 0.9.5
|
||||
|
||||
* Sun Mar 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4.20200329git-1mamba
|
||||
- update to 0.9.4.20200329git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user