fix dates out of order in changelog
This commit is contained in:
@@ -2,7 +2,7 @@ Summary: sme server crontab maanger
|
||||
%define name smeserver-crontab_manager
|
||||
Name: %{name}
|
||||
%define version 2.4
|
||||
%define release 10
|
||||
%define release 11
|
||||
Version: %{version}
|
||||
Release: %{release}%{dist}
|
||||
License: GPL
|
||||
@@ -18,6 +18,9 @@ Requires: smeserver >= 4.1
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Mon Oct 13 2025 Trevor Batley <trevorb@koozali.org> 2.4-11.sme
|
||||
- fix dates out of order in changelog
|
||||
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.4-10.sme
|
||||
- Fix e-smith references in smeserver-crontab_manager [SME: 12732]
|
||||
|
||||
@@ -29,7 +32,7 @@ AutoReqProv: no
|
||||
by assuming the date is correct and changing the weekday.
|
||||
Wed Sep 09 2024 --> Wed Sep 04 2024 or Mon Sep 09 2024 or Wed Sep 11 2024 or ....
|
||||
|
||||
* Wed Sep 09 2024 Terry Fage <terry@fage.id.au> 2.4.8.sme
|
||||
* Wed Sep 07 2024 Terry Fage <terry@fage.id.au> 2.4.8.sme
|
||||
- apply locale 2024-09-04.patch
|
||||
|
||||
* Sat Aug 21 2021 Terry Fage <terry.fage@gmail.com> 2.4.7.sme
|
||||
|
||||
Reference in New Issue
Block a user