Skip to content

Commit

Permalink
New version - 42.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 17, 2024
1 parent 9f1413e commit dd77ba4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions anaconda.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,9 @@ rm -rf \
%{_prefix}/libexec/anaconda/dd_*

%changelog
* Tue Sep 17 2024 github-actions <github-actions@github.com> - 42.3-1
- Fix scheduling actions in reclaim space dialog (#2311936) (vtrefny)

* Tue Sep 10 2024 github-actions <github-actions@github.com> - 42.2-1
- security: call /usr/libexec/fips-setup-helper (asosedkin)

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], [42.2], [anaconda-devel@lists.fedoraproject.org])
AC_INIT([anaconda], [42.3], [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 dd77ba4

Please sign in to comment.