forked from pool/aegisub
Dave Plater
2f7dde443e
Fix boo#1130889 by fixing aegisub's build against boost 1.69 with aegisub-boost169.patch, reported upstream with patch in issue: https://github.com/Aegisub/Aegisub/issues/93 OBS-URL: https://build.opensuse.org/request/show/689868 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=57
9 lines
440 B
Diff
9 lines
440 B
Diff
Index: Aegisub-524c6114a82157b143567240884de3a6d030b091/build/git_version.h
|
|
===================================================================
|
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
|
+++ Aegisub-524c6114a82157b143567240884de3a6d030b091/build/git_version.h 2019-03-29 13:17:45.073329657 +0200
|
|
@@ -0,0 +1,3 @@
|
|
+#define BUILD_GIT_VERSION_NUMBER 83736
|
|
+#define BUILD_GIT_VERSION_STRING "3.2.2+git20180710"
|
|
+#define TAGGED_RELEASE 0
|