[pitivi] Bugfix release 0.15.2



commit b2f202d2ae1e99102a179d0b3ec7fe4ab2a387d5
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Thu May 3 10:43:33 2012 -0400

    Bugfix release 0.15.2

 ChangeLog    |  171 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS         |    4 ++
 RELEASE      |   46 ++++++++--------
 configure.ac |    2 +-
 4 files changed, 199 insertions(+), 24 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ca047f1..2449117 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,174 @@
+2012-05-03  Renà Stadler <rene stadler collabora co uk>
+
+	* pitivi/elements/singledecodebin.py:
+	  SingleDecodeBin: fix not-linked error when element is reused
+	  My previous fix for the parser endless loop issue broke this; we need to re-set
+	  the blacklist on PAUSED->READY state change.
+
+2012-04-30  Breno Felipe Morais de Santana <breno_info globomail com>
+
+	* po/pt_BR.po:
+	  Updated Brazilian Portuguese translation
+
+2012-04-16  Peter MrÃz <etkinator gmail com>
+
+	* po/sk.po:
+	  Updated Slovak translation
+
+2012-04-15  Bruno Brouard <annoa b gmail com>
+
+	* po/fr.po:
+	  Updated French translation
+
+2012-04-11  Milagros Alessandra Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-04-09  Milagros Alessandra Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-04-09  Andrej ÅnidarÅiÄ <andrej znidarsic gmail com>
+
+	* help/sl/sl.po:
+	  Updated Slovenian translation
+
+2012-04-08  Milagros Alessandra Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-04-04  Adolfo Jayme Barrientos <fitoschido gmail com>
+
+	* help/es/figures/codecscontainers.jpg:
+	* help/es/figures/previewsource.png:
+	  Added spanish translated figures
+
+2012-04-04  Milagros Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-04-02  Milagros Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-03-27  Daniel Korostil <ted korostiled gmail com>
+
+	* help/Makefile.am:
+	  Added uk translation
+
+2012-03-27  Daniel Korostil <ted korostiled gmail com>
+
+	* help/uk/uk.po:
+	  Uploaded Ukranian
+
+2012-03-25  Marek Äernockà <marek manet cz>
+
+	* po/cs.po:
+	  Updated Czech translation
+
+2012-03-25  Milagros Alessandra Infante <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated spanish translation
+
+2012-03-24  Daniel Korostil <ted korostiled gmail com>
+
+	* po/uk.po:
+	  Uploaded Ukranian
+
+2012-03-25  OKANO Takayoshi <kano na rim or jp>
+
+	* po/ja.po:
+	  [l10n] Update Japanese translation
+
+2012-03-19  Milagros Alessandra Infante <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated spanish translation
+
+2012-03-17  Rudolfs Mazurs <rudolfs mazurs gmail com>
+
+	* po/lv.po:
+	  Updated Latvian translation.
+
+2012-03-15  Jean-FranÃois Fortin Tam <nekohayo gmail com>
+
+	* docs/release:
+	  Update the GStreamer mailing list address in the release docs
+
+2012-03-13  Milagros Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-03-13  Milagros Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-03-11  AntÃnio Lima <amrlima gmail com>
+
+	* po/pt.po:
+	  Updated Portuguese translation
+
+2012-03-09  Cheng-Chia Tseng <pswo10680 gmail com>
+
+	* po/zh_HK.po:
+	* po/zh_TW.po:
+	  Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+2012-03-08  Milagros Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-03-08  Daniel Mustieles <daniel mustieles gmail com>
+
+	* po/es.po:
+	  Updated Spanish translation
+
+2012-03-04  Milagros Alessandra Infante <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-03-02  Daniel Mustieles <daniel mustieles gmail com>
+
+	* po/es.po:
+	  Updated Spanish translation
+
+2012-02-29  Milagros Infante Montero <maim92 gmail com>
+
+	* help/es/es.po:
+	  Updated Spanish translation
+
+2012-02-28  Daniel Nylander <po danielnylander se>
+
+	* po/sv.po:
+	  Updated Swedish translation
+
+2012-02-28  Matej UrbanÄiÄ <mateju svn gnome org>
+
+	* po/sl.po:
+	  Updated Slovenian translation
+
+2012-02-27  ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ <miroslavnikolic rocketmail com>
+
+	* po/sr.po:
+	* po/sr latin po:
+	  Updated Serbian translation
+
+2012-02-24  Jean-FranÃois Fortin Tam <nekohayo gmail com>
+
+	* ChangeLog:
+	* docs/release:
+	  Update ChangeLog
+
 2012-02-24  Jean-FranÃois Fortin Tam <nekohayo gmail com>
 
 	* NEWS:
diff --git a/NEWS b/NEWS
index 114e960..13a726d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2012 May 3 - PiTiVi 0.15.2
+  * Bug fix release for a regression introduced by 0.15.1
+  * Translations have been updated
+
 2012 February 24 - PiTiVi 0.15.1
   * Bug fix release to ensure compatibility with Gst "good" plugins >0.10.29
   * Minor string fixes and additions to the user manual
diff --git a/RELEASE b/RELEASE
index cc9446c..bda8fe9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,10 @@
-0.15.1 Release "Endless Excursion"
-----------------------------------
+0.15.2 Release "I accidentally... the whole render"
+---------------------------------------------------
 
-This is a special bug fix release to prevent PiTiVi from entering an endless
-recursion, due to a change introduced in the GStreamer "good" plugins.
-This ensures PiTiVi keeps working with the latest gst releases.
+This is a one-liner bug fix release to allow rendering to work again.
+
+The regression was introduced by a fix in 0.15.1 to prevent an endless recursion
+due to a change introduced in the GStreamer "good" plugins.
 
 Translations have also been updated.
 
@@ -29,25 +30,25 @@ The PiTiVi team recommends satisfying those dependencies as much as possible
 for an optimal user experience.
 
 * Contributors
-     4  Jean-FranÃois Fortin Tam
-     3  Matej UrbanÄiÄ
-     2  Bruno Brouard
-     2  Cheng-Chia Tseng
+     6  Milagros Infante Montero
+     3  Daniel Korostil
+     3  Milagros Alessandra Infante
+     3  Milagros Alessandra Infante Montero
      2  Daniel Mustieles
-     2  Marek ÄernockÃ
-     2  Mario BlÃttermann
-     2  Sylvia SÃnchez
-     1  Brian Grohe
-     1  Daniel Korostil
+     2  Jean-FranÃois Fortin Tam
+     1  Adolfo Jayme Barrientos
+     1  Andrej ÅnidarÅiÄ
+     1  AntÃnio Lima
+     1  Breno Felipe Morais de Santana
+     1  Bruno Brouard
+     1  Cheng-Chia Tseng
      1  Daniel Nylander
-     1  Gabor Kelemen
-     1  Gil Forcada
-     1  Joan Duran
+     1  Marek ÄernockÃ
+     1  Matej UrbanÄiÄ
+     1  OKANO Takayoshi
+     1  Peter MrÃz
      1  Renà Stadler
-     1  Server Acim
-     1  Stas Solovey
-     1  Taijuin
-     1  Timo Jyrinki
+     1  Rudolfs Mazurs
      1  ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ
 
 
@@ -68,5 +69,4 @@ for an optimal user experience.
 
 * Bugs Fixed
 
-662311  Upgrading to git master of plugins-good breaks pitivi and jokosher
-656652  Bad strings for translation
+None were reported
diff --git a/configure.ac b/configure.ac
index 45f50d7..5266de1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(PiTiVi, 0.15.1,
+AC_INIT(PiTiVi, 0.15.2,
     https://bugzilla.gnome.org/browse.cgi?product=pitivi,
     pitivi)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]