Update to 0.9.5 + a bunch of extra fixes from git (new upstream git snapshot)
Fixes 1896929 - systemd complains about Unit configured to use KillMode=none
This commit is contained in:
parent
b2e4a8ed84
commit
254e467dbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ plymouth-0.8.4.tar.bz2
|
|||||||
/plymouth-32c097c.tar.gz
|
/plymouth-32c097c.tar.gz
|
||||||
/plymouth-58a7289.tar.gz
|
/plymouth-58a7289.tar.gz
|
||||||
/plymouth-e31c81f.tar.gz
|
/plymouth-e31c81f.tar.gz
|
||||||
|
/plymouth-8a3c9bb.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global commit e31c81f9849c176d7b293ca79cc4507ba740c2fa
|
%global commit 8a3c9bbf24ce61c72364ae6e6394e5efe6834758
|
||||||
%global commitdate 20200325
|
%global commitdate 20210323
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Summary: Graphical Boot Animation and Logger
|
Summary: Graphical Boot Animation and Logger
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.9.4
|
Version: 0.9.5
|
||||||
Release: 17.%{commitdate}git%{shortcommit}%{?dist}
|
Release: 1.%{commitdate}git%{shortcommit}%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
URL: http://www.freedesktop.org/wiki/Software/Plymouth
|
||||||
|
|
||||||
@ -398,6 +398,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 23 2021 Hans de Goede <hdegoede@redhat.com> - 0.9.5-1.20210323git8a3c9bb
|
||||||
|
- Update to 0.9.5 + a bunch of extra fixes from git (new upstream git snapshot)
|
||||||
|
- Fixes 1896929 - systemd complains about Unit configured to use KillMode=none
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-17.20200325gite31c81f
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-17.20200325gite31c81f
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (plymouth-e31c81f.tar.gz) = 1b4e7507d634f37c19d48bc2d479f01af3c1215c8c1d935e3bb84bf19c14a126f3005485dc6e9e718e70e3c82cce7c963d4d31274f6d32161d195317d07b7388
|
SHA512 (plymouth-8a3c9bb.tar.gz) = e2ad3315cc3269e9c0586a829f43da20707868f258e82487bb5497409443abfbbf8f9d4bb2935be04e740b2c3daa520c8dd64e91455db457ede013996bf8e32b
|
||||||
|
Loading…
Reference in New Issue
Block a user