!7 update to 0.9.5

Merge pull request !7 from yu_boyun/master
This commit is contained in:
openeuler-ci-bot 2020-08-03 17:32:49 +08:00 committed by Gitee
commit b3e984674c
3 changed files with 12 additions and 6 deletions

BIN
plymouth-0.9.5.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +1,12 @@
# commit date: 20191013
%global commit a4517f16f0e9dde9ad0bc4c1755275b9809772d1
%global shortcommit a4517f1
Name: plymouth
Version: 0.9.4
Release: 2
Version: 0.9.5
Release: 1
License: GPLv2+
Summary: Graphical Boot Animation and Logger
URL: https://www.freedesktop.org/wiki/Software/Plymouth
Source0: %{name}-%{shortcommit}.tar.xz
Source0: %{name}-%{version}.tar.gz
BuildRequires: gcc libtool libdrm-devel systemd-devel kernel-headers
BuildRequires: libpng-devel libxslt docbook-style-xsl gtk3-devel
@ -85,7 +83,7 @@ Plymouth. It features a small spinner on a dark background.
%package_help
%prep
%autosetup -n %{name}-%{commit} -p1
%autosetup -n %{name}-%{version} -p1
autoreconf --install --symlink -Wno-portability
%build
@ -157,6 +155,8 @@ fi
%license COPYING
%dir %{_sysconfdir}/plymouth
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
%dir %{_sysconfdir}/logrotate.d
%{_sysconfdir}/logrotate.d/bootlog
%{_bindir}/plymouth
%{_sbindir}/plymouthd
@ -218,6 +218,12 @@ fi
%{_mandir}/man?/*
%changelog
* Mon Aug 01 2020 yuboyun <yuboyun@huawei.com> - 0.9.5-1
- Type:NA
- Id:NA
- SUG:NA
- DESC:update to 0.9.5
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.9.4-2
- optimize spec