From 83a6edd08e509011844d45ea214554ec4d204840 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 5 Dec 2014 12:26:53 -0500 Subject: Make RPM version contain .autoupdating to indicate that it auto updates outside normal RPM channels. --- ext/installfiles/linux/RPM/zerotier-one.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext') diff --git a/ext/installfiles/linux/RPM/zerotier-one.spec.in b/ext/installfiles/linux/RPM/zerotier-one.spec.in index b3535929..967511d6 100644 --- a/ext/installfiles/linux/RPM/zerotier-one.spec.in +++ b/ext/installfiles/linux/RPM/zerotier-one.spec.in @@ -1,7 +1,7 @@ Name: zerotier-one Summary: ZeroTier One network virtualization service -Version: __VERSION__ -Release: 1 +Version: __VERSION__.autoupdating +Release: 1%{?dist} License: GPLv3 Requires: curl URL: https://www.zerotier.com/ -- cgit v1.2.3