Skip to content

Commit

Permalink
New version - 39.22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 27, 2023
1 parent 05577a8 commit 0fc7b07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions anaconda.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,12 @@ rm -rf \
%{_prefix}/libexec/anaconda/dd_*

%changelog
* Tue Jun 27 2023 github-actions <github-actions@github.com> - 39.22-1
- Update the bundled cockpit-desktop script (martin.kolman)
- Revert "Revert "webui: start using custom webui-desktop script instead of
cockpit-desktop"" (martin.kolman)
- docs: Document the distribution component (vponcova)

* Tue Jun 27 2023 github-actions <github-actions@github.com> - 39.21-1
- webui: Fix handling of END2END env variable in WebUI tests (zveleba)
- webui: tests: wait for the webui to update disk selection instead of
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
m4_define(python_required_version, 3.4)

AC_PREREQ([2.63])
AC_INIT([anaconda], [39.21], [anaconda-devel@lists.fedoraproject.org])
AC_INIT([anaconda], [39.22], [anaconda-devel@lists.fedoraproject.org])

# make it possible to set build info at build time
# (patch only builds, modular builds, mass-rebuilds, etc.)
Expand Down

0 comments on commit 0fc7b07

Please sign in to comment.