diff --git a/chrony.spec b/chrony.spec index 8c908d5bfc4a1668078c29e2ccfcd8258f13e6cb..8b4b040febb637636efbc309b182318791d361d0 100644 --- a/chrony.spec +++ b/chrony.spec @@ -2,7 +2,7 @@ Name: chrony Version: 4.1 -Release: 1 +Release: 2 Summary: An NTP client/server License: GPLv2 URL: https://chrony.tuxfamily.org @@ -27,8 +27,7 @@ service to other computers in the network. %prep -%setup -q -n %{name}-%{version} -a 6 -%patch1 -p1 +%autosetup -p1 -n %{name}-%{version} -a 6 mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim %build @@ -135,6 +134,12 @@ fi %{_mandir}/man[158]/%{name}*.[158]* %changelog +* Wed Dec 28 2022 chengyechun - 4.1-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update the patching mode + * Fri Jul 09 2021 gaihuiying - 4.1-1 - Type:requirement - Id:NA