commit pragha for openSUSE:Factory

2020-05-28 Thread root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2020-05-28 09:19:30

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


Package is "pragha"

Thu May 28 09:19:30 2020 rev:25 rq:809631 version:1.3.99.1

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2019-11-17 
19:23:57.442845579 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new.3606/pragha.changes  2020-05-28 
09:19:31.149230778 +0200
@@ -1,0 +2,5 @@
+Wed May 27 10:59:06 UTC 2020 - Marcel Kuehlhorn 
+
+- Fix build for Leap 15.2
+
+---



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.PdPzUM/_old  2020-05-28 09:19:31.665231723 +0200
+++ /var/tmp/diff_new_pack.PdPzUM/_new  2020-05-28 09:19:31.665231723 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pragha
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.31
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(gudev-1.0)
-%if 0%{?suse_version} >= 01550 && 0%{?is_opensuse}
+%if 0%{?sle_version} >= 0150200 || (0%{?suse_version} >= 01550 && 
0%{?is_opensuse})
 BuildRequires:  pkgconfig(gupnp-1.2)
 %else
 BuildRequires:  pkgconfig(gupnp-1.0)
@@ -131,7 +131,7 @@
 %setup -q
 
 %build
-%if 0%{?suse_version} >= 01550 && 0%{?is_opensuse}
+%if 0%{?sle_version} >= 0150200 || (0%{?suse_version} >= 01550 && 
0%{?is_opensuse})
 export CPPFLAGS='-I/usr/include/gssdp-1.2/ -I/usr/include/gupnp-1.2/ 
-I/usr/include/libsoup-2.4/'
 %else
 export CPPFLAGS='-I/usr/include/gssdp-1.0/ -I/usr/include/gupnp-1.0/ 
-I/usr/include/libsoup-2.4/'




commit pragha for openSUSE:Factory

2019-11-17 Thread root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2019-11-17 19:23:53

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


Package is "pragha"

Sun Nov 17 19:23:53 2019 rev:24 rq:749113 version:1.3.99.1

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2019-06-30 
10:21:22.667608681 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new.26869/pragha.changes 2019-11-17 
19:23:57.442845579 +0100
@@ -1,0 +2,59 @@
+Sun Nov 17 08:34:06 UTC 2019 - Kyrill Detinov 
+
+- Fix CPPFLAGS to use current versions.
+- Fix the source URL.
+
+---
+Sat Sep 28 06:46:39 UTC 2019 - Stefan Seyfried 
+
+- try to fix crazy deps explosion by packaging libpragha.so in main
+  pragha package
+- do not package plugins again in plugins-devel package
+
+---
+Sun Aug 18 00:32:59 UTC 2019 - Marcel Kuehlhorn 
+
+- Update to 1.3.99.1 (1.4 RC)
+  * Shows temporary messages or services errors such as
+in-app-notifications.
+  * Replace the status bar with a floating bar that does not require
+so much space.
+  * Huge refactoring of the mtp plugin. Everything runs in
+a second thread.
+  * Split Pragha between the application and a library to link
+the plugins.
+
+  * Add proxy setting to song-info plugin.
+  * Introduce PraghaTempProvider but not used yet.
+  * Move background tasks popover to main toolbar.
+  * Strip accentuation and others characters when approximate search.
+Issue #146
+  * Send notification when finished ampache or koel import
+  * Use popovers in the menus of sidebars.
+  * Improve metadata for appstream. Issue #152
+  * Adjust copyright mentioning Consonance.
+  * Convert the status bar to an floating bar.
+  * Implement upgrade Koel and Ampache from library pane menu.
+  * Ampache: Reports when the server is empty.
+  * Save the list of suggestions with the original information.
+  * Show and hide the status bar automatically.
+  * Depends on xdt-csource instead of exo-csource to compile the menus.
+  * Add option to ignore playback errors to continue with others songs.
+
+  * Vizualizer: Not saturate particles so much but give them
+more dynamics.
+  * Last.fm: Postpose update current song when a scrobble is pending.
+Improve issue #142
+  * Tune.In: Find the first audio between all results.
+  * Rename dbus and appstream ids to better reverse-DNS domain.
+Issue #117
+  * Don't use deprecated g_type_class_add_private.
+  * Port the status icon menu to GktBuilder/GMenu/GAction.
+  * Port part of library pane to GtkBuilder/GMenu.
+  * Fix a lot of deprecations messages.
+  * Fix ghost row (null null), in the list of similar songs
+  * Fix pulse indication in filter entry while search.
+  * DLNA client.. Force load glr-dleyna plugin.
+  * Various fixes to compile pragha with msys2
+
+---

Old:

  pragha-1.3.99.tar.bz2

New:

  pragha-1.3.99.1.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.oGuwPo/_old  2019-11-17 19:23:57.902845384 +0100
+++ /var/tmp/diff_new_pack.oGuwPo/_new  2019-11-17 19:23:57.902845384 +0100
@@ -17,14 +17,15 @@
 
 
 Name:   pragha
-Version:1.3.99
+Version:1.3.99.1
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Sound/Players
 URL:https://github.com/pragha-music-player/pragha
-Source0:
https://github.com/pragha-music-player/pragha/releases/download/%{version}/%{name}-%{version}.tar.bz2
+Source0:
https://github.com/pragha-music-player/pragha/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 Source100:  pragha-rpmlintrc
+BuildRequires:  appstream-glib
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
@@ -42,6 +43,7 @@
 %else
 BuildRequires:  pkgconfig(gupnp-1.0)
 %endif
+BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(keybinder-3.0)
 BuildRequires:  pkgconfig(libcddb)
@@ -129,9 +131,13 @@
 %setup -q
 
 %build
+%if 0%{?suse_version} >= 01550 && 0%{?is_opensuse}
+export CPPFLAGS='-I/usr/include/gssdp-1.2/ -I/usr/include/gupnp-1.2/ 
-I/usr/include/libsoup-2.4/'
+%else
 export CPPFLAGS='-I/usr/include/gssdp-1.0/ -I/usr/include/gupnp-1.0/ 
-I/usr/include/libsoup-2.4/'
+%endif
 %configure
-%make_build %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -150,8 +156,12 @@
 # Install Castillan locale to the right place.
 mv -f 

commit pragha for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2019-06-30 10:21:21

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


Package is "pragha"

Sun Jun 30 10:21:21 2019 rev:23 rq:712494 version:1.3.99

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2019-01-24 
14:11:35.579488565 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new.4615/pragha.changes  2019-06-30 
10:21:22.667608681 +0200
@@ -1,0 +2,6 @@
+Fri Jun 28 14:57:56 UTC 2019 - Marcel Kuehlhorn 
+
+- Fixed dependency issue due to new gupnp version in Tumbleweed
+- Removed conditionals for Leap < 15
+
+---



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.wKMUTT/_old  2019-06-30 10:21:23.339609725 +0200
+++ /var/tmp/diff_new_pack.wKMUTT/_new  2019-06-30 10:21:23.343609731 +0200
@@ -37,7 +37,11 @@
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.31
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(gudev-1.0)
+%if 0%{?suse_version} >= 01550 && 0%{?is_opensuse}
+BuildRequires:  pkgconfig(gupnp-1.2)
+%else
 BuildRequires:  pkgconfig(gupnp-1.0)
+%endif
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(keybinder-3.0)
 BuildRequires:  pkgconfig(libcddb)
@@ -127,7 +131,7 @@
 %build
 export CPPFLAGS='-I/usr/include/gssdp-1.0/ -I/usr/include/gupnp-1.0/ 
-I/usr/include/libsoup-2.4/'
 %configure
-make %{?_smp_mflags}
+%make_build %{?_smp_mflags}
 
 %install
 %make_install
@@ -150,16 +154,6 @@
 
 %find_lang %{name}
 
-%if 0%{?suse_version} && 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%endif
-
 %files
 # FIXME: add AUTHORS to docs if not empty.
 %license COPYING
@@ -167,9 +161,6 @@
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/*.*
-%if 0%{?suse_version} && 0%{?suse_version} < 1500
-%dir %{_datadir}/metainfo/
-%endif
 %{_datadir}/metainfo/io.github.pragha-music-player.metainfo.xml
 %{_datadir}/pixmaps/%{name}/
 %{_mandir}/man?/*




commit pragha for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2019-01-24 14:11:34

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


Package is "pragha"

Thu Jan 24 14:11:34 2019 rev:22 rq:667169 version:1.3.99

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2016-08-24 
10:08:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new.28833/pragha.changes 2019-01-24 
14:11:35.579488565 +0100
@@ -1,0 +2,122 @@
+Fri Jan 18 08:27:50 UTC 2019 - Maurizio Galli 
+
+- Update to 1.3.99 (1.4 RC)
+  * First implementation of Favorites as a playlist.
+  * Sync favorites with Koel and Last.Fm.
+  * New Visualizer plugin. Just thanks to Koel for the idea.
+  * Use Alt+Return shortcut to edit the selected song.
+  * Add progress indicator to the search entry while it works.
+  * Remember last pane used on song info plugin.
+  * Allows to customize the styles to the distro packagers.
+  * Restore X11 session support. As fallback try to use dbus session manager.
+  * Fix bad encoding on lastfm responses (gh#pragha-music-player/pragha#93)
+  * Fix encoding on similar song panel.
+  * Import Year from Koel if available.
+  * Fix typo in autogen.sh. Thanks to acharjyanisankh.
+  * Misc deprecation fixes and remove old code.
+
+---
+Fri May 11 19:01:38 UTC 2018 - lazy.k...@opensuse.org
+
+- Update to 1.3.92 (1.4 beta3).
+  * News:
++ Some improvements the recommendations panel.
+  - New button to append all recommendations.
+  - Can queue the songs with the Q key.
+  * Bug Fixes:
++ Fix some memory leaks.
++ Fix some deprecation warnings. Issue #136.
++ Fix issue #139 "Similar songs" always shown.
++ Mitigate a lot of warnings introduced on pull request #131.
++ Ignore phones that are charging without mtp support.
++ Handle correctly when disconnect the phone cable.
+  * Updated Translations: Arabic (new), Bulgarian, Danish, German,
+Catalan, Spanish, French, Indonesian, Korean, Polish,
+Portuguese, Portuguese (Brazil), Russian, Slovak, Chinese.
+- Changes in 1.3.91.1.
+  * News:
++ Save lyrics and artist bio ans similar songs in user cache as
+  files.
+  - These are easily editable by the user.
++ Implement increse play count to Koel.
++ Various improvements to the tag editor dialog.
+  - Add a header that highlights the main tags.
+  - Update the header as you edit the tags.
+  - Hides the check buttons and shows them when the tag is
+  modified.
+  - When you demarcate the check, restore the original tag.
+  * Bug Fixes:
++ Fix plugins on last tarball due to an internal development
+  patch. Issue #135.
+- Drop pragha-gtk_switch_set_state.patch: no need anymore.
+- Remove BuildRequires: ImageMagick, autoconf, libtool, pkgconfig(grilo-0.2)
+- Add BuildRequires: fdupes, rygel-devel, pkgconfig(grilo-0.3),
+  pkgconfig(gupnp-1.0), pkgconfig(json-glib-1.0).
+- Improve plugins description.
+- Changes in 1.3.91.
+  * News:
++ New Koel plugin that allow play music from this service.
++ Implements cache purge limited by size. 1GB by default.
++ Add option to "Add and Play" from library view.
++ Allows reordering the columns of the playlists.
++ New panel on info plugin that show recomendations from
+  Lastfm.
+  * Other Changes:
++ Use custom name for the panel icons. Issue #121.
++ Add a symbolic icon for panel. Not used by default.
++ Put cover arts cache to .cache/pragha/art.
++ Need Gtk >= 3.14.
++ Add "Search" hint to search entry.
+  * Bug Fixes:
++ Fix Incorrect Can* properties of the MPRIS Specification.
++ Implement emit CanNext/Prev/Play/Pause/Seek. Issue #123.
++ Rename default playlist name from "Playlists" to "Tracks" on
+  MPRIS2.
++ Fixes for Appstream Standard Conformance.
++ Add BUFFERING state to backend to allow stop on slow
+  connections.
++ Fix some GtkDialog mapped without a transient parent.
++ Fix Build system can try to use grilo-0.2 and grilo-0.3
+  simultaneously. Issue #124.
++ Fix double unref on Ampache and Koel plugins.
++ Fix easy to miss dependency on exo-csource. Issue #128.
++ Try to improve filter response.
++ Silently ignore utf8 errors from last.fm reponces. Issue #93.
++ Try to improve open files dialog.
+- Changes in 1.3.90.
+  * News:
++ New Ampache plugin.
++ Uses a new concept of 'provider' that allows show music from
+  multiple collections independently.
++ New standard widget to display progress of long tasks.
+  * Other Changes:
++ Allow apply a custom css. Related to Issue #64, #87.
++ Register session in GtkApplication now 

commit pragha for openSUSE:Factory

2016-08-24 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2016-08-24 10:08:42

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


Package is "pragha"

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2016-04-28 
16:57:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2016-08-24 
10:08:45.0 +0200
@@ -1,0 +2,6 @@
+Sun Aug 21 15:57:22 UTC 2016 - badshah...@gmail.com
+
+- Do not use grilo BuildRequires for Leap 42.2, as it has grilo
+  v0.13.
+
+---



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.jALWt4/_old  2016-08-24 10:08:46.0 +0200
+++ /var/tmp/diff_new_pack.jALWt4/_new  2016-08-24 10:08:46.0 +0200
@@ -34,7 +34,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32
-%if 0%{?suse_version} && 0%{?suse_version} <= 1320
+%if 0%{?suse_version} && 0%{?suse_version} <= 1320 && 0%{?sle_version} < 120200
 BuildRequires:  pkgconfig(grilo-0.2)
 %endif
 BuildRequires:  pkgconfig(gstreamer-1.0)




commit pragha for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2016-04-28 16:54:36

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


Package is "pragha"

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2015-10-06 
13:25:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2016-04-28 
16:57:26.0 +0200
@@ -1,0 +2,12 @@
+Thu Apr  7 15:30:54 UTC 2016 - lazy.k...@opensuse.org
+
+- BuildRequires: pkgconfig(grilo-0.2) for oS <= 13.2. The program
+  isn't ready for grilo-0.3 yet.
+
+---
+Mon Jan 18 06:43:08 UTC 2016 - klein...@mpip-mainz.mpg.de
+
+- Add pragha-gtk_switch_set_state.patch: fix build for openSUSE
+  13.1.
+
+---

New:

  pragha-gtk_switch_set_state.patch



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.NzEpNd/_old  2016-04-28 16:57:28.0 +0200
+++ /var/tmp/diff_new_pack.NzEpNd/_new  2016-04-28 16:57:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pragha
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,8 @@
 Url:https://github.com/pragha-music-player/pragha
 Source0:
https://github.com/pragha-music-player/pragha/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 Source100:  pragha-rpmlintrc
+# PATCH-FIX-OPENSUSE pragha-gtk_switch_set_state.patch 
klein...@mpip-mainz.mpg.de -- fix build for openSUSE 13.1
+Patch0: pragha-gtk_switch_set_state.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
@@ -32,7 +34,9 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32
+%if 0%{?suse_version} && 0%{?suse_version} <= 1320
 BuildRequires:  pkgconfig(grilo-0.2)
+%endif
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.31
@@ -120,6 +124,9 @@
 
 %prep
 %setup -q
+%if 0%{suse_version} && 0%{suse_version} <= 1310
+%patch0 -p 1
+%endif
 
 %build
 %configure

++ pragha-gtk_switch_set_state.patch ++
diff -ur pragha-1.3.3/src/pragha-equalizer-dialog.c 
pragha-1.3.3-patched/src/pragha-equalizer-dialog.c
--- pragha-1.3.3/src/pragha-equalizer-dialog.c  2015-09-10 03:30:44.0 
+0200
+++ pragha-1.3.3-patched/src/pragha-equalizer-dialog.c  2016-01-13 
09:50:50.538039912 +0100
@@ -113,7 +113,7 @@
{ -1.1,  8.0,  5.6, -1.1, -5.6, -4.8, -1.1,  8.0,  9.6,  9.6,  
8.8}, // "Techno"
};
 
-   gtk_switch_set_state (GTK_SWITCH(dialog->enable), TRUE);
+   gtk_switch_set_active (GTK_SWITCH(dialog->enable), TRUE);
 
option = gtk_combo_box_get_active (widget);
 
@@ -303,7 +303,7 @@
/* Enable switch button */
 
dialog->enable = gtk_switch_new ();
-   gtk_switch_set_state (GTK_SWITCH(dialog->enable), TRUE);
+   gtk_switch_set_active (GTK_SWITCH(dialog->enable), TRUE);
gtk_widget_set_halign (GTK_WIDGET(dialog->enable), GTK_ALIGN_CENTER);
g_object_set (G_OBJECT(dialog->enable), "margin", 4, NULL);
gtk_grid_attach (GTK_GRID(grid), GTK_WIDGET(dialog->enable),
Only in pragha-1.3.3-patched/src: pragha-equalizer-dialog.c~



commit pragha for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2015-10-06 13:25:43

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


Package is "pragha"

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2015-08-19 
09:29:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2015-10-06 
13:25:45.0 +0200
@@ -1,0 +2,20 @@
+Thu Oct  1 17:04:13 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 1.3.3.
+  * Rework the interface of equalizer and adds the preamplifier.
+  * Add a switch for disabling the equalizer preset easily.
+  * Add option to use small icons on tool/headerbar.
+  * Change "Use Gnome 3 HIG" option to "Use system title bar and
+borders".
+  * Don't use icons on menubar.
+  * Fixes undefined symbols of devices plugin.
+  * Use uri instead filename to save playlist with TotemPlPlarser.
+  * Add all songs when import online playlists.
+  * Expand widgets if added as wide control.
+  * New Lithuanian and Polish translation.
+  * Update translations: French, German, Portuguese, Russian,
+Bulgarian, Swedish.
+- Don't install ChangeLog (it is outdated).
+- Add an rpmlintrc file.
+
+---

Old:

  pragha-1.3.2.2.tar.bz2

New:

  pragha-1.3.3.tar.bz2
  pragha-rpmlintrc



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.aFXBYz/_old  2015-10-06 13:25:46.0 +0200
+++ /var/tmp/diff_new_pack.aFXBYz/_new  2015-10-06 13:25:46.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   pragha
-Version:1.3.2.2
+Version:1.3.3
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:https://github.com/pragha-music-player/pragha
 Source0:
https://github.com/pragha-music-player/pragha/releases/download/v%{version}/%{name}-%{version}.tar.bz2
+Source100:  pragha-rpmlintrc
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
@@ -154,7 +155,7 @@
 %files
 %defattr(-,root,root,-)
 # FIXME: add AUTHORS to docs if not empty.
-%doc ChangeLog COPYING FAQ NEWS README
+%doc COPYING FAQ NEWS README
 %{_bindir}/%{name}
 %if 0%{?suse_version} && 0%{?suse_version} < 1320
 %dir %{_datadir}/appdata/
@@ -172,7 +173,7 @@
 %dir %{_libdir}/%{name}/plugins/
 %dir %{_libdir}/%{name}/plugins/*/
 %{_libdir}/%{name}/plugins/*/*.plugin
-%{_libdir}/%{name}/plugins/*/*.so
+%{_libdir}/%{name}/plugins/*/*.so*
 
 %files plugins-devel
 %defattr(-,root,root,-)

++ pragha-1.3.2.2.tar.bz2 -> pragha-1.3.3.tar.bz2 ++
 34861 lines of diff (skipped)

++ pragha-rpmlintrc ++
addFilter("devel-file-in-non-devel-package")



commit pragha for openSUSE:Factory

2015-08-19 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2015-08-19 09:29:32

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2015-07-12 
22:52:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2015-08-19 
09:29:37.0 +0200
@@ -1,0 +2,6 @@
+Sun Aug 16 04:04:57 UTC 2015 - lazy.k...@opensuse.org
+
+- Remove BuildRequires: rygel-devel because of hardcoded version,
+  see gh#pragha-music-player/pragha#82.
+
+---



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.PGgGWq/_old  2015-08-19 09:29:38.0 +0200
+++ /var/tmp/diff_new_pack.PGgGWq/_new  2015-08-19 09:29:38.0 +0200
@@ -29,7 +29,6 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  rygel-devel
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0) = 2.32
 BuildRequires:  pkgconfig(grilo-0.2)




commit pragha for openSUSE:Factory

2015-07-12 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2015-07-12 22:52:18

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2015-03-16 
07:00:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2015-07-12 
22:52:19.0 +0200
@@ -1,0 +2,14 @@
+Sun Jun 21 14:03:23 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 1.3.2.2.
+  * Fixed: Not save state album_art_in_osd=false.
+  * Provide more app icons size.
+  * Set expand comment entry on tag dialog.
+  * Ensure menu size and fallback to 16 on library and playlist
+icons.
+  * Updated translations: German, Ukrainian, Czech.
+  * New Bulgarian translation.
+- Correct the project URL.
+- Doesn't buildrequires fdupes.
+
+---

Old:

  pragha-1.3.2.1.tar.bz2

New:

  pragha-1.3.2.2.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.zhlqZ0/_old  2015-07-12 22:52:20.0 +0200
+++ /var/tmp/diff_new_pack.zhlqZ0/_new  2015-07-12 22:52:20.0 +0200
@@ -17,17 +17,16 @@
 
 
 Name:   pragha
-Version:1.3.2.1
+Version:1.3.2.2
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
-Url:https://github.com/matiasdelellis/pragha/
-Source0:
http://pragha-music-player.github.io/releases/%{name}-%{version}.tar.bz2
+Url:https://github.com/pragha-music-player/pragha
+Source0:
https://github.com/pragha-music-player/pragha/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
-BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  rygel-devel
@@ -124,7 +123,7 @@
 
 %build
 %configure
-make %{?_smp_mflags} VERBOSE=1
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -143,15 +142,6 @@
 # Install Castillan locale to the right place.
 mv -f %{buildroot}%{_datadir}/locale/{ca_ES,ca}
 
-# Install icons of various sizes.
-for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
-install -dm 0755 \
-%{buildroot}%{_datadir}/icons/hicolor/${size}/apps
-convert -strip -resize ${size} data/%{name}.png \
-%{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
-done
-
-%fdupes -s %{buildroot}%{_datadir}/
 %find_lang %{name} %{?no_lang_C}
 
 %post

++ pragha-1.3.2.1.tar.bz2 - pragha-1.3.2.2.tar.bz2 ++
 11472 lines of diff (skipped)




commit pragha for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2015-03-16 07:00:19

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2014-10-18 
09:09:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2015-03-16 
07:00:45.0 +0100
@@ -2 +2 @@
-Thu Oct 16 07:57:17 UTC 2014 - lazy.k...@opensuse.org
+Sun Feb 22 10:47:42 UTC 2015 - lazy.k...@opensuse.org
@@ -4,4 +4,50 @@
-- Update to 1.2.3.
-  * Fix bad title strings on playlist when edit or copy this tag.
-  * Fix bad albums strings on playlist when edit or copy this tag.
-  * Check existence of the files before import any playlist.
+- Update to 1.3.2.1.
+  * Disable libtool versioning for plugins.
+  * Not remember visibility of the second siderbar when init.
+  * Fix icon size on preferences dialog on Gtk 3.14.
+  * Try to fix the small progress bar on gtk 3.14, but finally just
+center it.
+  * Disable popover on gear menu!. It is just horrible!!, and pior
+on 3.14.
+  * Fix size of Gear menu.
+  * Add Castillan translation to the install list.
+  * Updates translations: Russian, Korean, French.
+- Drop pragha-fix-plugin-linking.patch: fixed upstream.
+
+---
+Tue Feb 17 21:11:54 UTC 2015 - g...@opensuse.org
+
+- Add pragha-fix-plugin-linking.patch in order to remove versioning
+  and soname from plugins (gh#pragha-music-player/pragha#74)
+- Enable compiler output
+
+---
+Sat Jan 17 09:08:35 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 1.3.2.
+  * Add optional client-side-decorators support trying to follow
+GNOME 3 HIG.
+  * Can hide menubar and then append a gear menu on toolbar.
+  * Add a infobar when some change on prefrences need restart.
+  * Except activation of plugins must accept the preferences dialog
+for the changes to take effect.
+  * A lot of margins and sizes were stylized to improve the design.
+  * Acrivate mpris2 and show lyrics sidebar by default.
+  * Devices plugin: Fix remove library and drop database when eject
+any usb mass storage.
+  * Devices plugin: Show a message when fails to mount a usb.
+  * Devices plugin: Properly handles devices that are mounted by
+the desktop before than by Pragha.
+  * Devices plugin: Fix format not a string literal and no format
+  * arguments [-Werror=format-security].
+Check existence of the files before import any playlist. So..
+never more import empty playlists.
+  * Fix change library when old list is empty.
+  * Insensitive some playback actions on toolbar, menubar and
+systray when startup.
+  * Lastfm: Be a little more careful with PraghaMusicobject
+references.
+  * Remove useless option to setting gstreamer version con
+configure.ac.
+  * Remove preferences (including passwords) when plugins are
+deactivated.
@@ -8,0 +55,94 @@
+  * New Castillan translation.
+  * Update German, Czech, Portuguese, Russian, Korean, Spanish
+translations.
+- Move Korean locale from ko_KR to ko.
+- Correct the source URL.
+
+---
+Sat Oct  4 06:36:34 UTC 2014 - lazy.k...@opensuse.org
+
+- Replace BuildRequires: pkgconfig(rygel-core-2.2),
+  pkgconfig(rygel-server-2.2) with rygel-devel because they are
+  versioned.
+- Remove BuildRequires: appdata-tools; %{_datadir}/appdata/ is
+  owned by filesystem.
+
+---
+Sun Aug  3 09:37:31 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.3.1.
+  * New TuneIn plugin. Allow search on TuneIn and append first
+radio.
+  * New DLNA server plugin. Allow share playlist to a DLNA server
+using Rygel.
+  * New DLNA renderer plugin. Allow play music on a DLNA server
+using Grilo.
+  * New AcousticId plugin. Get metadata of current song on AcoustID
+service.
+  * Port to GtkApplication.
+  * Return a basic support to MOD files.
+  * Allow playback music on MTP devices.
+  * The CD-ROM support became a plugin.
+  * The Last.fm support became a plugin.
++ Better protect tags and time_t on threads.
++ Use diferents time_id to scrobble and update now playing.
++ Fix submits multiple entries of one song to LastFM.
++ Betters function names and declare a lot as static.
+  * Song-info plugin: don't delay searching and cancel if song was
+changed.
+  * Allow recursive playlist disabled.
+  * Reduce track progress bar size. (A regresion since Gtk+-2).
+  * Split Devices plugin. Devices, MTP, Removable, and CDROM.
+  * PraghaMusicobject/Database: file_type coverted to mime_type.

commit pragha for openSUSE:Factory

2014-10-18 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2014-10-18 09:08:49

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2014-07-08 
13:02:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2014-10-18 
09:09:02.0 +0200
@@ -1,0 +2,9 @@
+Thu Oct 16 07:57:17 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.2.3.
+  * Fix bad title strings on playlist when edit or copy this tag.
+  * Fix bad albums strings on playlist when edit or copy this tag.
+  * Check existence of the files before import any playlist.
+  * Don't use deprecated GtkArrow.
+
+---

Old:

  pragha-1.2.2.tar.bz2

New:

  pragha-1.2.3.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.imEFBV/_old  2014-10-18 09:09:03.0 +0200
+++ /var/tmp/diff_new_pack.imEFBV/_new  2014-10-18 09:09:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pragha
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+

++ pragha-1.2.2.tar.bz2 - pragha-1.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2.2/Makefile.in new/pragha-1.2.3/Makefile.in
--- old/pragha-1.2.2/Makefile.in2014-07-03 14:53:45.0 +0200
+++ new/pragha-1.2.3/Makefile.in2014-10-13 20:29:29.0 +0200
@@ -83,7 +83,7 @@
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in COPYING compile config.guess config.sub \
-   install-sh missing ltmain.sh
+   depcomp install-sh missing ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2.2/NEWS new/pragha-1.2.3/NEWS
--- old/pragha-1.2.2/NEWS   2014-07-03 14:51:48.0 +0200
+++ new/pragha-1.2.3/NEWS   2014-10-13 20:26:11.0 +0200
@@ -1,16 +1,23 @@
 ==
-Overview of changes in Pragha 1.2.2 since 1.2.1
+Overview of changes in Pragha 1.2.3 since 1.2.2
 ==
 
 Bugs fixed:
-   Fix some segfault when use Glib = 2.40. (Change requirements to Glib 
= 2.32)
-   Fix segfault when change preferences and mpris2 is disabled. Issue #68
-   Fix segfault when close Pragha and Mpris2 is disabled. Issue #68
+   Fix bad title strings on playlist when edit or copy this tag
+   Fix bad albums strings on playlist when edit or copy this tag.
+   Check existence of the files before import any playlist.. So.. never 
more import empty playlists!.
+   Don't use deprecated GtkArrow.
 
 ==
 OTHERS REALESES:
 ==
 
+V1.2.2
+Bugs fixed:
+   Fix some segfault when use Glib = 2.40. (Change requirements to Glib 
= 2.32)
+   Fix segfault when change preferences and mpris2 is disabled. Issue #68
+   Fix segfault when close Pragha and Mpris2 is disabled. Issue #68
+
 V1.2.1
 Bugs fixed:
Create cache folders when init album-art-cache.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2.2/config.guess 
new/pragha-1.2.3/config.guess
--- old/pragha-1.2.2/config.guess   2014-07-03 14:53:45.0 +0200
+++ new/pragha-1.2.3/config.guess   2014-10-13 20:29:29.0 +0200
@@ -1,10 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011, 2012, 2013 Free Software Foundation, Inc.
+#   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2012-12-29'
+timestamp='2014-03-23'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -26,7 +24,7 @@
 # program.  This Exception is an additional permission under section 7
 # of the GNU General Public License, version 3 (GPLv3).
 #
-# Originally written by Per Bothner. 
+# Originally written by Per Bothner.
 #
 # You can get the latest version of this script from:
 # 

commit pragha for openSUSE:Factory

2014-07-08 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2014-07-08 13:01:59

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2014-05-14 
10:44:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2014-07-08 
13:02:04.0 +0200
@@ -1,0 +2,10 @@
+Sat Jul  5 15:32:37 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.2.2.
+  * Fix some segfault when use Glib = 2.40. (Change requirements
+to Glib = 2.32).
+  * Fix segfault when change preferences and mpris2 is disabled.
+  * Fix segfault when close Pragha and Mpris2 is disabled.
+- Add BuildRequires: pkgconfig(glib-2.0) = 2.32.
+
+---

Old:

  pragha-1.2.1.tar.bz2

New:

  pragha-1.2.2.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.mw8xcu/_old  2014-07-08 13:02:05.0 +0200
+++ /var/tmp/diff_new_pack.mw8xcu/_new  2014-07-08 13:02:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pragha
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
@@ -31,6 +31,7 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(glib-2.0) = 2.32
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gthread-2.0) = 2.31
@@ -93,7 +94,7 @@
 for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do
 install -dm 0755 \
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps
-convert -resize ${size} data/%{name}.png \
+convert -strip -resize ${size} data/%{name}.png \
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
 done
 %fdupes -s %{buildroot}%{_datadir}/

++ pragha-1.2.1.tar.bz2 - pragha-1.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2.1/Makefile.in new/pragha-1.2.2/Makefile.in
--- old/pragha-1.2.1/Makefile.in2014-04-30 18:09:38.0 +0200
+++ new/pragha-1.2.2/Makefile.in2014-07-03 14:53:45.0 +0200
@@ -83,7 +83,7 @@
$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in COPYING compile config.guess config.sub \
-   depcomp install-sh missing ltmain.sh
+   install-sh missing ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2.1/NEWS new/pragha-1.2.2/NEWS
--- old/pragha-1.2.1/NEWS   2014-04-30 17:57:33.0 +0200
+++ new/pragha-1.2.2/NEWS   2014-07-03 14:51:48.0 +0200
@@ -1,8 +1,18 @@
 ==
-Overview of changes in Pragha 1.2.1 since 1.2
+Overview of changes in Pragha 1.2.2 since 1.2.1
 ==
 
 Bugs fixed:
+   Fix some segfault when use Glib = 2.40. (Change requirements to Glib 
= 2.32)
+   Fix segfault when change preferences and mpris2 is disabled. Issue #68
+   Fix segfault when close Pragha and Mpris2 is disabled. Issue #68
+
+==
+OTHERS REALESES:
+==
+
+V1.2.1
+Bugs fixed:
Create cache folders when init album-art-cache.
Lastfm: Backport some changes from Pragha 1.3.1.
  * Better protect tags and time_t on threads.
@@ -13,9 +23,6 @@
Fix Segfault when edit song tags from systray menu.
Not import empty playlists when scan the library.
 
-==
-OTHERS REALESES:
-==
 
 Pragha V1.2
 Bugs fixed:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2.1/configure new/pragha-1.2.2/configure
--- old/pragha-1.2.1/configure  2014-04-30 18:09:39.0 +0200
+++ new/pragha-1.2.2/configure  2014-07-03 14:53:46.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pragha 1.2.1.
+# Generated by GNU Autoconf 2.69 for pragha 1.2.2.
 #
 # Report bugs to mati8...@gmail.com.
 #
@@ -593,8 

commit pragha for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2014-05-14 10:44:35

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2014-02-12 
09:49:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2014-05-14 
10:44:36.0 +0200
@@ -1,0 +2,15 @@
+Wed Apr 30 21:17:19 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.2.1.
+  * Create cache folders when init album-art-cache.
+  * Lastfm: Backport some changes from Pragha 1.3.1.
++ Better protect tags and time_t on threads.
++ Use diferents time_id to scrobble and update now playing.
++ Fix submits multiple entries of one song to LastFM.
++ Betters function names and declare a lot as static.
+  * Show album arts in cache to all songs. But search in folders
+only to local songs.
+  * Fix Segfault when edit song tags from systray menu.
+  * Not import empty playlists when scan the library.
+
+---

Old:

  pragha-1.2.tar.bz2

New:

  pragha-1.2.1.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.yn2b1H/_old  2014-05-14 10:44:37.0 +0200
+++ /var/tmp/diff_new_pack.yn2b1H/_new  2014-05-14 10:44:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pragha
-Version:1.2
+Version:1.2.1
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+

++ pragha-1.2.tar.bz2 - pragha-1.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2/NEWS new/pragha-1.2.1/NEWS
--- old/pragha-1.2/NEWS 2014-02-08 21:47:03.0 +0100
+++ new/pragha-1.2.1/NEWS   2014-04-30 17:57:33.0 +0200
@@ -1,17 +1,32 @@
 ==
-Overview of changes in Pragha 1.2 since 1.1.2
+Overview of changes in Pragha 1.2.1 since 1.2
+==
+
+Bugs fixed:
+   Create cache folders when init album-art-cache.
+   Lastfm: Backport some changes from Pragha 1.3.1.
+ * Better protect tags and time_t on threads.
+ * Use diferents time_id to scrobble and update now playing.
+ * Fix submits multiple entries of one song to LastFM.
+ * Betters function names and declare a lot as static.
+   Show album arts in cache to all songs. But search in folders only to 
local songs.
+   Fix Segfault when edit song tags from systray menu.
+   Not import empty playlists when scan the library.
+
+==
+OTHERS REALESES:
 ==
 
 Pragha V1.2
 Bugs fixed:
-   Fix thread safety when reading tags. 
+   Fix thread safety when reading tags.
Explicitly specified use normal fonts in the library.
Fix seg fault when disable and enable again mpris2.
 
 Updates Translations:
New Korean (Korea) translation thanks to Smallsnail.
New Vietnamese translation thanks to Ppanhh.
-   Many other updates.. Thanks to all.
+   Many other updates. Thanks to all.
 
 V1.2.rc
 News:
@@ -54,10 +69,6 @@
* To compile with libcdio = 0.90 use: ./configure 
CPPFLAGS=-DHAVE_PARANOIA_NEW_INCLUDES
Remove dbus-1 and dbus-glib-1 requirements.
 
-==
-OTHERS REALESES:
-==
-
 V1.1.2
 News:
Improved indexing of the library. Also allows continue listening music 
while analyzing. [1]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.2/configure new/pragha-1.2.1/configure
--- old/pragha-1.2/configure2014-02-08 21:49:43.0 +0100
+++ new/pragha-1.2.1/configure  2014-04-30 18:09:39.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pragha 1.2.
+# Generated by GNU Autoconf 2.69 for pragha 1.2.1.
 #
 # Report bugs to mati8...@gmail.com.
 #
@@ -593,8 +593,8 @@
 # Identity of this package.
 PACKAGE_NAME='pragha'
 PACKAGE_TARNAME='pragha'
-PACKAGE_VERSION='1.2'
-PACKAGE_STRING='pragha 1.2'
+PACKAGE_VERSION='1.2.1'
+PACKAGE_STRING='pragha 1.2.1'
 PACKAGE_BUGREPORT='mati8...@gmail.com'
 PACKAGE_URL=''
 
@@ -1472,7 +1472,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the 

commit pragha for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2014-02-12 07:23:13

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


Package is pragha

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2013-03-26 
07:01:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2014-02-12 
09:49:41.0 +0100
@@ -1,0 +2,43 @@
+Sun Feb  9 15:30:35 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.2.
+  * Highlight the headers on library view.
+  * Disable all video features of playbin.
+  * Add support for embedded album art.
+  * Add simple appdata.xml to gnome-software.
+  * Continued with the cleaning, writing, and conversion to
+GObjects.
++ PraghaToolbar, PraghaLibraryPane, PraghaPlaylist, etc.
++ PraghaApplication is based on GApplication, controlling
+  single instance, and dbus messages.
+  * All preferences have been ported to PraghaPreferences.
+  * Require by default Gstreamer = 1.0.
+  * Fix unable to automatically play another song in pragha.
+  * Art-cache: fix for case artist or album cointains slash.
+  * Fix regression on 1.1.2: Return to import playlists.
+  * Fix save fuse_folders option when not set folder structure
+view.
+  * No insensitive albumart_in_osd toggle button when change show
+sytray option.
+  * Fix wrong min glib version. g_thread_unref need 2.31.
+  * Fix updating library view after rescan.
+  * Dbus: fix crash on get current state.
+  * Fix some coverity defects:
++ Unused pointer value (UNUSED_VALUE).
++ Uninitialized scalar variable (UNINIT).
++ Division or modulo by zero (DIVIDE_BY_ZERO).
++ Unchecked return value (CHECKED_RETURN).
++ Unchecked return value from library (CHECKED_RETURN).
++ Dereference before null check (REVERSE_INULL).
++ Resource leak (RESOURCE_LEAK).
++ Explicit null dereferenced (FORWARD_NULL).
+  * Fix thread safety when reading tags.
+  * Explicitly specified use normal fonts in the library.
+  * Fix segfault when disable and enable again mpris2.
+  * Add Korean and Vietnamese translations.
+  * Many other updates.
+- Drop pragha-1.0.2-pixdir.patch (keep as is).
+- Drop pragha-1.1.2-russian.patch (fixed upstream).
+- Change the source URL.
+
+---

Old:

  pragha-1.0.2-pixdir.patch
  pragha-1.1.2-russian.patch
  pragha-1.1.2.tar.bz2

New:

  pragha-1.2.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.cjNudN/_old  2014-02-12 09:49:42.0 +0100
+++ /var/tmp/diff_new_pack.cjNudN/_new  2014-02-12 09:49:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pragha
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,17 +17,13 @@
 
 
 Name:   pragha
-Version:1.1.2
+Version:1.2
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://pragha.wikispaces.com/
-Source0:
http://dissonance.googlecode.com/files/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
-Patch0: pragha-1.0.2-pixdir.patch
-# PATCH-FIX-UPSTREAM pragha-1.1.2-russian.patch lazy.k...@opensuse.org -- 
correct Russian translation
-Patch1: pragha-1.1.2-russian.patch
+Source0:
https://github.com/matiasdelellis/pragha/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
@@ -37,7 +33,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(gthread-2.0) = 2.32
+BuildRequires:  pkgconfig(gthread-2.0) = 2.31
 BuildRequires:  pkgconfig(gtk+-2.0) = 2.24
 BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libcddb)
@@ -82,11 +78,9 @@
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
 
 %build
-%configure --with-gstreamer=1.0
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -103,7 +97,7 @@
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
 done
 %fdupes -s %{buildroot}%{_datadir}/
-%find_lang %{name}
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %desktop_database_post
@@ -118,9 +112,11 @@
 # FIXME: add AUTHORS to docs 

commit pragha for openSUSE:Factory

2013-03-26 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2013-03-26 07:01:25

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2013-03-03 
21:07:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2013-03-26 
07:01:27.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 24 17:18:10 UTC 2013 - dims...@opensuse.org
+
+- Switch to GStreamer 1.0:
+  + Change pkgconfig(gstreamer-0.10*) BuildRequires to
+pkgconfig(gstreamer-1.0*).
+  + Replace gstreamer-0_10-* Requires with gstreamer-*.
+  + Pass --with-gstreamer=1.0 to configure.
+
+---



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.oJI2aS/_old  2013-03-26 07:01:28.0 +0100
+++ /var/tmp/diff_new_pack.oJI2aS/_new  2013-03-26 07:01:28.0 +0100
@@ -35,8 +35,8 @@
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gthread-2.0) = 2.32
 BuildRequires:  pkgconfig(gtk+-2.0) = 2.24
 BuildRequires:  pkgconfig(keybinder)
@@ -49,8 +49,8 @@
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(totem-plparser)
-Requires:   gstreamer-0_10-plugins-base
-Requires:   gstreamer-0_10-plugins-good
+Requires:   gstreamer-plugins-base
+Requires:   gstreamer-plugins-good
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -86,7 +86,7 @@
 %patch1 -p1
 
 %build
-%configure
+%configure --with-gstreamer=1.0
 make %{?_smp_mflags}
 
 %install

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



commit pragha for openSUSE:Factory

2013-03-03 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2013-03-03 21:07:55

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2012-08-26 
14:22:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2013-03-03 
21:07:56.0 +0100
@@ -1,0 +2,28 @@
+Thu Feb 21 20:10:51 UTC 2013 - lazy.k...@opensuse.org
+
+- Update to 1.1.2.
+  * Improved indexing of the library. Also allows continue
+listening music while analyzing.
+  * The database uses prepared statements, improving the general
+performance of Pragha.
+  * A general cleaning of the code.
+  * Now add, remove or rename playlist and radios is super fast.
+  * Now select the content of the Track No and Year in Edit
+tags window after focusing or clicking into them.
+  * Now you can drag songs from the library to any file manager to
+copy or burn with brasero.
+  * Now you can add playlists using command line or file managers.
+  * Save and restore menu accelerators edited.
+  * Now whenever you add songs, select the first song added.
+  * Bugs fixed:
++ glyr-related.c: Use lang autodetection to get artist bio
++ mpris: fix problems with long tracks
++ translations: fix plural forms
++ add workaround for crash in taglib
++ fix a deadlock on adding to current playlist
+  * Updated translations.
+- Change source URL.
+- Update russian.patch.
+- BuildRequires: pkgconfig(gthread-2.0) = 2.32, intltool.
+
+---

Old:

  pragha-1.1.1-russian.patch
  pragha-1.1.1.tar.bz2

New:

  pragha-1.1.2-russian.patch
  pragha-1.1.2.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.WDbdsE/_old  2013-03-03 21:07:57.0 +0100
+++ /var/tmp/diff_new_pack.WDbdsE/_new  2013-03-03 21:07:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pragha
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,40 +17,38 @@
 
 
 Name:   pragha
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://pragha.wikispaces.com/
-Source0:
https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
+Source0:
http://dissonance.googlecode.com/files/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
 Patch0: pragha-1.0.2-pixdir.patch
-# PATCH-FIX-UPSTREAM pragha-1.1.1-russian.patch lazy.k...@opensuse.org -- 
correct Russian translation
-Patch1: pragha-1.1.1-russian.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.2-russian.patch lazy.k...@opensuse.org -- 
correct Russian translation
+Patch1: pragha-1.1.2-russian.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
+BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
-BuildRequires:  libcdio-devel
+BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gthread-2.0) = 2.32
 BuildRequires:  pkgconfig(gtk+-2.0) = 2.24
 BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libcddb)
+BuildRequires:  pkgconfig(libcdio)
 BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libclastfm) = 0.5
 BuildRequires:  pkgconfig(libglyr)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(totem-plparser)
-%if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(taglib)
-%else
-BuildRequires:  taglib-devel
-%endif
+BuildRequires:  pkgconfig(totem-plparser)
 Requires:   gstreamer-0_10-plugins-base
 Requires:   gstreamer-0_10-plugins-good
 Recommends: %{name}-lang
@@ -85,7 +83,7 @@
 %prep
 %setup -q
 %patch0
-%patch1
+%patch1 -p1
 
 %build
 %configure
@@ -104,9 +102,8 @@
 convert -resize ${size} data/%{name}.png \
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png
 done
-%fdupes -s %{buildroot}%{_datadir}
+%fdupes -s %{buildroot}%{_datadir}/
 %find_lang %{name}

commit pragha for openSUSE:Factory

2012-08-26 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2012-08-26 14:22:16

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2012-06-25 
12:00:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2012-08-26 
14:22:19.0 +0200
@@ -1,0 +2,27 @@
+Thu Aug 23 05:32:26 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.1.1.
+  * Add a button to close the sidebar.
+  * Use toolbar style to playback controls.
+  * Add an option to hide the icon in the notification area.
+  * Depend on gtk+2.24 and glib 2.28.
+  * Modularization/Refactoring/Cleanup of a lot of code.
+  * Support global hotkeys with keybinder and gtk3 if detect
+keybinder-3.0.
+  * Various improvements in gstreamer.
+  * Enable MusicBrainz to download cover art.
+  * Sanitize artist and title when append from lastfm.
+  * Fix equalizer dialog in gtk3 interface.
+  * Fix tag dialog in gtk3 interface.
+  * equalizer: fix GObject leak.
+  * Not refresh the library view if the radio added is not saved.
+  * Fix read after free. See Github issue #20.
+  * Not forget the previous songs when queue songs.
+  * Not forget the previous songs when play songs activating
+playlist.
+  * Removes a lot of unused variables and functions.
+  * Updates translations.
+- Drop pragha-1.1.0.1-cover_musicbrainz.patch (fixed upstream).
+- Build requires pkgconfig(gtk+-2.0) = 2.24.
+
+---

Old:

  pragha-1.1.0.1-cover_musicbrainz.patch
  pragha-1.1.0.1-russian.patch
  pragha-1.1.0.1.tar.bz2

New:

  pragha-1.1.1-russian.patch
  pragha-1.1.1.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.uWsDh3/_old  2012-08-26 14:22:20.0 +0200
+++ /var/tmp/diff_new_pack.uWsDh3/_new  2012-08-26 14:22:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pragha
-Version:1.1.0.1
+Version:1.1.1
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
@@ -26,10 +26,8 @@
 Source0:
https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
 Patch0: pragha-1.0.2-pixdir.patch
-# PATCH-FIX-UPSTREAM pragha-1.1.0.1-russian.patch lazy.k...@opensuse.org -- 
correct Russian translation
-Patch1: pragha-1.1.0.1-russian.patch
-# PATCH-FIX-UPSTREAM pragha-1.1.0.1-cover_musicbrainz.patch 
https://github.com/matiasdelellis/pragha/issues/28 -- also search covers in 
MusicBrainz
-Patch2: pragha-1.1.0.1-cover_musicbrainz.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.1-russian.patch lazy.k...@opensuse.org -- 
correct Russian translation
+Patch1: pragha-1.1.1-russian.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  fdupes
@@ -39,6 +37,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gtk+-2.0) = 2.24
 BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libcddb)
 BuildRequires:  pkgconfig(libcdio_paranoia)
@@ -87,7 +86,6 @@
 %setup -q
 %patch0
 %patch1
-%patch2
 
 %build
 %configure

++ pragha-1.1.0.1-russian.patch - pragha-1.1.1-russian.patch ++
--- /work/SRC/openSUSE:Factory/pragha/pragha-1.1.0.1-russian.patch  
2012-06-25 12:00:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha-1.1.1-russian.patch   
2012-08-26 14:22:19.0 +0200
@@ -2,16 +2,7 @@
 ===
 --- po/ru.po.orig
 +++ po/ru.po
-@@ -9,7 +9,7 @@ msgstr 
- Project-Id-Version: Pragha\n
- Report-Msgid-Bugs-To: 
http://bugzilla.gnome.org/enter_bug.cgi?product=glibkeywords=I18N+L10Ncomponent=general\n;
- POT-Creation-Date: 2012-06-14 23:01-0300\n
--PO-Revision-Date: 2012-06-15 09:18+\n
-+PO-Revision-Date: 2012-06-20 09:48+\n
- Last-Translator: Kyrill Detinov lazy.k...@opensuse.org\n
- Language-Team: LANGUAGE l...@li.org\n
- MIME-Version: 1.0\n
-@@ -20,11 +20,11 @@ msgstr 
+@@ -105,11 +107,11 @@ msgstr Эквалайзер
  
  #: ../src/gui.c:212
  msgid _Playback

++ pragha-1.1.0.1.tar.bz2 - pragha-1.1.1.tar.bz2 ++
 26135 lines of diff (skipped)

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



commit pragha for openSUSE:Factory

2012-06-25 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2012-06-25 11:59:48

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2012-06-18 
14:52:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2012-06-25 
12:00:05.0 +0200
@@ -1,0 +2,24 @@
+Wed Jun 20 15:03:29 UTC 2012 - lazy.k...@opensuse.org
+
+- Add pragha-1.1.0.1-cover_musicbrainz.patch: also search covers in
+  MusicBrainz (https://github.com/matiasdelellis/pragha/issues/28).
+
+---
+Wed Jun 20 10:50:01 UTC 2012 - lazy.k...@opensuse.org
+
+- Add pragha-1.1.0.1-russian.patch: correct Russian translation.
+
+---
+Wed Jun 20 07:38:40 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.1.0.1.
+  * Bugs fixed:
++ Fix crash when try to crop playlist with accelerator.
++ GUI: take ownership of images in the right way.
++ Fix build on i586.
++ MPRIS: fix crash in Player.Seek.
++ MPRIS: don't use constants from libdbus.
+  * Update German translation.
+- Drop pragha-1.1.0-i586.patch (fixed upstream).
+
+---

Old:

  pragha-1.1.0-i586.patch
  pragha-1.1.0.tar.bz2

New:

  pragha-1.1.0.1-cover_musicbrainz.patch
  pragha-1.1.0.1-russian.patch
  pragha-1.1.0.1.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.a1A1a7/_old  2012-06-25 12:00:11.0 +0200
+++ /var/tmp/diff_new_pack.a1A1a7/_new  2012-06-25 12:00:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pragha
-Version:1.1.0
+Version:1.1.0.1
 Release:0
 Summary:Lightweight Music Player
 License:GPL-3.0+
@@ -26,8 +26,10 @@
 Source0:
https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
 Patch0: pragha-1.0.2-pixdir.patch
-# PATCH-FIX-UPSTREAM pragha-1.1.0-i586.patch 
https://github.com/matiasdelellis/pragha/issues/31 -- fix build in i586
-Patch1: pragha-1.1.0-i586.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.0.1-russian.patch lazy.k...@opensuse.org -- 
correct Russian translation
+Patch1: pragha-1.1.0.1-russian.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.0.1-cover_musicbrainz.patch 
https://github.com/matiasdelellis/pragha/issues/28 -- also search covers in 
MusicBrainz
+Patch2: pragha-1.1.0.1-cover_musicbrainz.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  fdupes
@@ -84,7 +86,8 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
+%patch1
+%patch2
 
 %build
 %configure

++ pragha-1.1.0.1-cover_musicbrainz.patch ++
Index: src/glyr-related.c
===
--- src/glyr-related.c.orig
+++ src/glyr-related.c
@@ -350,7 +350,7 @@ void related_get_album_art_handler (stru
glyr_query_init(glyr_info-query);
 
glyr_opt_type(glyr_info-query, GLYR_GET_COVERART);
-   glyr_opt_from(glyr_info-query, lastfm);
+   glyr_opt_from(glyr_info-query, lastfm;musicbrainz);
 
glyr_opt_artist(glyr_info-query, artist);
glyr_opt_album(glyr_info-query, album);
++ pragha-1.1.0.1-russian.patch ++
Index: po/ru.po
===
--- po/ru.po.orig
+++ po/ru.po
@@ -9,7 +9,7 @@ msgstr 
 Project-Id-Version: Pragha\n
 Report-Msgid-Bugs-To: 
http://bugzilla.gnome.org/enter_bug.cgi?product=glibkeywords=I18N+L10Ncomponent=general\n;
 POT-Creation-Date: 2012-06-14 23:01-0300\n
-PO-Revision-Date: 2012-06-15 09:18+\n
+PO-Revision-Date: 2012-06-20 09:48+\n
 Last-Translator: Kyrill Detinov lazy.k...@opensuse.org\n
 Language-Team: LANGUAGE l...@li.org\n
 MIME-Version: 1.0\n
@@ -20,11 +20,11 @@ msgstr 
 
 #: ../src/gui.c:212
 msgid _Playback
-msgstr _Воспроизведение
+msgstr В_оспроизведение
 
 #: ../src/gui.c:213
 msgid Play_list
-msgstr Список_воспроизведения
+msgstr _Плейлист
 
 #: ../src/gui.c:214
 msgid _View
++ pragha-1.1.0.tar.bz2 - pragha-1.1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pragha-1.1.0/NEWS new/pragha-1.1.0.1/NEWS
--- old/pragha-1.1.0/NEWS   2012-06-16 15:05:42.0 +0200
+++ new/pragha-1.1.0.1/NEWS 2012-06-19 16:49:06.0 +0200
@@ -2,6 +2,19 @@
 Overview of changes in Pragha 1.1.0 since 1.0.2
 

commit pragha for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2012-06-18 14:52:12

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2012-05-14 
16:18:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2012-06-18 
14:52:36.0 +0200
@@ -1,0 +2,32 @@
+Sat Jun 16 15:58:03 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.1.0.
+  * Suggest import XDG_MUSIC_DIR to library on first start.
+  * Merge playlist and radios on unique library view pane.
+  * Add option to make aproximate searchs using a levenshtein
+distance.
+  * Add a new menu option to copy tags of selection in current
+playlist.
+  * mpris: partially implement AddTrack.
+  * Add support for gstreamer 1.0.
+  * F9 to show/hide the sidepane.
+  * Add --log-file/ -l command line option to log debug to a file.
+  * Follow fdo Icon Naming Specification.
+  * Reorganization of the main menu.
++ File menu change to Playback and adds the random and repeat
+  options.
++ Edit menu change to Playlist, and adds the options to add
+  files, audio CD and locations.
++ Preferences are now found in tools.
+  * The initial window size and cols width is set dynamically
+according to the screen size.
+  * Fixed bugs (see NEWS file).
+- Add pragha-1.1.0-i586.patch: fix build in i586
+  (https://github.com/matiasdelellis/pragha/issues/31).
+
+---
+Sat May 26 11:08:53 UTC 2012 - lazy.k...@opensuse.org
+
+- BuildRequires: pkgconfig(libcdio_paranoia).
+
+---

Old:

  pragha-1.0.2.tar.bz2

New:

  pragha-1.1.0-i586.patch
  pragha-1.1.0.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.EZ7CRR/_old  2012-06-18 14:52:38.0 +0200
+++ /var/tmp/diff_new_pack.EZ7CRR/_new  2012-06-18 14:52:38.0 +0200
@@ -15,16 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pragha
-Version:1.0.2
+Version:1.1.0
 Release:0
-License:GPL-3.0+
 Summary:Lightweight Music Player
-Url:http://pragha.wikispaces.com/
+License:GPL-3.0+
 Group:  Productivity/Multimedia/Sound/Players
+Url:http://pragha.wikispaces.com/
 Source0:
https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
 Patch0: pragha-1.0.2-pixdir.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.0-i586.patch 
https://github.com/matiasdelellis/pragha/issues/31 -- fix build in i586
+Patch1: pragha-1.1.0-i586.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  fdupes
@@ -36,6 +39,7 @@
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
 BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libcddb)
+BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libclastfm) = 0.5
 BuildRequires:  pkgconfig(libglyr)
 BuildRequires:  pkgconfig(libnotify)
@@ -80,9 +84,9 @@
 %prep
 %setup -q
 %patch0
+%patch1 -p1
 
 %build
-autoconf -f -v
 %configure
 make %{?_smp_mflags}
 

++ pragha-1.1.0-i586.patch ++
diff --git a/src/pragha.h b/src/pragha.h
--- a/src/pragha.h
+++ b/src/pragha.h
@@ -94,13 +94,13 @@
 
 /* Some default preferences. */
 
-#define MIN_WINDOW_WIDTH   0.75 * gdk_screen_width()
-#define MIN_WINDOW_HEIGHT  0.75 * gdk_screen_height()
+#define MIN_WINDOW_WIDTH   (gdk_screen_width() * 3 / 4)
+#define MIN_WINDOW_HEIGHT  (gdk_screen_height() * 3 / 4)
 #define DEFAULT_SIDEBAR_SIZE   200
 #define ALBUM_ART_SIZE 36
 #define PROGRESS_BAR_WIDTH 300
 #define COL_WIDTH_THRESH   30
-#define DEFAULT_PLAYLIST_COL_WIDTH (MIN_WINDOW_WIDTH - DEFAULT_SIDEBAR_SIZE) / 
4
+#define DEFAULT_PLAYLIST_COL_WIDTH ((MIN_WINDOW_WIDTH - DEFAULT_SIDEBAR_SIZE) 
/ 4)
 #define OSD_TIMEOUT5000
 #define ALBUM_ART_PATTERN_LEN  1024
 #define ALBUM_ART_NO_PATTERNS  6
++ pragha-1.0.2.tar.bz2 - pragha-1.1.0.tar.bz2 ++
 30505 lines of diff (skipped)

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



commit pragha for openSUSE:Factory

2012-05-14 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2012-05-14 16:18:02

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


Package is pragha, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pragha/pragha.changes2012-05-07 
22:49:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2012-05-14 
16:18:11.0 +0200
@@ -1,0 +2,17 @@
+Thu May  3 19:48:33 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.0.2.
+  * Use totem-pl-parser to open playlists when is available.
++ With this can open internet radios playlist.
++ Supports many more formats.
+  * Imports playlists when update the library.
+  * Use libxfce4ui instead of libexo-1 to session management.
+  * In/Sensitive menus according playback and lastfm status.
+  * Allow displaying length and progress of remote files.
+  * Fixed bugs (see NEWS file).
+  * Updated translations.
+- Dropped optflags, desktop, russian patches (fixed
+  upstream).
+- Updated pixdir patch.
+
+---

Old:

  pragha-1.0-desktop.patch
  pragha-1.0-optflags.patch
  pragha-1.0-pixdir.patch
  pragha-1.0.1-russian.patch
  pragha-1.0.1.tar.bz2

New:

  pragha-1.0.2-pixdir.patch
  pragha-1.0.2.tar.bz2



Other differences:
--
++ pragha.spec ++
--- /var/tmp/diff_new_pack.izyhX5/_old  2012-05-14 16:18:12.0 +0200
+++ /var/tmp/diff_new_pack.izyhX5/_new  2012-05-14 16:18:12.0 +0200
@@ -16,21 +16,15 @@
 #
 
 Name:   pragha
-Version:1.0.1
+Version:1.0.2
 Release:0
 License:GPL-3.0+
 Summary:Lightweight Music Player
 Url:http://pragha.wikispaces.com/
 Group:  Productivity/Multimedia/Sound/Players
 Source0:
https://github.com/downloads/matiasdelellis/%{name}/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE pragha-1.0-pixdir.patch lazy.k...@opensuse.org -- install 
icons into program dir, not into system one
-Patch0: pragha-1.0-pixdir.patch
-# PATCH-FIX-OPENSUSE pragha-1.0-optflags.patch lazy.k...@opensuse.org -- use 
default openSUSE optimization flags
-Patch1: pragha-1.0-optflags.patch
-# PATCH-FIX-OPENSUSE pragha-1.0-desktop.patch lp#789867 lazy.k...@opensuse.org 
-- unity shortcuts are not a part of the freedesktop.org desktop entry spec
-Patch2: pragha-1.0-desktop.patch
-# PATCH-FIX-UPSTREAM pragha-1.0.1-russian.patch lazy.k...@opensuse.org -- 
update Russian translation
-Patch3: pragha-1.0.1-russian.patch
+# PATCH-FIX-OPENSUSE pragha-1.0.2-pixdir.patch lazy.k...@opensuse.org -- 
install icons into program dir, not into system one
+Patch0: pragha-1.0.2-pixdir.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autoconf
 BuildRequires:  fdupes
@@ -38,7 +32,6 @@
 BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
 BuildRequires:  pkgconfig(keybinder)
@@ -46,6 +39,8 @@
 BuildRequires:  pkgconfig(libclastfm) = 0.5
 BuildRequires:  pkgconfig(libglyr)
 BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(totem-plparser)
 %if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(taglib)
 %else
@@ -85,9 +80,6 @@
 %prep
 %setup -q
 %patch0
-%patch1
-%patch2
-%patch3
 
 %build
 autoconf -f -v
@@ -97,7 +89,7 @@
 %install
 %make_install
 # Remove installed docs -- I will install them myself.
-rm -rf %{buildroot}%{_datadir}/%{name}/doc
+rm -rf %{buildroot}%{_datadir}/doc/%{name}
 # Install Norwegian Bokmål locale to the right place.
 mv -f %{buildroot}%{_datadir}/locale/{no,nb}
 # Install icons of various sizes.
@@ -121,8 +113,8 @@
 
 %files
 %defattr(-,root,root,-)
-# FIXME: add AUTHORS and README to docs if not empty.
-%doc ChangeLog COPYING FAQ NEWS TODO
+# FIXME: add AUTHORS to docs if not empty.
+%doc ChangeLog COPYING FAQ NEWS README TODO
 %{_bindir}/%{name}
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop

++ pragha-1.0-pixdir.patch - pragha-1.0.2-pixdir.patch ++
--- /work/SRC/openSUSE:Factory/pragha/pragha-1.0-pixdir.patch   2012-05-07 
22:49:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha-1.0.2-pixdir.patch
2012-05-14 16:18:11.0 +0200
@@ -4,8 +4,8 @@
 ===
 --- Makefile.am.orig
 +++ Makefile.am
-@@ -11,7 +11,7 @@ man_MANS = data/pragha.1
- docdir= $(pkgdatadir)/doc
+@@ -10,7 +10,7 @@ man_MANS = data/pragha.1
+ 
  doc_DATA = ChangeLog FAQ NEWS 

commit pragha for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package pragha for openSUSE:Factory checked 
in at 2012-05-07 22:49:18

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


Package is pragha, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-05-03 01:24:41.895590051 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes   2012-05-07 
22:49:21.0 +0200
@@ -0,0 +1,73 @@
+---
+Tue Mar 13 06:22:00 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.0.1.
+  * Added Get lyrics, Get artist info to the selection on current
+playlist.
+  * Added Love, Unlove, and Get similar options to the selection on
+current playlist.
+  * Add an icon in the panel to suggest tag corrections of lastfm
+when update now_playing.
+  * Added tootips to show equalizer bands values.
+  * Select last track when append new songs.
+  * Also append radios when restore session.
+  * Append Hz, kbps, and Channels string to file properties dialog.
+  * Check status of network manager when launch pragha. If is
+online, init lastfm, otherwise wait 30 seconds.
+  * Removed search album art option in menu.
+  * Only search covers art in lastfm temporarily. Returns better
+results.
+  * Updated translations: German, Portuguese, Italian, Russian.
+  * A lot of bugs fixed (see NEWS).
+- Depends on libclastfm = 0.5.
+- Updated russian patch.
+
+---
+Fri Feb  3 19:21:15 UTC 2012 - lazy.k...@opensuse.org
+
+- Patch to update Russian translation.
+
+---
+Fri Feb  3 14:33:46 UTC 2012 - lazy.k...@opensuse.org
+
+- Added GStreamer plugins to dependencies.
+
+---
+Thu Feb  2 12:36:59 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 1.0.
+  * Add a classic 10-band software equalizer.
+  * Save the m3u playlists with relative paths when stored in the
+same directory that the audio files.
+  * Bugs fixed:
++ Emit album art URL on MPRIS2 when is available.
++ Emit new metadata when edit tag of current track.
++ Fix try to edit some tags of radio stream with taglib.
++ Add playlists mime on desktop file.
++ Use autoaudiosink as default audiosink.
++ Update notifications instead of show one for each song
+  change.
++ Set Next as default button when show a playback error.
++ Do not allow change song from mpris/keybinder/systray when
+  show a playback error.
++ Can open playlists with relative paths.
++ Save radio stream when press enter on name.
++ Fix compilation without exo-1.
++ Confirm with an dialog before delete any radio/playlist item.
++ Fixes some memory leaks.
+  * Added Italian translation.
+  * Updated German, Portuguese, Russian translations.
+- Patch to remove Unity shortcuts from desktop file (lp#789867).
+- Split off language package.
+
+---
+Mon Dec 19 19:49:45 UTC 2011 - lazy.k...@opensuse.org
+
+- Patch to use default openSUSE optimization flags.
+- Add autoconf as buildrequire.
+
+---
+Thu Dec 15 17:48:49 UTC 2011 - lazy.k...@opensuse.org
+
+- Initial package created - 0.99.3 (1.0.RC3).
+- Patch to fix pixmaps directory.

New:

  pragha-1.0-desktop.patch
  pragha-1.0-optflags.patch
  pragha-1.0-pixdir.patch
  pragha-1.0.1-russian.patch
  pragha-1.0.1.tar.bz2
  pragha.changes
  pragha.spec



Other differences:
--
++ pragha.spec ++
#
# spec file for package pragha
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   pragha
Version:1.0.1
Release:0
License:GPL-3.0+
Summary:Lightweight Music Player
Url:http://pragha.wikispaces.com/
Group:  Productivity/Multimedia/Sound/Players
Source0: