Skip to content

Commit

Permalink
New version - 34.25.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed May 22, 2024
1 parent 772f67c commit eb3f290
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 @@ -416,6 +416,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*

%changelog
* Wed May 22 2024 Katerina Koukiou <[email protected]> - 34.25.5.5-1
- infra: Sync po directory build scripts with master

* Mon May 20 2024 Katerina Koukiou <[email protected]> - 34.25.5.4-1
- Update translations from Weblate for rhel-9
- Do not rewrite logs in rescue mode (jstodola)
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], [34.25.5.4], [[email protected]])
AC_INIT([anaconda], [34.25.5.5], [[email protected]])

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

0 comments on commit eb3f290

Please sign in to comment.