https://bugzilla.redhat.com/show_bug.cgi?id=1085612 --- Comment #12 from Matthew Miller <mattdm@xxxxxxxxxx> --- (In reply to Christopher Meng from comment #11) > * Thu Sep 11 2014 Ye Myat Kaung <mavjs01@xxxxxxxxx> - 1408.00 > > The version in the end is not correct, you can use rpmdev-bumpspec to bump > it and see the standard. I assume you mean this part: %global verrel 1408.00 Name: voxelands Version: %{verrel} Release: 1%{?dist} Summary: The Fun-Focused Free Software Voxel World Game License: GPLv3 URL: http://www.voxelands.com Source0: http://www.voxelands.com/downloads/%{name}-%{verrel}-src.tar.bz2 This could be more simply done just like this: Name: voxelands Version: 1408.00 Release: 1%{?dist} Summary: The Fun-Focused Free Software Voxel World Game License: GPLv3 URL: http://www.voxelands.com Source0: http://www.voxelands.com/downloads/%{name}-%{version}-src.tar.bz2 No need for a special global, because %{version} already works. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review