-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
%define debug_package %{nil} | ||
|
||
# release | ||
%global release_token 31 | ||
%global release_token 32 | ||
|
||
## MAIN VERSIONS+RELEASE | ||
%global version_mailman 3.3.9 | ||
|
@@ -2066,7 +2066,7 @@ echo "Enable timers (will only run if main services are active)" | |
#- update hyperkitty 1.3.8 -> 1.3.9 # requires mistune >= 3.0.0 which has bundling issues | ||
|
||
%changelog | ||
* Mon Jun 24 2024 Peter Bieringer <[email protected]> 3.3.9-31 | ||
* Mon Jun 24 2024 Peter Bieringer <[email protected]> 3.3.9-32 | ||
- mailman3.te: add read_lnk_files_pattern for (mailman_mail_t, postfix_etc_t) | ||
- update django_mailman3 1.3.11 -> 1.3.12 / django-allauth 0.58.2 -> 0.59.0 | ||
- update mailman_web 0.0.8 -> 0.0.9 | ||
|