Skip to content

Commit

Permalink
update changelog for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Nov 3, 2020
1 parent ebf78a7 commit 48619b4
Show file tree
Hide file tree
Showing 12 changed files with 46 additions and 34 deletions.
4 changes: 2 additions & 2 deletions MyNewPlugin/config.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#define PLUG_NAME "MyNewPlugin"
#define PLUG_MFR "AcmeInc"
#define PLUG_VERSION_HEX 0x00000100
#define PLUG_VERSION_STR "0.1.0"
#define PLUG_VERSION_HEX 0x00000500
#define PLUG_VERSION_STR "0.5.0"
#define PLUG_UNIQUE_ID 'lQhx'
#define PLUG_MFR_ID 'Acme'
#define PLUG_URL_STR "https://iplug2.github.io"
Expand Down
2 changes: 1 addition & 1 deletion MyNewPlugin/installer/MyNewPlugin.iss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ AppCopyright=Copyright (C) 2020 MANUFACTURER
AppPublisher=MANUFACTURER
AppPublisherURL=http:https://www.spam.com
AppSupportURL=http:https://www.spam.com
AppVersion=0.1.0
AppVersion=0.5.0
VersionInfoVersion=1.0.0
DefaultDirName={pf}\MyNewPlugin
DefaultGroupName=MyNewPlugin
Expand Down
2 changes: 1 addition & 1 deletion MyNewPlugin/installer/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MyNewPlugin changelog
www.acmeinc.com

00/00/0000 - v0.1.0 initial release
00/00/0000 - v0.1.0 initial release
6 changes: 3 additions & 3 deletions MyNewPlugin/resources/MyNewPlugin-AAX-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>MyNewPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MyNewPlugin v0.1.0 Copyright 2020 Acme Inc</string>
<string>MyNewPlugin v0.5.0 Copyright 2020 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.aax.MyNewPlugin</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>TDMw</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>PTul</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
10 changes: 5 additions & 5 deletions MyNewPlugin/resources/MyNewPlugin-AU-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>256</integer>
<integer>1280</integer>
</dict>
</array>
<key>AudioUnit Version</key>
<string>0x00000100</string>
<string>0x00000500</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>MyNewPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MyNewPlugin v0.1.0 Copyright 2020 Acme Inc</string>
<string>MyNewPlugin v0.5.0 Copyright 2020 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.audiounit.MyNewPlugin</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -40,11 +40,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>lQhx</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions MyNewPlugin/resources/MyNewPlugin-VST2-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>MyNewPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MyNewPlugin v0.1.0 Copyright 2020 Acme Inc</string>
<string>MyNewPlugin v0.5.0 Copyright 2020 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.vst.MyNewPlugin</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>lQhx</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions MyNewPlugin/resources/MyNewPlugin-VST3-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>MyNewPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MyNewPlugin v0.1.0 Copyright 2020 Acme Inc</string>
<string>MyNewPlugin v0.5.0 Copyright 2020 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.vst3.MyNewPlugin</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>lQhx</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions MyNewPlugin/resources/MyNewPlugin-iOS-AUv3-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down Expand Up @@ -49,7 +49,7 @@
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>256</integer>
<integer>1280</integer>
</dict>
</array>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions MyNewPlugin/resources/MyNewPlugin-iOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
8 changes: 4 additions & 4 deletions MyNewPlugin/resources/MyNewPlugin-macOS-AUv3-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>MyNewPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MyNewPlugin v0.1.0 Copyright 2020 Acme Inc</string>
<string>MyNewPlugin v0.5.0 Copyright 2020 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.app.MyNewPlugin.AUv3</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>LSMinimumSystemVersion</key>
<string>10.12.0</string>
<key>NSExtension</key>
Expand Down Expand Up @@ -48,7 +48,7 @@
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>256</integer>
<integer>1280</integer>
</dict>
</array>
</dict>
Expand Down
6 changes: 3 additions & 3 deletions MyNewPlugin/resources/MyNewPlugin-macOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>MyNewPlugin</string>
<key>CFBundleGetInfoString</key>
<string>MyNewPlugin v0.1.0 Copyright 2020 Acme Inc</string>
<string>MyNewPlugin v0.5.0 Copyright 2020 Acme Inc</string>
<key>CFBundleIconFile</key>
<string>MyNewPlugin.icns</string>
<key>CFBundleIdentifier</key>
Expand All @@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>lQhx</string>
<key>CFBundleVersion</key>
<string>0.1.0</string>
<string>0.5.0</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSApplicationCategoryType</key>
Expand Down
20 changes: 16 additions & 4 deletions bump_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,25 @@ def main():
os.system("cd " + PROJECT_SCRIPTS + "; python3 update_version-ios.py")
os.system("cd " + PROJECT_SCRIPTS + "; python3 update_installer-win.py 0")

print("Current changelog: \n--------------------");

print("\nCurrent changelog: \n--------------------");
os.system("cat " + PROJECT_ROOT + "/installer/changelog.txt")

print("\n\n--------------------");

print("TODO: Update changelog.txt then\ngit commit -a -m \"update changelog\" then \ngit tag v" + str(newVersionInfo) + " then \ngit push --follow-tags origin")
edit = input("\nEdit changelog? Y/N")

if edit == 'y' or edit == 'Y':
os.system("vim " + PROJECT_ROOT + "/installer/changelog.txt")

print("\nNew changelog: \n--------------------");
os.system("cat " + PROJECT_ROOT + "/installer/changelog.txt")
print("\n\n--------------------");

edit = input("\nTag version and push to origin? Y/N")

if edit == 'y' or edit == 'Y':
os.system("git commit -a -m \"update changelog for v" + str(newVersionInfo) + "\"")
os.system("git tag v" + str(newVersionInfo))
os.system("git push refs/{v" + str(newVersionInfo) + ", master")

if __name__ == '__main__':
main()

0 comments on commit 48619b4

Please sign in to comment.