Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3615913c80 |
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ Summary: %{nice_name} is a powerful open-source tool that parses and evaluates a
|
|||
%global nice_name ParserNG
|
||||
Name: parserng
|
||||
Version: 0.1.9
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/gbenroscience/ParserNG
|
||||
# tarred cloned repo without hidden files and without idea iml
|
||||
|
|
@ -75,6 +75,9 @@ install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 0.1.9-7
|
||||
- Rebuilt for java-21-openjdk as system jdk
|
||||
|
||||
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 0.1.9-6
|
||||
- Rebuilt for java-21-openjdk as system jdk
|
||||
- fixed source/target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue