Switch to tilde versioning

This commit is contained in:
Mikolaj Izdebski 2019-05-13 18:58:30 +02:00
parent c37e966dad
commit 443753f6bc

View File

@ -1,6 +1,6 @@
Name: maven-surefire Name: maven-surefire
Version: 3.0.0 Version: 3.0.0~M3
Release: 0.1.M3%{?dist} Release: 1%{?dist}
Summary: Test framework project Summary: Test framework project
License: ASL 2.0 and CPL License: ASL 2.0 and CPL
URL: http://maven.apache.org/surefire/ URL: http://maven.apache.org/surefire/
@ -172,6 +172,9 @@ sed -i /-Xdoclint:all/d pom.xml
%license LICENSE NOTICE cpl-v10.html %license LICENSE NOTICE cpl-v10.html
%changelog %changelog
* Mon May 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M3-1
- Switch to tilde versioning
* Sat Apr 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0-0.1.M3 * Sat Apr 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0-0.1.M3
- Update to upstream 3.0.0-M3 milestone snapshot - Update to upstream 3.0.0-M3 milestone snapshot