Browse Source

Make RPM version contain .autoupdating to indicate that it auto updates outside normal RPM channels.

pull/1/head
Adam Ierymenko 11 years ago
parent
commit
83a6edd08e
  1. 4
      ext/installfiles/linux/RPM/zerotier-one.spec.in

4
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/

Loading…
Cancel
Save