Auto sync2gitlab import of cockpit-285-1.el8.src.rpm
This commit is contained in:
parent
e38f60e973
commit
f447baab88
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/cockpit-282.1.tar.xz
|
||||
/cockpit-283.tar.xz
|
||||
/cockpit-284.tar.xz
|
||||
/cockpit-285.tar.xz
|
||||
|
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 284
|
||||
Version: 285
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
Source1: cockpit.css.gz
|
||||
@ -306,6 +306,7 @@ cat kdump.list sosreport.list networkmanager.list selinux.list >> system.list
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-sosreport.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-kdump.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-selinux.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/metainfo/org.cockpit-project.cockpit-networkmanager.metainfo.xml
|
||||
rm -f %{buildroot}%{_datadir}/pixmaps/cockpit-sosreport.png
|
||||
%endif
|
||||
|
||||
@ -569,6 +570,7 @@ BuildArch: noarch
|
||||
The Cockpit component for managing networking. This package uses NetworkManager.
|
||||
|
||||
%files networkmanager -f networkmanager.list
|
||||
%{_datadir}/metainfo/org.cockpit-project.cockpit-networkmanager.metainfo.xml
|
||||
|
||||
%endif
|
||||
|
||||
@ -679,6 +681,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Feb 08 2023 Martin Pitt <mpitt@redhat.com> - 285-1
|
||||
- Cryptographic subpolicies support
|
||||
- users: Group creation and filtering support
|
||||
|
||||
* Wed Jan 25 2023 Martin Pitt <mpitt@redhat.com> - 284-1
|
||||
- Services: Show logs for user units
|
||||
- Storage: Set up a system to use NBDE
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cockpit-284.tar.xz) = 3aedd62138e9d80da49e7ef2bb199cf71fc677d41f3f58810c1549e4921647d5eeaa4b24361a5b6f06f35ae9e86010f27651b9398d4a2d460b22e0b516c00365
|
||||
SHA512 (cockpit-285.tar.xz) = 95ac5921df0810924bbb9e17d4cf37a5738fda7a8266ffbf9b0d4a6e35de637141777eac27ba08edd019a827d34759814b535e2626c9a49730ede36aa589d932
|
||||
SHA512 (cockpit.css.gz) = 1851e890e49141c17e498f1472c3bc307439cefaa0f1dccecbfc87b04087af03ca42199c86116c1fcf8890b58ca98f8aecfb01cc8b3c03a76e2685f7bd610568
|
||||
|
Loading…
Reference in New Issue
Block a user