From 154bb699f693743c066e7912e23a90f65a8eec0b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Jan 10 2014 18:15:21 +0000 Subject: Install attached artifacts - Resolves: rhbz#1028550 --- diff --git a/jansi-native.spec b/jansi-native.spec index 67a4e67..6fe1f19 100644 --- a/jansi-native.spec +++ b/jansi-native.spec @@ -3,7 +3,7 @@ Name: jansi-native Version: 1.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Jansi Native implements the JNI Libraries used by the Jansi project Group: Development/Libraries License: ASL 2.0 @@ -46,6 +46,7 @@ This package contains the API documentation for %{name}. %prep %setup -q -n jansi-native-jansi-native-%{version} +%mvn_package :::linux%{bits}: %build %mvn_build @@ -61,6 +62,10 @@ This package contains the API documentation for %{name}. %doc license.txt %changelog +* Fri Jan 10 2014 Mikolaj Izdebski - 1.5-4 +- Install attached artifacts +- Resolves: rhbz#1028550 + * Tue Nov 26 2013 Marek Goldmann - 1.5-3 - Mark javadoc subpackage as noarch