[packit] 275 upstream release
Upstream tag: 275 Upstream commit: 33a1940e Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
ee2b045fc6
commit
83c6e43e4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
||||
/cockpit-273.tar.xz
|
||||
/cockpit-274.tar.xz
|
||||
/cockpit-274.1.tar.xz
|
||||
/cockpit-275.tar.xz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.56.0.
|
||||
The file was generated using packit 0.58.1.dev2+g43b2b1f.
|
||||
|
14
cockpit.spec
14
cockpit.spec
@ -49,7 +49,7 @@ Summary: Web Console for Linux servers
|
||||
License: LGPLv2+
|
||||
URL: https://cockpit-project.org/
|
||||
|
||||
Version: 274.1
|
||||
Version: 275
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
|
||||
|
||||
@ -275,13 +275,7 @@ rm -f %{buildroot}/%{_prefix}/share/metainfo/org.cockpit-project.cockpit-storage
|
||||
|
||||
sed -i "s|%{buildroot}||" *.list
|
||||
|
||||
%if 0%{?suse_version}
|
||||
# remove brandings with stale symlinks. Means they don't match
|
||||
# the distro.
|
||||
pushd %{buildroot}/%{_datadir}/cockpit/branding
|
||||
find -L * -type l -printf "%H\n" | sort -u | xargs rm -rv
|
||||
popd
|
||||
%else
|
||||
%if ! 0%{?suse_version}
|
||||
%global _debugsource_packages 1
|
||||
%global _debuginfo_subpackages 0
|
||||
|
||||
@ -663,6 +657,10 @@ via PackageKit.
|
||||
|
||||
# The changelog is automatically generated and merged
|
||||
%changelog
|
||||
* Wed Aug 24 2022 Packit <hello@packit.dev> - 275-1
|
||||
- shell: Support for alternatives to sudo
|
||||
|
||||
|
||||
* Mon Aug 08 2022 Packit <hello@packit.dev> - 274.1-1
|
||||
- cockpit-client: Support WebKit 4.1 API
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-274.1.tar.xz) = a4c57311f280514affc212fee5c2978cbfba2254ba121712cfc7e57ff944a5874ec25c7d2e2657d038844d3612fdff5fba617cff25565ba3f6adc8c98bb899f8
|
||||
SHA512 (cockpit-275.tar.xz) = eb3236afef0ef6d87bd0f65bd5955d797bda6d2fb87627cbfbce6a1a4aa24223e5bcc3db620b58cee0ac48081ffc455044e68c7e2cdd0805789df0a81fcd781b
|
||||
|
Loading…
Reference in New Issue
Block a user