a152b35097
- Do not include the codename in soversion. (forwarded request 92512 from elvigia) OBS-URL: https://build.opensuse.org/request/show/92513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=42
12 lines
220 B
Diff
12 lines
220 B
Diff
--- zlib.h.orig
|
|
+++ zlib.h
|
|
@@ -37,7 +37,7 @@
|
|
extern "C" {
|
|
#endif
|
|
|
|
-#define ZLIB_VERSION "1.2.5.2-motley"
|
|
+#define ZLIB_VERSION "1.2.5.2"
|
|
#define ZLIB_VERNUM 0x1252
|
|
#define ZLIB_VER_MAJOR 1
|
|
#define ZLIB_VER_MINOR 2
|