diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-08-04 09:19:53 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-08-04 09:19:53 +0000 |
commit | 0f1b4775e53c94f428a22664a4f48f2f3375bff8 (patch) | |
tree | e0d1573e87c3bffff7e8243923af79eb3b91e937 | |
parent | 58d081b0a58876e2d706ff43ad4e53aee3840fdc (diff) |
automatic import of cockpit
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | cockpit.spec | 9 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 5 deletions
@@ -828,3 +828,4 @@ /cockpit-321.dev97+geaec61d54.tar.xz /cockpit-321.dev98+g22b884878.tar.xz /cockpit-321.dev99+gf7dd589ab.tar.xz +/cockpit-321.dev100+g12cb2e141.tar.xz diff --git a/cockpit.spec b/cockpit.spec index e89c401..42683b8 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -50,8 +50,8 @@ License: LGPL-2.1-or-later URL: https://cockpit-project.org/ Version: 321 -Release: 1.20240804083406343454.main.99.gf7dd589ab%{?dist} -Source0: cockpit-321.dev99+gf7dd589ab.tar.xz +Release: 1.20240804091926642466.main.100.g12cb2e141%{?dist} +Source0: cockpit-321.dev100+g12cb2e141.tar.xz %if 0%{?fedora} >= 41 || 0%{?rhel} ExcludeArch: %{ix86} @@ -153,7 +153,7 @@ BuildRequires: python3-tox-current-env %endif %prep -%setup -q -n cockpit-321.dev99+gf7dd589ab +%setup -q -n cockpit-321.dev100+g12cb2e141 %build %configure \ @@ -651,7 +651,8 @@ via PackageKit. # The changelog is automatically generated and merged %changelog -* Sun Aug 04 2024 Packit <hello@packit.dev> - 321-1.20240804083406343454.main.99.gf7dd589ab +* Sun Aug 04 2024 Packit <hello@packit.dev> - 321-1.20240804091926642466.main.100.g12cb2e141 +- Bump stylelint from 16.7.0 to 16.8.1 in the stylelint group (dependabot[bot]) - Bump eslint-plugin-promise in the eslint group (dependabot[bot]) - pkg: fix typos found by codespell (Jelle van der Waa) - shell: Enable host switcher also on Fedora 40 (Marius Vollmer) @@ -1 +1 @@ -c8757441c7f0fec0958ac4168ff87396 cockpit-321.dev99+gf7dd589ab.tar.xz +b8cb10b8f40fc41d02f0a50c5f01e0bc cockpit-321.dev100+g12cb2e141.tar.xz |