* Fri Sep 12 2025 Brian Read <brianr@koozali.org> 11.1-10.sme

- Fix version and build date from spec file  [SME: 13121]
This commit is contained in:
2025-09-13 08:56:14 +01:00
parent 248bbed240
commit 72e7f2a5c5

View File

@@ -6,7 +6,7 @@ Summary: Daily mail statistics for SME Server
%define name smeserver-mailstats
Name: %{name}
%define version 11.1
%define release 9
%define release 10
%define full_version %{version}.%{release})
Version: %{version}
Release: %{release}%{?dist}
@@ -88,7 +88,7 @@ chmod u+s /usr/bin/journalwrap
/sbin/ldconfig
%changelog
* Fri Sep 12 2025 Brian Read <brianr@koozali.org> 11.1-9.sme
* Fri Sep 12 2025 Brian Read <brianr@koozali.org> 11.1-10.sme
- Fix version and build date from spec file [SME: 13121]
* Fri Sep 12 2025 Brian Read <brianr@koozali.org> 11.1-8.sme
@@ -195,4 +195,4 @@ chmod u+s /usr/bin/journalwrap
- Add Update event to createlinks Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089]
* Sat May 26 2012 Brian J read <brianr@bjsystems.co.uk> 1.0-1.sme
- Initial version
- Initial version