commit vboxgtk for openSUSE:Factory

2012-11-12 Thread h_root
Hello community,

here is the log from the commit of package vboxgtk for openSUSE:Factory checked 
in at 2012-11-12 13:20:21

Comparing /work/SRC/openSUSE:Factory/vboxgtk (Old)
 and  /work/SRC/openSUSE:Factory/.vboxgtk.new (New)


Package is vboxgtk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/vboxgtk/vboxgtk.changes  2011-09-23 
12:49:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.vboxgtk.new/vboxgtk.changes 2012-11-12 
13:20:22.0 +0100
@@ -1,0 +2,8 @@
+Wed Oct 31 12:05:51 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.8.2:
+  + Re-added vboxgtk.desktop.in
+- Changes from version 0.8.1:
+  + Added compatibility with VirtualBox 4.2.
+
+---

Old:

  vboxgtk-0.8.0.tar.gz

New:

  vboxgtk-0.8.2.tar.gz



Other differences:
--
++ vboxgtk.spec ++
--- /var/tmp/diff_new_pack.lcjmEJ/_old  2012-11-12 13:20:26.0 +0100
+++ /var/tmp/diff_new_pack.lcjmEJ/_new  2012-11-12 13:20:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vboxgtk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   vboxgtk
-Version:0.8.0
-Release:1
-License:GPL-3.0+
+Version:0.8.2
+Release:0
 Summary:Simple GTK+ frontend for VirtualBox
-Url:http://code.google.com/p/vboxgtk/
+License:GPL-3.0+
 Group:  System/Emulators/PC
-Source: %{name}-%{version}.tar.gz
+Url:http://code.google.com/p/vboxgtk/
+Source: http://vboxgtk.googlecode.com/files/%{name}-%{version}.tar.gz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files

++ vboxgtk-0.8.0.tar.gz - vboxgtk-0.8.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vboxgtk-0.8.0/MANIFEST.in 
new/vboxgtk-0.8.2/MANIFEST.in
--- old/vboxgtk-0.8.0/MANIFEST.in   2011-09-09 15:25:32.0 +0200
+++ new/vboxgtk-0.8.2/MANIFEST.in   2012-10-27 11:38:14.0 +0200
@@ -1,8 +1,8 @@
 include bin/*
 include po/*
 include scripts/*
-recursive-include vboxgtk/ *.py
-recursive-include data/ *
+recursive-include vboxgtk *.py
+recursive-include data *
 include AUTHORS
 include COPYING
 include INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vboxgtk-0.8.0/PKG-INFO new/vboxgtk-0.8.2/PKG-INFO
--- old/vboxgtk-0.8.0/PKG-INFO  2011-09-16 20:07:38.0 +0200
+++ new/vboxgtk-0.8.2/PKG-INFO  2012-10-27 11:40:11.0 +0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: vboxgtk
-Version: 0.8.0
+Version: 0.8.2
 Summary: VirtualBox GTK+ frontend
-Home-page: http://vboxgtk.sourceforge.net
+Home-page: http://code.google.com/p/vboxgtk/
 Author: Francisco J. Vázquez Araújo
 Author-email: fjvazquezara...@gmail.com
 License: GPL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vboxgtk-0.8.0/data/xml/vboxgtk.xml 
new/vboxgtk-0.8.2/data/xml/vboxgtk.xml
--- old/vboxgtk-0.8.0/data/xml/vboxgtk.xml  2011-09-16 20:02:08.0 
+0200
+++ new/vboxgtk-0.8.2/data/xml/vboxgtk.xml  2012-10-27 11:39:57.0 
+0200
@@ -46,7 +46,7 @@
 property name=window_positioncenter-always/property
 property name=type_hintnormal/property
 property name=program_nameVBoxGtk/property
-property name=version0.8.0/property
+property name=version0.8.2/property
 property name=copyright translatable=yesCopyright (C) 2008-2011 
Francisco J. Vazquez Araujo/property
 property name=comments translatable=yesA GTK+ frontend for 
VirtualBox/property
 property name=websitehttp://code.google.com/p/vboxgtk//property
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vboxgtk-0.8.0/po/vboxgtk.pot 
new/vboxgtk-0.8.2/po/vboxgtk.pot
--- old/vboxgtk-0.8.0/po/vboxgtk.pot2011-09-16 20:04:28.0 +0200
+++ new/vboxgtk-0.8.2/po/vboxgtk.pot2012-10-27 11:39:42.0 +0200
@@ -20,7 +20,7 @@
 #, fuzzy
 msgid 
 msgstr 
-Project-Id-Version: vboxgtk 0.8.0\n
+Project-Id-Version: vboxgtk 0.8.2\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2011-09-16 20:03+0200\n
 PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vboxgtk-0.8.0/setup.py new/vboxgtk-0.8.2/setup.py
--- old/vboxgtk-0.8.0/setup.py  2011-09-11 12:26:06.0 +0200

commit vboxgtk for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package vboxgtk for openSUSE:Factory checked 
in at 2011-12-06 19:11:21

Comparing /work/SRC/openSUSE:Factory/vboxgtk (Old)
 and  /work/SRC/openSUSE:Factory/.vboxgtk.new (New)


Package is vboxgtk, Maintainer is 

Changes:




Other differences:
--
++ vboxgtk.spec ++
--- /var/tmp/diff_new_pack.IhEcxK/_old  2011-12-06 19:45:47.0 +0100
+++ /var/tmp/diff_new_pack.IhEcxK/_new  2011-12-06 19:45:47.0 +0100
@@ -20,7 +20,7 @@
 Name:   vboxgtk
 Version:0.8.0
 Release:1
-License:GPLv3+
+License:GPL-3.0+
 Summary:Simple GTK+ frontend for VirtualBox
 Url:http://code.google.com/p/vboxgtk/
 Group:  System/Emulators/PC

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit vboxgtk for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package vboxgtk for openSUSE:Factory
checked in at Mon Sep 19 21:39:52 CEST 2011.




--- GNOME/vboxgtk/vboxgtk.changes   2011-02-28 15:12:08.0 +0100
+++ /mounts/work_src_done/STABLE/vboxgtk/vboxgtk.changes2011-09-19 
11:44:03.0 +0200
@@ -1,0 +2,24 @@
+Mon Sep 19 09:34:22 UTC 2011 - vu...@opensuse.org
+
+- Remove python-gtk Requires as vboxgtk now uses
+  introspection-based bindings.
+- Add python-gobject Requires, for the same introspection-based
+  bindings.
+
+---
+Mon Sep 19 01:26:18 CEST 2011 - zai...@opensuse.org
+
+- Updated to version 0.8.0
+  + Add support for many different options (including 2d accel, 3d
+accel, chipset, cpu cap, sound card).
+- Changes from version 0.7.0:
+  + Support for VirtualBox 4.1.2 (regular and OSE).
+  + Removed the media management dialog. Now all media must be
+attached to a VM.
+  + Removed the ability to create a VM using an existing hard disk.
+  + Removed the OS Type combobox.
+  + Added option to select the number of CPUs in the guest VM.
+  + Moved from pygtk to pygobject (gtk+-3).
+- Changed to new upstream url for project.
+
+---

Package does not exist at destination yet. Using Fallback GNOME/vboxgtk
Destination is vboxgtk
calling whatdependson for head-i586


Old:

  vboxgtk-0.5.2.svn_28022011.tar.bz2

New:

  vboxgtk-0.8.0.tar.gz



Other differences:
--
++ vboxgtk.spec ++
--- /var/tmp/diff_new_pack.2dCfat/_old  2011-09-19 21:39:47.0 +0200
+++ /var/tmp/diff_new_pack.2dCfat/_new  2011-09-19 21:39:47.0 +0200
@@ -18,17 +18,17 @@
 
 
 Name:   vboxgtk
-Version:0.5.2.svn_28022011
+Version:0.8.0
 Release:1
 License:GPLv3+
 Summary:Simple GTK+ frontend for VirtualBox
-Url:http://vboxgtk.sourceforge.net/
+Url:http://code.google.com/p/vboxgtk/
 Group:  System/Emulators/PC
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.gz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-Requires:   python-gtk
+Requires:   python-gobject = 2.28.0
 Requires:   python-virtualbox
 Provides:   virtualbox-gui
 Recommends: %{name}-lang






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org