[longomatch] Bump version 0.15.3
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Bump version 0.15.3
- Date: Tue, 29 Sep 2009 11:34:58 +0000 (UTC)
commit 836bb7be50f50dece7c26d6ceb7b8917fc8b8c77
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Sep 25 16:23:45 2009 +0200
Bump version 0.15.3
CesarPlayer/AssemblyInfo.cs | 4 ++--
LongoMatch/AssemblyInfo.cs | 4 ++--
NEWS | 12 ++++++++++++
RELEASE | 20 ++++++++++----------
configure.ac | 2 +-
5 files changed, 27 insertions(+), 15 deletions(-)
---
diff --git a/CesarPlayer/AssemblyInfo.cs b/CesarPlayer/AssemblyInfo.cs
index 57e44b8..1e500fa 100644
--- a/CesarPlayer/AssemblyInfo.cs
+++ b/CesarPlayer/AssemblyInfo.cs
@@ -12,7 +12,7 @@
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
//
//
@@ -41,7 +41,7 @@ using System.Runtime.CompilerServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
-[assembly: AssemblyVersion("0.15.2")]
+[assembly: AssemblyVersion("0.15.3")]
// The following attributes specify the key for the sign of your assembly. See the
// .NET Framework documentation for more information about signing.
diff --git a/LongoMatch/AssemblyInfo.cs b/LongoMatch/AssemblyInfo.cs
index 62aedf8..a2a6101 100644
--- a/LongoMatch/AssemblyInfo.cs
+++ b/LongoMatch/AssemblyInfo.cs
@@ -13,7 +13,7 @@
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
//
//
@@ -42,7 +42,7 @@ using System.Runtime.CompilerServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
-[assembly: AssemblyVersion("0.15.2")]
+[assembly: AssemblyVersion("0.15.3")]
// The following attributes specify the key for the sign of your assembly. See the
// .NET Framework documentation for more information about signing.
diff --git a/NEWS b/NEWS
index 4857be6..d5c9905 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+===== LongoMatch 0.15.3 =====
+
+ == Features ==
+
+ * Usability improvements in the Projects Manager
+
+ == Bugs Fixed ==
+
+ * [#596187] GPL headers use the old FSF address
+ * [#596013] Removal of sections on a created project does not repect order
+ * [#] Buttons' label doesn't ellipsize and prevent the main window to shrink
+
===== LongoMatch 0.15.2 =====
== Features ==
diff --git a/RELEASE b/RELEASE
index cc76c80..1271b89 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.15.2 "Drawing cheese cakes"
+LongoMatch-0.15.3 "Licencia para correr"
-------------------------------------------------
-The LongoMatch team is proud to announce the second release in the unstable 0.15
+The LongoMatch team is proud to announce the third release in the unstable 0.15
LongoMatch series.
Due to its dependency on GStreamer, The LongoMatch team strongly recommends users have
@@ -9,17 +9,15 @@ all official latest gstreamer libraries and plugins installed for the best user
experience.
* Features of this release
-
- * Drawing tool for on-video annotations
- * Redesigned templates manager
+ * Usability improvements of the Projects Manager
+
* Bugs Fixed
- * [#594161] Can't edit categories name in the treeview
- * [#594329] Cannot change the file associated to a project in the Projects Manager
- * [#595397] Video editor stalls for some audio formats
- * [#595110] Memory leak handling unamanged Pixbuf
-
+ * [#596187] GPL headers use the old FSF address
+ * [#596013] Removal of sections on a created project does not repect order
+ * [#] Buttons' label doesn't ellipsize and prevent the main window to shrink
+
* Features of the 0.15 series
* Illimted number of tagging categories (previous version allows only 20)
@@ -33,6 +31,8 @@ experience.
* Change the playrate of plays in the rendered clip
* New output formats (TV, HD, FullHD)
* New output audio and video codecs supports (Matroska+H264+AAC, AVI+XVID+MP3, OGG+Theora+Vorbis, MPEG2-PS+Mpeg2Video)
+ * Drawing tool for on-video annotations
+ * Redesigned templates manager
* Requirements
diff --git a/configure.ac b/configure.ac
index fdbf2f5..e52e2e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Warning: This is an automatically generated file, do not edit!
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.54])
-AC_INIT([LongoMatch], [0.15.2])
+AC_INIT([LongoMatch], [0.15.3])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]