-
Notifications
You must be signed in to change notification settings - Fork 4
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
5 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: Tancredi provisioning engine packaging and configuration | ||
Name: nethserver-tancredi | ||
Version: 1.17.0 | ||
Version: 1.18.0 | ||
Release: 1%{?dist} | ||
License: GPLv3 | ||
Source: %{name}-%{version}.tar.gz | ||
|
@@ -74,6 +74,10 @@ install tancredi-migration-helper %{buildroot}/usr/sbin/ | |
%license LICENSE | ||
|
||
%changelog | ||
* Thu Oct 10 2024 Stefano Fancello <[email protected]> - 1.18.0-1 | ||
- Tancredi: Snom expansion module are not configured well - Bug NethServer/dev#7044 | ||
- nethserver-tancredi dependencies updated - Bug nethesis/dev#6231 | ||
|
||
* Thu Jun 06 2024 Stefano Fancello <[email protected]> - 1.17.0-1 | ||
- Bump tancredi version (#140) | ||
|
||
|