Hello community,

here is the log from the commit of package parole for openSUSE:Factory checked 
in at 2013-12-09 16:56:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parole (Old)
 and      /work/SRC/openSUSE:Factory/.parole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parole"

Changes:
--------
--- /work/SRC/openSUSE:Factory/parole/parole.changes    2013-10-22 
10:21:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.parole.new/parole.changes       2013-12-09 
16:56:11.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Dec  5 16:35:32 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 0.5.4.
+  * Bugfix release.
+  * Fix loading of playlists with relative paths.
+  * Fix file-filters for audio/video mimetypes.
+  * Fix IF/ELSE for plugin installation on multiple platforms.
+  * Fix "Remove Duplicates" functionality.
+- Add GenericName to the desktop file
+  (using suse_update_desktop_file macro).
+- Fix runtime dependencies for openSUSE >= 12.3:
+  gstreamer010-plugins-* -> gstreamer-plugins-*.
+- Don't remove any locale files: find_lang macro does itself if
+  founds them wrong.
+- Remove "clean" section from the spec.
+- Fix dependencies for the devel package.
+
+-------------------------------------------------------------------

Old:
----
  parole-0.5.3.tar.bz2

New:
----
  parole-0.5.4.tar.bz2

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

Other differences:
------------------
++++++ parole.spec ++++++
--- /var/tmp/diff_new_pack.z4TazE/_old  2013-12-09 16:56:12.000000000 +0100
+++ /var/tmp/diff_new_pack.z4TazE/_new  2013-12-09 16:56:12.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           parole
-Version:        0.5.3
+Version:        0.5.4
 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.5/%{name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/apps/parole/0.5/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-UPSTREAM parole-add-uri-scheme-handler-support.patch 
g...@opensuse.org -- Adds support for URI scheme handlers
 Patch1:         parole-add-uri-scheme-handler-support.patch
 BuildRequires:  gtk-doc
@@ -56,9 +56,13 @@
 BuildRequires:  pkgconfig(taglib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     %{name}-lang = %{version}
-Requires:       gstreamer010
+%if 0%{?suse_version} < 1230
 Requires:       gstreamer010-plugins-base
 Requires:       gstreamer010-plugins-good
+%else
+Requires:       gstreamer-plugins-base
+Requires:       gstreamer-plugins-good
+%endif
 
 %description
 Parole is a modern simple media player based on the GStreamer framework and
@@ -71,6 +75,9 @@
 Summary:        Development Files for Parole
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
+Requires:       pkgconfig(glib-2.0)
+Requires:       pkgconfig(gtk+-2.0)
+Requires:       pkgconfig(libxfce4util-1.0)
 
 %description devel
 This package contains development files for developing plugins for parole.
@@ -97,9 +104,7 @@
 
 rm -f %{buildroot}%{_libdir}/parole-0/*.la
 
-%suse_update_desktop_file %{name}
-
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+%suse_update_desktop_file -G "Parole Media Player" %{name}
 
 %find_lang %{name} %{?no_lang_C}
 
@@ -111,26 +116,21 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
+%defattr(-,root,root,-)
+%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
 %{_bindir}/parole
-%dir %{_libdir}/parole-0
-%{_libdir}/parole-0/*.so
 %{_datadir}/applications/parole.desktop
 %{_datadir}/icons/hicolor/*/apps/parole*.png
 %{_datadir}/icons/hicolor/scalable/apps/parole.svg
-%{_datadir}/parole
-%{_datadir}/parole/pixmaps
+%{_datadir}/parole/
+%{_libdir}/parole-0/
 
 %files lang -f %{name}.lang
 
 %files devel
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %{_includedir}/parole/
-%doc %{_datadir}/gtk-doc/html/Parole-Plugins
+%doc %{_datadir}/gtk-doc/html/Parole-Plugins/
 
 %changelog

++++++ parole-0.5.3.tar.bz2 -> parole-0.5.4.tar.bz2 ++++++
++++ 3783 lines of diff (skipped)

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

Reply via email to