Don't put build timestamp in Fedora builds

This is to better line up with how the Ubuntu builds are named
This commit is contained in:
David Muckle 2017-12-18 23:03:07 -05:00
parent 8079e1ba65
commit 3e18e795aa

View File

@ -3,7 +3,7 @@
%define version 0.31.0
Name: %{name}
Version: %{version}
Release: %{build_timestamp}%{dist}
Release: %{dist}
Summary: A cross-platform, terminal-based audio engine, library, player and server written in C++
Source0: https://github.com/clangen/musikcube/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
License: BSD-3-Clause