Bumped to 9.1
This commit is contained in:
parent
c2700e87eb
commit
f800c363cb
3 changed files with 9 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
Summary: Application for extraction and decompilation of JVM byte code
|
||||
Name: java-runtime-decompiler
|
||||
Version: 8.0
|
||||
Version: 9.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3
|
||||
URL: https://github.com/pmikova/java-runtime-decompiler
|
||||
Source0: https://github.com/pmikova/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/judovana/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}
|
||||
Source3: jrd.desktop
|
||||
Source4: jrd-hex.desktop
|
||||
|
|
@ -228,6 +228,11 @@ rm $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/plugins/JdDecompilerWrapper.json
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1-1
|
||||
- update dto 9.1
|
||||
- https://github.com/judovana/java-runtime-decompiler/releases/tag/java-runtime-decompiler-9.1
|
||||
- https://github.com/judovana/java-runtime-decompiler/releases/tag/java-runtime-decompiler-9.0
|
||||
|
||||
* Fri Oct 13 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-1
|
||||
- update dto 8.0
|
||||
- https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue