forked from pool/aegisub
Dave Plater
ff783b1dcc
- Update to current git rev 524c6114a82157b143567240884de3a6d030b091 named version 3.2.2+git20180710 which builds against boost version 1.68, fixes boo#1105217 - Removed the following patches that are fixed upstream: aegisub.build-compare.patch, icu59.patch and aegisub-icu.patch. - Rebased Makefile.inc.in.patch, aegisub-no-optimize.patch and remove-vendor-luajit-dependency.patch. - For upstream changes see: /usr/share/doc/packages/aegisub/changelog.txt OBS-URL: https://build.opensuse.org/request/show/632309 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=50
9 lines
342 B
Diff
9 lines
342 B
Diff
Index: build/git_version.h
|
|
===================================================================
|
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
|
+++ build/git_version.h 2018-08-29 16:47:48.929842452 +0200
|
|
@@ -0,0 +1,3 @@
|
|
+#define BUILD_GIT_VERSION_NUMBER 83736
|
|
+#define BUILD_GIT_VERSION_STRING "3.2.2+git20180710"
|
|
+#define TAGGED_RELEASE 0
|