From 8a10c93e653900e721b7606471890a048451ecc5a1f252eb63622330278d512a Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 15 Nov 2018 11:43:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/regexp?expand=0&rev=19 --- regexp.changes | 5 +++++ regexp.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/regexp.changes b/regexp.changes index ce8a588..00c375d 100644 --- a/regexp.changes +++ b/regexp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 15 10:23:30 UTC 2018 - Fridrich Strba + +- Add jakarta-regexp:jakarta-regexp alias to the maven artifact + ------------------------------------------------------------------- Tue Oct 3 10:48:19 UTC 2017 - fstrba@suse.com diff --git a/regexp.spec b/regexp.spec index 5311d66..18b87b9 100644 --- a/regexp.spec +++ b/regexp.spec @@ -13,7 +13,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/ # @@ -67,7 +67,7 @@ install -m 644 build/*.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar # pom mkdir -p %{buildroot}%{_mavenpomdir} install -p -m 0644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom -%add_maven_depmap JPP-%{name}.pom %{name}.jar +%add_maven_depmap JPP-%{name}.pom %{name}.jar -a %{full_name}:%{full_name} %files %defattr(0644,root,root,0755)