File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ 2024-09-13 Tomas Halman <tomas@halman.net> 1.3
2+ * Update for new Quarkus based keycloak
132019-11-18 Jakub Hrozek <jhrozek@redhat.com> 1.2
24 * Specfile fix: Own the keycloak-rest binary
35 * Python2 compatibility: Import print() from future to make sure khci works
Original file line number Diff line number Diff line change 1212%endif
1313
1414Name: %{srcname }
15- Version: 1.2
15+ Version: 1.3
1616Release: %{?release_string }%{! ?release_string: 1}%{?dist }
1717Summary: %{summary }
1818
Original file line number Diff line number Diff line change 55name = 'keycloak-httpd-client-install'
66
77setup (name = name ,
8- version = '1.2 ' ,
8+ version = '1.3 ' ,
99 description = 'Tools to configure Apache HTTPD as Keycloak client' ,
1010 author = 'John Dennis' ,
1111 author_email = 'jdennis@redhat.com' ,
You can’t perform that action at this time.
0 commit comments