[gstreamermm] updated some release informations



commit c0fdb59d66495a253d2d67b8b512d6d4e1243c64
Author: Marcin Kolny <marcin kolny flytronic pl>
Date:   Tue Mar 4 15:55:53 2014 +0100

    updated some release informations
    
    Signed-off-by: Marcin Kolny <marcin kolny flytronic pl>

 AUTHORS          |    2 ++
 MAINTAINERS      |    7 +++++++
 NEWS             |    4 ++++
 configure.ac     |    2 +-
 gstreamermm.doap |    8 ++++++++
 5 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 520ecfd..2e99389 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,5 +5,7 @@ José Alburquerque <jaalburqu svn gnome org>
 Murray Cumming <murrayc murrayc com>
 
 Some former contributors:
+Marcin Kolny <marcin kolny flytronic pl>
+Flytronic Company <www.flytronic.pl>
 Milosz Derezynski <internalerror gmail com>
 Siavash Safi <siavash safi gmail com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 3e0e020..8ef8f58 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,6 +1,13 @@
 Please use the mailing list (gtkmm-list gnome org) instead of emailing
 developers directly.
 
+Marcin Kolny
+E-mail: marcin kolny gmail com
+Userid: mkolny
+
+Flytronic Company
+Website: www.flytronic.pl
+
 José Alburquerque
 E-mail: jaalburqu svn gnome org
 Userid: jaalburqu
diff --git a/NEWS b/NEWS
index 94061f5..45a8726 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.0.8 (unstable):
+
+* Ported code to gstreamer-1.0
+
 0.10.11 (unstable):
 
 * Fix the media player example for MinGW.
diff --git a/configure.ac b/configure.ac
index c5ecf5b..b743c19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([gstreamermm], [1.0.0],
+AC_INIT([gstreamermm], [1.0.8],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm],
         [gstreamermm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
diff --git a/gstreamermm.doap b/gstreamermm.doap
index 7efc510..c39bd3d 100644
--- a/gstreamermm.doap
+++ b/gstreamermm.doap
@@ -12,6 +12,14 @@
   <bug-database 
rdf:resource="http://bugzilla.gnome.org/buglist.cgi?query=component%3Agstreamermm+product%3Agnomemm"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#bindings"; />
 
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Marcin Kolny</foaf:name>
+      <foaf:mbox rdf:resource="mailto:marcin kolny gmail com" />
+      <gnome:userid>mkolny</gnome:userid>
+    </foaf:Person>
+  </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>José Alburquerque</foaf:name>


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