2 Commits

2 changed files with 8 additions and 2 deletions

View File

@ -11,3 +11,4 @@ Chronyd implements the NTP protocol and can act as either a client or a server.
Chronyc provides a user interface to Chronyd for monitoring its performance and configuring various settings.
It can do so while running on the same computer as the Chronyd instance it is controlling or a different computer.

View File

@ -2,7 +2,7 @@
%define chrony_userid 55
Name: chrony
Version: 4.6.1
Version: 4.8
Release: 1mamba
Summary: A pair of programs which are used to maintain the accuracy of the system clock on a computer
Group: System/Servers
@ -43,7 +43,6 @@ Chronyd implements the NTP protocol and can act as either a client or a server.
Chronyc provides a user interface to Chronyd for monitoring its performance and configuring various settings.
It can do so while running on the same computer as the Chronyd instance it is controlling or a different computer.
%debug_package
%prep
%setup -q
@ -123,6 +122,12 @@ fi
%doc COPYING
%changelog
* Thu Aug 28 2025 Automatic Build System <autodist@openmamba.org> 4.8-1mamba
- automatic version update by autodist
* Wed Jun 11 2025 Automatic Build System <autodist@openmamba.org> 4.7-1mamba
- automatic version update by autodist
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 4.6.1-1mamba
- automatic version update by autodist