[longomatch] Bump release 0.18.5
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Bump release 0.18.5
- Date: Sat, 19 Jan 2013 16:53:20 +0000 (UTC)
commit a9a0b6e80ff48195cb9379d58ac94162313f748b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Jan 19 17:53:05 2013 +0100
Bump release 0.18.5
NEWS | 15 ++++++++++++++-
RELEASE | 14 +++++++-------
configure.ac | 2 +-
tools/deb-pkg.sh | 2 +-
4 files changed, 23 insertions(+), 10 deletions(-)
---
diff --git a/NEWS b/NEWS
index df0dfb0..212c129 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
-===== LongoMatch 0.18.4 "Mandarinas" =====
+===== LongoMatch 0.18.5 "Menisco" =====
+
+ == Features ==
+
+ * Export project to CSV format
+ * Add support for disabling subcategories
+
+ == Bugs fixed ==
+
+ * Fix full screen mode
+ * Fix count creating plays
+ * Show a dialog when the rendering fails
+
+===== LongoMatch 0.18.4 "Alatriste" =====
== Features ==
diff --git a/RELEASE b/RELEASE
index 94dd3e9..ab11785 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.18.4 "Alatriste"
+LongoMatch-0.18.5 "Menisco"
-----------------------------
-The LongoMatch team is happy to announce the fourth release in the
+The LongoMatch team is happy to announce the fifth release in the
stable 0.18 series.
Due to its dependency on GStreamer, We strongly recommend to have
@@ -9,14 +9,14 @@ all official latest gstreamer libraries and plugins installed for the best user
experience.
* Features
- * Support for capture from USB cameras
+ * Export project to CSV format
+ * Add support for disabling subcategories
* Bugs fixed
- * Fix plays reordering in the playlist
- * Fix device selection in Windows
- * Fix segfault exporting files with titles too long
- * Fix output path of snapshots
+ * Fix full screen mode
+ * Fix count creating plays
+ * Show a dialog when the rendering fails
*Contributors to this Release:
diff --git a/configure.ac b/configure.ac
index beaec33..1493959 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.18.4])
+AC_INIT([LongoMatch], [0.18.5])
AM_INIT_AUTOMAKE([foreign])
AM_MAINTAINER_MODE
diff --git a/tools/deb-pkg.sh b/tools/deb-pkg.sh
index fbf87e1..3f618f1 100755
--- a/tools/deb-pkg.sh
+++ b/tools/deb-pkg.sh
@@ -38,6 +38,6 @@ echo "Create changelog dch --create --empty -v $PKG_VERSION~$DEB_RELEASE --pack
dch --create -v $PKG_VERSION~$DEB_RELEASE --package $PKG_NAME --distribution $DIST
dpkg-buildpackage -S
cd $BUILD_DIR
-dput ppa:ylatuya/longomatch-dev $PKG_NAME\_$PKG_VERSION~$DEB_RELEASE\_source.changes
+dput ppa:ylatuya/longomatch $PKG_NAME\_$PKG_VERSION~$DEB_RELEASE\_source.changes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]