Added changelog and bumped release for versioned requires

This commit is contained in:
Petra Mikova 2023-02-09 14:10:31 +01:00
parent cbf3c1cb6b
commit 863677b546
1 changed files with 4 additions and 1 deletions

View File

@ -310,7 +310,7 @@
%global top_level_dir_name %{origin}
%global top_level_dir_name_backup %{top_level_dir_name}-backup
%global buildver 10
%global rpmrelease 3
%global rpmrelease 4
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
%if %is_system_jdk
# Using 10 digits may overflow the int used for priority, so we combine the patch and build versions
@ -2332,6 +2332,9 @@ cjc.mainProgram(args)
%endif
%changelog
* Mon Jan 30 2023 Jiri Vanek <jvanek@redhat.com> - 1:17.0.6.0.10-4
- repacked bits are now requested in exact version
* Mon Jan 30 2023 Petra Alice Mikova <pmikova@redhat.com> - 1:17.0.6.0.10-3
- return libfreetype.so binary to resolve requires problems