[chrony] update to 1.30

Miroslav Lichvar mlichvar at fedoraproject.org
Tue Jul 1 13:44:30 UTC 2014


commit 32ada5957575670f5a43038272e6fce88890c974
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Tue Jul 1 15:25:05 2014 +0200

    update to 1.30

 .gitignore  |    4 ++--
 chrony.spec |    6 +++---
 sources     |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe50133..569c5a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/chrony-1.30-pre1.tar.gz
-/clknetsim-d5a9a5.tar.gz
+/chrony-1.30.tar.gz
+/clknetsim-2fa4c5.tar.gz
diff --git a/chrony.spec b/chrony.spec
index 191a9df..86711b6 100644
--- a/chrony.spec
+++ b/chrony.spec
@@ -1,5 +1,5 @@
-%global prerelease -pre1
 %global _hardened_build 1
+%global clknetsim_ver 2fa4c5
 %bcond_with debug
 
 Name:           chrony
@@ -20,7 +20,7 @@ Source7:        chrony.nm-dispatcher
 Source8:        chrony.dhclient
 Source9:        chrony-wait.service
 # simulator for test suite from https://github.com/mlichvar/clknetsim.git
-Source10:       clknetsim-d5a9a5.tar.gz
+Source10:       clknetsim-%{clknetsim_ver}.tar.gz
 %{?gitpatch:Patch0: chrony-%{version}%{?prerelease}-%{gitpatch}.patch.gz}
 
 BuildRequires:  libcap-devel libedit-devel nss-devel pps-tools-devel
@@ -117,7 +117,7 @@ fi
 %systemd_postun_with_restart chronyd.service
 
 %files
-%doc COPYING NEWS README chrony.txt faq.txt examples/*
+%doc COPYING FAQ NEWS README chrony.txt examples/*
 %config(noreplace) %{_sysconfdir}/chrony.conf
 %config(noreplace) %verify(not md5 size mtime) %attr(640,root,chrony) %{_sysconfdir}/chrony.keys
 %config(noreplace) %{_sysconfdir}/logrotate.d/chrony
diff --git a/sources b/sources
index 274b49c..ef2c29f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3df633d4964d7e92f38fac68ef544d84  chrony-1.30-pre1.tar.gz
-ad8f551e14136f3854d97f994f92a64e  clknetsim-d5a9a5.tar.gz
+4f0767528a51af44abd512699c5cf194  chrony-1.30.tar.gz
+22fa1568d6656a4243bb12153cabcccf  clknetsim-2fa4c5.tar.gz


More information about the scm-commits mailing list