Skip to content

Commit

Permalink
Prepare v1.1.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Apr 19, 2020
1 parent d275cd8 commit 90a5fa6
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 25 deletions.
32 changes: 30 additions & 2 deletions metadata/org.freac.freac.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</content_rating>
<description>
<p>
fre:ac is a free and open source audio converter. It comes with
an integrated tag editor and converts between various formats.
fre:ac is a free and open source audio converter that comes with
an integrated tag editor and supports various audio file formats.
</p>
<p>
Features include:
Expand Down Expand Up @@ -47,6 +47,34 @@
</screenshot>
</screenshots>
<releases>
<release version="1.1.1" date="2020-04-19">
<description>
<p>Improvements:</p>
<ul>
<li>Improved file size and bitrate calculation for chapters and cue sheet tracks</li>
<li>Added &lt;discid&gt; placeholder for use in filename patterns</li>
<li>Added an optional disc ID column to the joblist</li>
<li>Added an option to eject the disc after ripping to freaccmd</li>
<li>Allow specifying device path instead of drive number in freaccmd</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fixed crash of freaccmd when querying CDDB while DISPLAY variable is not set</li>
<li>Fixed ripping of first CD track in paranoia mode on Windows</li>
<li>Fixed several issues creating CBR MP3 files in SuperFast mode</li>
<li>Fixed calculation of track conversion speed factor in log files</li>
</ul>
<p>Updated codecs:</p>
<ul>
<li>Updated Monkey's Audio to version 5.33</li>
<li>Updated avPack to version 5.3.0</li>
</ul>
<p>Updated translations:</p>
<ul>
<li>Updated Portuguese (Brazilian) translation</li>
</ul>
</description>
</release>
<release version="1.1" date="2020-03-29">
<description>
<p>Bug fixes:</p>
Expand Down
2 changes: 1 addition & 1 deletion packaging/haiku/freac-version.recipe.template
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ REQUIRES="
lib:libfaac$secondaryArchSuffix
lib:libfaad$secondaryArchSuffix
lib:libFLAC$secondaryArchSuffix
lib:libMAC$secondaryArchSuffix >= 6
lib:libMAC$secondaryArchSuffix >= 7
lib:libmp3lame$secondaryArchSuffix
lib:libmp4v2$secondaryArchSuffix
lib:libmpg123$secondaryArchSuffix
Expand Down
4 changes: 2 additions & 2 deletions packaging/macosx/freac.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
<key>CFBundleSignature</key>
<string>f:ac</string>
<key>CFBundleVersion</key>
<string>1.1.0.5163</string>
<string>1.1.1.5182</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.1.1</string>
<key>LSBackgroundOnly</key>
<false/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions packaging/macosx/package.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

#RELEASE=1.1
RELEASE=1.1-`date +"%Y%m%d"`
RELEASE=1.1.1
#RELEASE=1.1.1-`date +"%Y%m%d"`

VERSION="v1.1"
VERSION="v1.1.1"

UNAME=macosx

Expand Down
4 changes: 2 additions & 2 deletions packaging/macosx/prepare.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

PREFIX=/usr/local
#RELEASE=1.1
RELEASE=1.1-`date +"%Y%m%d"`
RELEASE=1.1.1
#RELEASE=1.1.1-`date +"%Y%m%d"`

SMOOTHVER=0.9.0
BOCAVER=1.0.2
Expand Down
2 changes: 1 addition & 1 deletion packaging/windows/setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<application>
<name>fre:ac</name>
<longname>fre:ac - free audio converter</longname>
<version>v1.1</version>
<version>v1.1.1</version>
<logo>setup.pci:0</logo>
</application>
<uninstall createLog="true">
Expand Down
8 changes: 4 additions & 4 deletions resources/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,0,5163
PRODUCTVERSION 1,1,0,5163
FILEVERSION 1,1,1,5182
PRODUCTVERSION 1,1,1,5182
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
BEGIN
Expand All @@ -12,11 +12,11 @@ BEGIN
BLOCK "000004B0" // Block: language ID = Multilingual, char set = Unicode
BEGIN
VALUE "FileDescription", "fre:ac - free audio converter\0"
VALUE "FileVersion", "1.1.0.5163\0"
VALUE "FileVersion", "1.1.1.5182\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1\0"
VALUE "ProductVersion", "1.1.1\0"
VALUE "LegalCopyright", "Copyright � 2001-2020 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
8 changes: 4 additions & 4 deletions resources/resources_vd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,0,5163
PRODUCTVERSION 1,1,0,5163
FILEVERSION 1,1,1,5182
PRODUCTVERSION 1,1,1,5182
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
BEGIN
Expand All @@ -12,11 +12,11 @@ BEGIN
BLOCK "000004B0" // Block: language ID = Multilingual, char set = Unicode
BEGIN
VALUE "FileDescription", "fre:ac - free video downloader\0"
VALUE "FileVersion", "1.1.0.5163\0"
VALUE "FileVersion", "1.1.1.5182\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1\0"
VALUE "ProductVersion", "1.1.1\0"
VALUE "LegalCopyright", "Copyright � 2001-2020 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: freac
base: core18
version: '1.1'
version-script: echo 1.1~`date +"%Y%m%d"`
version: '1.1.1'
#version-script: echo 1.1.1~`date +"%Y%m%d"`
summary: Audio converter and CD ripper
description: |
fre:ac is a free and open source audio converter. It comes with
Expand Down
8 changes: 4 additions & 4 deletions src/freac.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ String freac::freac::appLongName = "fre:ac - free video downloader";
String freac::freac::version = FREAC_VERSION;
#else
# ifdef FREAC_DATE
String freac::freac::version = "v1.1 (" FREAC_DATE ")";
String freac::freac::version = "v1.1.1";// (" FREAC_DATE ")";
# else
String freac::freac::version = "v1.1";
String freac::freac::version = "v1.1.1";
# endif
#endif

Expand All @@ -65,8 +65,8 @@ String freac::freac::architecture = "PPC64";
String freac::freac::architecture = "unknown";
#endif

String freac::freac::shortVersion = "v1.1";
String freac::freac::cddbVersion = "v1.1"; // CDDB version may not contain spaces
String freac::freac::shortVersion = "v1.1.1";
String freac::freac::cddbVersion = "v1.1.1"; // CDDB version may not contain spaces
String freac::freac::cddbMode = "submit";

String freac::freac::copyright = "Copyright (C) 2001-2020 Robert Kausch";
Expand Down

0 comments on commit 90a5fa6

Please sign in to comment.