Compare commits

...

No commits in common. "c8-beta-stream-4" and "c9" have entirely different histories.

1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: jaxb-istack-commons
Version: 4.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: iStack Common Utility Code
License: BSD
URL: https://github.com/eclipse-ee4j/jaxb-istack-commons
@ -83,5 +83,8 @@ popd
%license LICENSE.md NOTICE.md
%changelog
* Wed Feb 01 2023 Marián Konček <mkoncek@redhat.com> - 4.1.1-2
- Reduce dependencies, reorganize subpackages
* Tue Jan 17 2023 Marian Koncek <mkoncek@redhat.com> - 4.1.1-1
- Initial build