[pitivi] Release 0.97



commit cdb6d13323c0ce1ed3029448076f8f9434594316
Author: Thibault Saunier <tsaunier gnome org>
Date:   Mon Aug 8 11:00:05 2016 -0400

    Release 0.97
    
    Differential Revision: https://phabricator.freedesktop.org/D1253

 NEWS         |   10 ++++++++
 RELEASE      |   70 +++++++++++++++------------------------------------------
 docs/release |   10 ++++----
 meson.build  |    2 +-
 4 files changed, 35 insertions(+), 57 deletions(-)
---
diff --git a/NEWS b/NEWS
index 122b3be..9a8a439 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2016 August 8th - Pitivi 0.97
+
+  Fifth beta and 7th release of the new version of Pitivi based on GES.
+  All the improvements from 0.91, 0.92, 0.93 and 0.94, 0.95, 0.96 plus:
+
+  * The rendering dialog has been reworked to clearly state what encoders and muxer are
+    officially supported (and the GES integration tests have been added to check those)
+  * The build system has been ported to Meson and gst-transcoder is now a subproject
+  * Usual bug fixes
+
 2015 November 19th - Pitivi 0.95
 
   Third beta and 5th release of the new version of Pitivi based on GES.
diff --git a/RELEASE b/RELEASE
index 399ff96..d8fb190 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,67 +1,35 @@
-0.95 Release "Enfant suisse"
-----------------------------
-This is the fifth release for the new version of Pitivi based on GES,
-the GStreamer Editing Services library. This is a incremental bugfixing release.
+0.97 Release
+------------
 
-Detailed release notes for 0.95 are on http://wiki.pitivi.org/wiki/0.95
+This is the seventh release for the new version of Pitivi based on GES,
+the GStreamer Editing Services library. This is an incremental bugfixing release.
 
 == Requirements ==
 
-For this release, we depend on GStreamer, GSt-Python, GES 1.6
+For this release, we depend on GStreamer, GSt-Python, GES 1.8.2
 
 Refer to Pitivi's check.py for the dependencies' versions for this release.
 See also http://wiki.pitivi.org/wiki/Dependencies for additional tips.
 
-
 == Contributors for this release ==
 
-In Pitivi:
-
-  213  Thibault Saunier
-  100  Alexandru Băluț
-   18  Mathieu Duponchelle
-   17  Jean-François Fortin Tam
-   14  Piotr Drąg (translations)
-    7  Dušan Kazik (translations)
-    7  Marek Černocký (translations)
-    4  Daniel Mustieles (translations)
-    4  Josef Andersson (translations)
-    2  Balázs Úr (translations)
-    2  Gábor Kelemen (translations)
-    2  Inaki Larranaga Murgoitio (translations)
-    2  Lubosz Sarnecki
-    1  Aurimas Černius (translations)
-    1  Cheng-Chia Tseng (translations)
-    1  Christian Kirbach (translations)
-    1  Jiri Grönroos (translations)
-    1  Jordi Mas (translations)
-    1  Luke Faraone
-    1  Rafael Fontenelle (translations)
-    1  Samir Ribic (translations)
-    1  Tiago S (translations)
-    1  Wim Taymans
-    1  Мирослав Николић (translations)
-
-
-In GES:
-
-  244  Thibault Saunier
-  108  Mathieu Duponchelle
-   28  Tim-Philipp Müller
-   13  Justin Kim
-    8  Luis de Bethencourt
-    7  Sebastian Dröge
-    7  Stefan Sauer
-    4  Edward Hervey
-    2  Joris Valette
-    1  Jan Schmidt
-    1  Nicolas Dufresne
-
+21     Thibault Saunier
+20     Alexandru Băluț
+6      Jakub Brindza
+4      Piotr Drąg (translator)
+2      Daniel Mustieles (translator)
+2      Dušan Kazik (translator)
+1      Balázs Meskó (translator)
+1      Laudivan Freire de Almeida (translator)
+1      Lubosz Sarnecki
+1      Mahmoud Khalil
+1      Rafael Fontenelle (translator)
+1      Tiago Santos (translator)
 
 == Download ==
 
   Pitivi source tarballs are available on the GNOME FTP servers:
-   http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.95
+   http://ftp.gnome.org/pub/GNOME/sources/pitivi/0.97
 
   See the website for distribution-specific packages.
 
@@ -75,4 +43,4 @@ In GES:
 
 == Bugs Fixed ==
 
-See https://phabricator.freedesktop.org/maniphest/query/iwzeFEu9xmQG/#R
+See https://phabricator.freedesktop.org/maniphest/query/HD7bqxcGZ0WM/#R
diff --git a/docs/release b/docs/release
index d2f5c04..1cc5bc6 100644
--- a/docs/release
+++ b/docs/release
@@ -9,22 +9,22 @@ Note on version numbers:
 
 Pre-requisites:
  * 'make check' passes
- * 'make distcheck' passes
+ * 'make dist' passes
  * Do a test installation and make sure all files are properly dist-ed/install-ed
  * No 'blocker' tasks against the upcoming milestone in phabricator
 
 
 Preparing:
     Pre-releases:
-     * Bump nano number up in configure.ac (ex: 0.15.91 -> 0.15.92)
+     * Bump version number up in meson.build (ex: 0.96.0.1 -> 0.97)
      * Update the dependencies' version numbers in pitivi/check.py
-     * Re-autogen
+     * Re configure
      * Make sure pre-requisites are still valid
      * Commit
 
     Releases (major or bugfixes):
-     * Bump minor number up in configure.ac and remove the nano (ex: 0.15.92 -> 0.16)
-     * Re-autogen
+     * Bump minor number up in meson.build and remove the nano (ex: 0.15.92 -> 0.16)
+     * Re-configure
      * Make sure pre-requisites are still valid
      * Update the following files:
        * pitivi/check.py: dependencies' version numbers
diff --git a/meson.build b/meson.build
index 289f8db..d6cfb0d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('pitivi', 'c', version: '0.96.0.1')
+project('pitivi', 'c', version: '0.97')
 
 python = find_program('python3')
 intltool_merge = find_program('intltool-merge')


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