Hello community,

here is the log from the commit of package parole for openSUSE:Factory checked 
in at 2012-08-22 14:37:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parole (Old)
 and      /work/SRC/openSUSE:Factory/.parole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parole", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/parole/parole.changes    2012-04-18 
16:30:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.parole.new/parole.changes       2012-08-22 
14:37:47.000000000 +0200
@@ -1,0 +2,49 @@
+Wed Aug 22 08:56:22 UTC 2012 - [email protected]
+
+- update to version 0.3.0.3
+  - fixed and fully tested --enable-gtk-doc, --enable-debug=yes,
+    --enable-debug=full
+  - fixed CD-Drive icon disappearing after drive eject
+  - small interface tweaks to Plugins dialog
+
+-------------------------------------------------------------------
+Thu Aug 18 15:07:22 UTC 2012 - [email protected]
+
+- update to version 0.3.0.2
+  - maintenance release
+  - updated build requirements
+  - fixed installation directory for plugins
+  - fixed compilation of plugin api
+  - fixed compilation of debug=yes and debug=full
+  - fixed compiling twice
+- dropped obsolete parole-fix-plugin-installation.patch and
+  parole-misc-fixes.patch
+
+-------------------------------------------------------------------
+Fri Aug 10 16:10:04 UTC 2012 - [email protected]
+
+- added parole-misc-fixes.patch with a range of fixes for missing
+  includes and prototypes, return statements, removal of unused
+  code and variables (backported from upstream git)
+
+-------------------------------------------------------------------
+Thu Aug  9 15:19:47 UTC 2012 - [email protected]
+
+- update to version 0.3.0
+  - replaced libxfce4gui dependencies with libxfce4ui
+  - upgraded GTK interface to GTK 2.20+
+  - revamped, minimalistic interface
+  - replaced playbin with playbin2
+  - improved subtitle/audio track handling
+  - improved keyboard shortcuts
+  - updated application icon
+  - added command line option to enqueue files
+  - cleared warnings due to deprecated functions
+  - fixed many of the existing bugs
+- removed obsolete parole-fix-linking.patch
+- added parole-fix-plugin-installation.patch in order to fix the
+  installation directory for plugin desktop files (backported from
+  upstream git)
+- disabled plugin documentation which currently does not build
+
+-------------------------------------------------------------------

Old:
----
  parole-0.2.0.6.tar.bz2
  parole-fix-linking.patch

New:
----
  parole-0.3.0.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ parole.spec ++++++
--- /var/tmp/diff_new_pack.19GsrJ/_old  2012-08-22 14:37:48.000000000 +0200
+++ /var/tmp/diff_new_pack.19GsrJ/_new  2012-08-22 14:37:48.000000000 +0200
@@ -17,25 +17,22 @@
 
 
 Name:           parole
-Version:        0.2.0.6
+Version:        0.3.0.3
 Release:        0
 Summary:        Modern, Simple Media Player for the Xfce Desktop Environment
 License:        GPL-2.0+
 Group:          Productivity/Multimedia/Video/Players
 Url:            http://goodies.xfce.org/projects/applications/parole
-Source:         
http://archive.xfce.org/src/apps/parole/0.2/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM parole-fix-linking.patch [email protected] -- Fixes 
underlinking and linking order
-Patch0:         parole-fix-linking.patch
+Source:         
http://archive.xfce.org/src/apps/parole/0.3/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-UPSTREAM parole-0.2.0.2-add-uri-scheme-handler-support.patch 
[email protected] -- Adds support for URI scheme handlers
 Patch1:         parole-0.2.0.2-add-uri-scheme-handler-support.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gstreamer-0.10)
@@ -45,8 +42,8 @@
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  pkgconfig(libxfcegui4-1.0)
 BuildRequires:  pkgconfig(taglib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     %{name}-lang = %{version}
@@ -73,11 +70,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build
-xdt-autogen
+# the plugin documentation does not build
 %configure --enable-gtk-doc
 make %{?_smp_mflags} V=1
 

++++++ parole-0.2.0.6.tar.bz2 -> parole-0.3.0.3.tar.bz2 ++++++
++++ 124546 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to