- Update to 3.1.0 * [CPPOST-111] - Assorted build system fixups * [CPPOST-114] - Add notion of profile to SecurityPolicy * [CPPOST-112] - Implement message correlation in SAML2 encoder/decoder * [CPPOST-115] - Add regular expression option to EntityAttributes filter - Update library version to 11 - Run spec-cleaner - Refresh opensaml-2.5.5-doxygen_timestamp.patch OBS-URL: https://build.opensuse.org/request/show/852608 OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/opensaml?expand=0&rev=17
13 lines
447 B
Diff
13 lines
447 B
Diff
Index: opensaml-3.1.0/doxygen.cfg
|
|
===================================================================
|
|
--- opensaml-3.1.0.orig/doxygen.cfg
|
|
+++ opensaml-3.1.0/doxygen.cfg
|
|
@@ -137,6 +137,7 @@ HTML_OUTPUT = html
|
|
HTML_FILE_EXTENSION = .html
|
|
HTML_HEADER =
|
|
HTML_FOOTER =
|
|
+HTML_TIMESTAMP = NO
|
|
HTML_STYLESHEET =
|
|
GENERATE_HTMLHELP = $(GENERATE_CHM)
|
|
CHM_FILE = ../$(PROJECT).chm
|