- enable argon2 - be more explicit about which buildflags are enabled - seperate out systemd file - add a source to the gpg key OBS-URL: https://build.opensuse.org/package/show/server:irc/znc?expand=0&rev=103
13 lines
560 B
Diff
13 lines
560 B
Diff
diff -rub znc-1.9.1/Doxyfile znc-1.9.1-patched/Doxyfile
|
|
--- znc-1.9.1/Doxyfile 2024-07-03 12:20:11.000000000 +0200
|
|
+++ znc-1.9.1-patched/Doxyfile 2024-09-18 21:57:39.902716622 +0200
|
|
@@ -939,7 +939,7 @@
|
|
# page will contain the date and time when the page was generated. Setting
|
|
# this to NO can help when comparing the output of multiple runs.
|
|
|
|
-HTML_TIMESTAMP = YES
|
|
+HTML_TIMESTAMP = NO
|
|
|
|
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
|
|
# documentation will contain sections that can be hidden and shown after the
|