diff --git a/_service b/_service index 6b79367..2fd7169 100644 --- a/_service +++ b/_service @@ -1,20 +1,24 @@ + https://github.com/Aegisub/Aegisub.git git - .git + disable + yes + enable + .git/objects vendor/boost vendor/ffmpeg vendor/ffms2 vendor/fftw vendor/freetype2 vendor/googletest + vendor/hunspell vendor/icu vendor/libass vendor/uchardet vendor/wxWidgets 3.2.2+git%cd - 6f546951b4f004da16ce19ba638bf3eedefb9f31 aegisub diff --git a/aegisub-3.2.2+git20191006.tar.xz b/aegisub-3.2.2+git20191006.tar.xz index c7c4d82..dc2954e 100644 --- a/aegisub-3.2.2+git20191006.tar.xz +++ b/aegisub-3.2.2+git20191006.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b50b417ad5a2eb87f7d765f725dd85166d8fe19b88fb538227ec2dd7c9aa8ac1 -size 5158788 +oid sha256:054eb7cb867e559b65ef2843aab9d538362960381e8eb3da7fe3daf73ef5751c +size 5087992 diff --git a/aegisub.changes b/aegisub.changes index 2ec1f65..8b48b2d 100644 --- a/aegisub.changes +++ b/aegisub.changes @@ -3,6 +3,8 @@ Thu Apr 30 12:49:32 UTC 2020 - Dave Plater - Replaced luabins.patch with luaL_Reg-not-luaL_reg.patch sent upstream via https://github.com/Aegisub/Aegisub/issues/182 +- Removed spec file generated git_version.h, it's not needed when + git metadata is present. ------------------------------------------------------------------- Wed Apr 29 10:48:36 UTC 2020 - Luigi Baldoni diff --git a/aegisub.spec b/aegisub.spec index 128e938..e291676 100644 --- a/aegisub.spec +++ b/aegisub.spec @@ -1,7 +1,7 @@ # # spec file for package aegisub # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,11 +65,6 @@ effects in the subtitles, apart from just basic timed text. %prep %autosetup -p1 -tee build/git_version.h << "EOF" -#define BUILD_GIT_VERSION_NUMBER 9010 -#define BUILD_GIT_VERSION_STRING "%{version}" -#define TAGGED_RELEASE 0 -EOF cp %{SOURCE99} . %build