1
0
Fork 0

Upgrade jadx to 1.3.1

This commit is contained in:
Carlos Mogas da Silva 2021-12-30 00:19:51 +00:00
parent 4eed64d9b6
commit 068c38b8fd
3 changed files with 13 additions and 4 deletions

View file

@ -2,7 +2,7 @@
%global gem_name cms_scanner
Name: rubygem-%{gem_name}
Version: 0.13.4
Version: 0.13.6
Release: 1%{?dist}
Summary: CMS Scanner Framework (experimental)
License: MIT
@ -75,5 +75,8 @@ popd
%doc %{gem_instdir}/README.md
%changelog
* Tue Nov 02 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 0.13.6-1
- Update to 0.13.6
* Tue May 25 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 0.13.4-1
- Initial package

View file

@ -2,7 +2,7 @@
%global gem_name opt_parse_validator
Name: rubygem-%{gem_name}
Version: 1.9.4
Version: 1.9.5
Release: 1%{?dist}
Summary: Ruby OptionParser Validators
License: MIT
@ -73,5 +73,8 @@ popd
%doc %{gem_instdir}/README.md
%changelog
* Tue Nov 02 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 1.9.5-1
- Update to 1.9.5
* Tue May 25 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 1.9.4-1
- Initial package