Bumped to upstream 3.0

This commit is contained in:
Jiri Vanek 2019-08-27 17:56:44 +02:00
commit 0fbc5d1d5c
10 changed files with 35 additions and 96 deletions

View file

@ -1,7 +1,7 @@
Summary: Application for extraction and decompilation of JVM byte code
Name: java-runtime-decompiler
Version: 2.0
Release: 5%{?dist}
Version: 3.0
Release: 1%{?dist}
License: GPLv3
URL: https://github.com/pmikova/java-runtime-decompiler
Source0: https://github.com/pmikova/%{name}/archive/%{name}-%{version}.tar.gz
@ -11,9 +11,6 @@ Source3: jrd.desktop
Patch0: remove_rsyntaxtextarea.patch
Patch1: systemFernflower.patch
Patch2: systemProcyon.patch
Patch3: includeLambdas.patch
# this should be upstreamed
Patch4: enjoyDoclint.patch
BuildArch: noarch
BuildRequires: maven-local
BuildRequires: byteman
@ -42,8 +39,6 @@ This package contains the API documentation for %{name}.
%patch0 -p1
%patch1
%patch2
%patch3
%patch4
%build
pushd runtime-decompiler