From 440d475f133038824dab08292b2e592ecd0e10b4 Mon Sep 17 00:00:00 2001 From: jeanlf Date: Wed, 26 Apr 2017 13:33:17 +0200 Subject: [PATCH] 0.7.1 release --- README.md | 2 +- applications/osmo4_ios/osmo4ios-Info.plist | 2 +- applications/osmo4_w32/Osmo4.rc | 4 ++-- bin/smartphone 2003 (armv4)/release/install/archive.bat | 2 +- .../release/install/build_installer.bat | 2 +- debian/changelog | 2 +- doc/configuration.html | 2 +- doc/man/gpac.1 | 2 +- gpac.spec | 6 +++--- include/gpac/version.h | 2 +- packagers/win32_64/nsis/gpac_installer.nsi | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0b7159fa16..3ced437515 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Build Status](https://travis-ci.org/gpac/gpac.svg?branch=master)](https://travis-ci.org/gpac/gpac) [![codecov.io](https://codecov.io/github/gpac/gpac/coverage.svg?branch=master)](https://codecov.io/github/gpac/gpac?branch=master) -README for GPAC version 0.7.0 +README for GPAC version 0.7.1 GPAC is a multimedia framework oriented towards rich media and distributed under the LGPL license (see COPYING). GPAC supports many multimedia formats, from simple audiovisual containers (avi, mov, mpg) to complex diff --git a/applications/osmo4_ios/osmo4ios-Info.plist b/applications/osmo4_ios/osmo4ios-Info.plist index 0c7272f4a8..9d02ea0c87 100644 --- a/applications/osmo4_ios/osmo4ios-Info.plist +++ b/applications/osmo4_ios/osmo4ios-Info.plist @@ -35,7 +35,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.7.0 + 0.7.1 CFBundleSignature gpac CFBundleVersion diff --git a/applications/osmo4_w32/Osmo4.rc b/applications/osmo4_w32/Osmo4.rc index ecbd4b9a4b..16816cda27 100644 --- a/applications/osmo4_w32/Osmo4.rc +++ b/applications/osmo4_w32/Osmo4.rc @@ -194,12 +194,12 @@ BEGIN BLOCK "040904b0" BEGIN VALUE "FileDescription", "Osmo4-GPAC" - VALUE "FileVersion", "0.7.0" + VALUE "FileVersion", "0.7.1" VALUE "InternalName", "Osmo4" VALUE "LegalCopyright", "Copyright (C) Telecom ParisTech 2005-2012" VALUE "OriginalFilename", "Osmo4.EXE" VALUE "ProductName", "Osmo4-GPAC" - VALUE "ProductVersion", "0.7.0" + VALUE "ProductVersion", "0.7.1" END END BLOCK "VarFileInfo" diff --git a/bin/smartphone 2003 (armv4)/release/install/archive.bat b/bin/smartphone 2003 (armv4)/release/install/archive.bat index 53528485dd..ec25fe68c1 100644 --- a/bin/smartphone 2003 (armv4)/release/install/archive.bat +++ b/bin/smartphone 2003 (armv4)/release/install/archive.bat @@ -9,7 +9,7 @@ setlocal enabledelayedexpansion call set VERSION=%%VERSION:!TAG!=%% setlocal disabledelayedexpansion set revision="%VERSION%-%BRANCH%" -set gpac_version="0.7.0-r%gpac_revision% +set gpac_version="0.7.1-r%gpac_revision% zip "GPAC_%gpac_version%_WindowsMobile.zip" ../*.dll ../*.exe ../*.plg diff --git a/bin/smartphone 2003 (armv4)/release/install/build_installer.bat b/bin/smartphone 2003 (armv4)/release/install/build_installer.bat index 46aa5e2aea..7a3f715864 100644 --- a/bin/smartphone 2003 (armv4)/release/install/build_installer.bat +++ b/bin/smartphone 2003 (armv4)/release/install/build_installer.bat @@ -10,7 +10,7 @@ call set VERSION=%%VERSION:!TAG!=%% setlocal disabledelayedexpansion set revision="%VERSION%-%BRANCH%" -set gpac_version="0.7.0-r%gpac_revision% +set gpac_version="0.7.1-r%gpac_revision% ECHO [Version] > gpaccab.inf ECHO Provider = "GPAC %gpac_version%" >> gpaccab.inf diff --git a/debian/changelog b/debian/changelog index 3c73fbead2..1ac9207c90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gpac (0.7.0) stable; urgency=low +gpac (0.7.1) stable; urgency=low * Initial release (Closes: #nnnn) diff --git a/doc/configuration.html b/doc/configuration.html index 773b240883..91fb4a1ca1 100644 --- a/doc/configuration.html +++ b/doc/configuration.html @@ -10,7 +10,7 @@
GPAC Configuration file documentation
-GPAC Version 0.7.0 +GPAC Version 0.7.1

diff --git a/doc/man/gpac.1 b/doc/man/gpac.1 index f4c4ac35bc..2576cff68d 100644 --- a/doc/man/gpac.1 +++ b/doc/man/gpac.1 @@ -6,7 +6,7 @@ GPAC \- MPEG-4 Systems Framework and Software Development Kit .SH "DESCRIPTION" .LP GPAC stands (does it ?) for GPAC Project on Advanced Content. It is an implementation of the MPEG-4 Systems standard written in ANSI C. GPAC provides tools for media playback, vector graphics and 3D rendering, MPEG-4 authoring and distribution. -This man page is about configuration of the GPAC framework version 0.7.0. +This man page is about configuration of the GPAC framework version 0.7.1. . .SH INTRODUCTION Some applications in the GPAC framework use a configuration file shared among modules and reloadable at run time. This file is located in the user home directory and called ".gpacrc". diff --git a/gpac.spec b/gpac.spec index 6bf4bcc290..d388d0e7bb 100644 --- a/gpac.spec +++ b/gpac.spec @@ -1,11 +1,11 @@ # $Id: gpac.spec,v 1.5 2008-12-02 18:04:42 jeanlf Exp $ Summary: GPAC is a multimedia framework covering MPEG-4, VRML/X3D and SVG. Name: gpac -Version: 0.7.0 -Release: 0.7.0 +Version: 0.7.1 +Release: 0.7.1 License: LGPL Group: Applications/Multimedia -Source0: gpac-0.7.0.tar.gz%{?_with_amr:Source1:http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-700.zip} +Source0: gpac-0.7.1.tar.gz%{?_with_amr:Source1:http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-700.zip} URL: http://gpac.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-root Requires: SDL diff --git a/include/gpac/version.h b/include/gpac/version.h index 40f05183ab..e1ceaf620b 100644 --- a/include/gpac/version.h +++ b/include/gpac/version.h @@ -47,7 +47,7 @@ * NO SPACE in GPAC_VERSION / GPAC_FULL_VERSION for proper install * SONAME versions must be digits (not strings) */ -#define GPAC_VERSION "0.7.0" +#define GPAC_VERSION "0.7.1" #define GPAC_VERSION_MAJOR 7 #define GPAC_VERSION_MINOR 5 #define GPAC_VERSION_MICRO 0 diff --git a/packagers/win32_64/nsis/gpac_installer.nsi b/packagers/win32_64/nsis/gpac_installer.nsi index f31768b6a0..53f475a64f 100644 --- a/packagers/win32_64/nsis/gpac_installer.nsi +++ b/packagers/win32_64/nsis/gpac_installer.nsi @@ -1,6 +1,6 @@ ;-------------------------------- ;General -!define GPAC_VERSION 0.7.0 +!define GPAC_VERSION 0.7.1 !include default.out !define GPAC_ROOT ..\..\..