[jhighlight] Add alias for com.uwyn:jhighlight

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 13 11:03:27 UTC 2015


commit 989135a7d83ccf03b6a7ab7e198f19c20cff3f5e
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Mar 13 12:02:13 2015 +0100

    Add alias for com.uwyn:jhighlight

 jhighlight.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/jhighlight.spec b/jhighlight.spec
index 08a3476..26395a5 100644
--- a/jhighlight.spec
+++ b/jhighlight.spec
@@ -1,6 +1,6 @@
 Name:           jhighlight
 Version:        1.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An embeddable pure Java syntax highlighting library
 
 Group:          Development/Libraries
@@ -34,6 +34,7 @@ This package contains the API documentation for %{name}.
 %prep
 %setup -q -n %{name}-%{name}-%{version}
 %patch0
+%mvn_alias : com.uwyn:
 
 %build
 %mvn_build 
@@ -51,6 +52,9 @@ This package contains the API documentation for %{name}.
 %doc COPYING
 
 %changelog
+* Fri Mar 13 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.0.1-3
+- Add alias for com.uwyn:jhighlight
+
 * Fri Mar 6 2015 Alexander Kurtakov <akurtako at redhat.com> 1.0.1-2
 - Fix license field to contains or CDDL.
 


More information about the scm-commits mailing list