Update to v244

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-11-29 18:01:38 +01:00
parent 8964873178
commit ed1ff6f641
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (systemd-244-rc1.tar.gz) = 1b61c0d3fc908c747f2cdad1a14790a100df75d99b44b54bcdde1857426b53b87ef9449b298dbeacb857081f742738a2413506dba22e8fc7f0fc191ac0e3c67e
SHA512 (systemd-244.tar.gz) = 08f260fb15b5eb273faafda826dd9154e9a02841b4c5911cc1c7e1445072ad51389f8cced7b9acf112737c20fd56b2fbf48b3f914733c934c774d38a23b616fb

View File

@ -14,7 +14,7 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
Version: 244~rc1
Version: 244
Release: 1%{?commit:.git%{shortcommit}}%{?dist}
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+
@ -711,6 +711,9 @@ fi
%files tests -f .file-list-tests
%changelog
* Fri Nov 29 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 244-1
- Update to latest version. Just minor bugs fixed since the pre-release.
* Fri Nov 22 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 244~rc1-1
- Update to latest pre-release version,
see https://github.com/systemd/systemd/blob/master/NEWS#L3.