diff --git a/.gitignore b/.gitignore index ebfda47..18af58d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /timepps.h -/chrony-1.26-pre1.tar.gz +/chrony-1.26.tar.gz diff --git a/chrony.spec b/chrony.spec index 1760bbe..21bd196 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,7 +1,6 @@ -%define prerelease -pre1 Name: chrony Version: 1.26 -Release: 0.1.pre1%{?gitpatch}%{?dist} +Release: 1%{?gitpatch}%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -55,7 +54,6 @@ export LDFLAGS="-Wl,-z,relro,-z,now" %configure \ --docdir=%{_docdir} \ - --enable-forcednsretry \ --with-sendmail=%{_sbindir}/sendmail make %{?_smp_mflags} getdate all docs diff --git a/sources b/sources index a5def36..bcef65b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ b494eddf72f3455c333eed80642dc20d timepps.h -232594d5f2065cbb905f484258a854fd chrony-1.26-pre1.tar.gz +ad6dd619ff1986e4ff780363c64e2246 chrony-1.26.tar.gz