Update to upstream release 288.2
This commit is contained in:
parent
863e362380
commit
66f9cbc981
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ SOURCES/cockpit.css.gz
|
||||
/cockpit-286.1.tar.xz
|
||||
/cockpit.css.gz
|
||||
/cockpit-288.1.tar.xz
|
||||
/cockpit-288.2.tar.xz
|
||||
|
@ -49,8 +49,8 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 288.1
|
||||
Release: 3%{?dist}
|
||||
Version: 288.2
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
|
||||
@ -678,6 +678,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Mar 29 2023 Katerina Koukiou <kkoukiou@redhat.com> - 288.2-1
|
||||
- Accounts: Allow specifying home directory during account creation
|
||||
- Accounts: Specifying custom shell during user creation
|
||||
|
||||
* Tue Mar 28 2023 Katerina Koukiou <kkoukiou@redhat.com> - 288.1-3
|
||||
- Update tmt test ref to 288.2
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-288.1.tar.xz) = b76f1f885a965ceb98458f0798ae64e0a06edafbb0deaa6fc02540fa8d1458be0a81b3e5860f940631d395eea2782f41cf1aa332b31eff784891d27b4bcad81f
|
||||
SHA512 (cockpit-288.2.tar.xz) = af521b2e45f8b195d2c555a02e52f6988fd22786d2e8596fe1f037cdff99846df9bdc038deeb71a724f2ba4aea4c35a18a5c789a6bfdbd4942a4b55f0ced691c
|
||||
SHA512 (cockpit.css.gz) = 1851e890e49141c17e498f1472c3bc307439cefaa0f1dccecbfc87b04087af03ca42199c86116c1fcf8890b58ca98f8aecfb01cc8b3c03a76e2685f7bd610568
|
||||
|
Loading…
Reference in New Issue
Block a user