Hi, all. I have a package up for review, and there's some question about how it should be versioned. The package is stax-utils ( https://bugzilla.redhat.com/show_bug.cgi?id=794923 ), which has the following situation: * They have released in the past using date-based versions (20070216, for example) * The POM files which I was able to find (this is a java package but does not bundle its own POM) use the date-based version. * I'm pulling the latest version from the subversion repository, because I need something newer than the last stable release. * There's nothing in the source tree to indicate a version at all The pieces of data that I have to use in a version-release string are the date: 20110309 and the svn revision: 238. I think the correct thing here would be to call it 20110309-0.1.svn238 , which indicates that it's a "pre-release" of 20110309, even though this specific version is unlikely to ever be released. Does this make sense? Part of what's in debate here is that the package guidelines indicate that the date should be in the release tag, but this seems redundant, and there appears to be precedent (apache-commons-csv, batik, vpnc, etc.) for omitting it. Thanks. Andy -- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging