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
|
%define name smeserver-crontab_manager
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.4
|
%define version 2.4
|
||||||
%define release 10
|
%define release 11
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{dist}
|
Release: %{release}%{dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@@ -18,6 +18,9 @@ Requires: smeserver >= 4.1
|
|||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- 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.
|
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 --> 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
|
- apply locale 2024-09-04.patch
|
||||||
|
|
||||||
* Sat Aug 21 2021 Terry Fage <terry.fage@gmail.com> 2.4.7.sme
|
* Sat Aug 21 2021 Terry Fage <terry.fage@gmail.com> 2.4.7.sme
|
||||||
|
|||||||
Reference in New Issue
Block a user