From 0913aaf0b34d525958ae28f6678b2f904e07e05615dc5dec733789a3b05cf730 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 17 May 2018 20:06:16 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/regexp?expand=0&rev=18 --- regexp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regexp.spec b/regexp.spec index 4504606..5311d66 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,7 +1,7 @@ # # spec file for package regexp # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties From 8a10c93e653900e721b7606471890a048451ecc5a1f252eb63622330278d512a Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 15 Nov 2018 11:43:49 +0000 Subject: [PATCH 2/2] 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)