diff --git a/velocity.changes b/velocity.changes index de2f4a5..8727f94 100644 --- a/velocity.changes +++ b/velocity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 5 22:15:24 UTC 2018 - Fridrich Strba + +- Add alias "velocity:velocity" to the maven artifact + ------------------------------------------------------------------- Tue Sep 19 08:36:49 UTC 2017 - fstrba@suse.com diff --git a/velocity.spec b/velocity.spec index 5e86648..342f733 100644 --- a/velocity.spec +++ b/velocity.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -205,7 +205,7 @@ install -p -m 644 bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar install -d -m 755 %{buildroot}%{_mavenpomdir} install -pm 644 %{SOURCE1} \ %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom -%add_maven_depmap +%add_maven_depmap -a velocity:velocity # javadoc install -d -m 755 %{buildroot}%{_javadocdir}/%{name}