moved to 7.3
- https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-7.3 - https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-7.2 - https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-7.1
This commit is contained in:
parent
a3812684cc
commit
54fcf013ab
3 changed files with 9 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/java-runtime-decompiler-6.1.tar.gz
|
||||
/java-runtime-decompiler-7.1.tar.gz
|
||||
/java-runtime-decompiler-7.2.tar.gz
|
||||
/java-runtime-decompiler-7.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Summary: Application for extraction and decompilation of JVM byte code
|
||||
Name: java-runtime-decompiler
|
||||
Version: 7.2
|
||||
Version: 7.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3
|
||||
URL: https://github.com/pmikova/java-runtime-decompiler
|
||||
|
|
@ -228,7 +228,13 @@ rm $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/plugins/JdDecompilerWrapper.json
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jun 30 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.3-1
|
||||
- moved to 7.3
|
||||
- https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-7.3
|
||||
- https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-7.2
|
||||
|
||||
* Wed Mar 15 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1-1
|
||||
- https://github.com/pmikova/java-runtime-decompiler/releases/tag/java-runtime-decompiler-7.1
|
||||
- moved to jrd 7.1
|
||||
- added desp on java-diff and new cplc
|
||||
- fixed(?) procyon wrapper
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (java-runtime-decompiler-7.2.tar.gz) = 21940dd0d4acba89b0e42c3588b0c6813247c71271347a556093196f2ffa8d0da6177c7db629e5f0792c5b9bdcc768ff5dfd21f6aaf1d93151c10cdfd29e0247
|
||||
SHA512 (java-runtime-decompiler-7.3.tar.gz) = dc45ee8fa53d3f3f6479f9d2d8978a714731d1cb333fe4e15321564bc049d6cde90e2e618d304df24bbcb6dec23cca6cb5373e867c8ec45212746b344e65a1e2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue