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.changes    2012-08-26 
14:22:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha.changes       2013-03-03 
21:07:56.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Feb 21 20:10:51 UTC 2013 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.WDbdsE/_new  2013-03-03 21:07:57.000000000 +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 [email protected] -- 
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 [email protected] -- 
correct Russian translation
-Patch1:         pragha-1.1.1-russian.patch
+# PATCH-FIX-UPSTREAM pragha-1.1.2-russian.patch [email protected] -- 
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}
-%suse_update_desktop_file %{name}
 
 %post
 %desktop_database_post
@@ -119,9 +116,9 @@
 %files
 %defattr(-,root,root,-)
 # FIXME: add AUTHORS to docs if not empty.
-%doc ChangeLog COPYING FAQ NEWS README TODO
+%doc ChangeLog COPYING FAQ NEWS README
 %{_bindir}/%{name}
-%{_datadir}/%{name}
+%{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}.*
 %doc %{_mandir}/man?/*

++++++ pragha-1.1.1-russian.patch -> pragha-1.1.2-russian.patch ++++++
--- /work/SRC/openSUSE:Factory/pragha/pragha-1.1.1-russian.patch        
2012-08-26 14:22:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pragha.new/pragha-1.1.2-russian.patch   
2013-03-03 21:07:56.000000000 +0100
@@ -1,18 +1,170 @@
-Index: po/ru.po
+Index: pragha-1.1.2/po/ru.po
 ===================================================================
---- po/ru.po.orig
-+++ po/ru.po
-@@ -105,11 +107,11 @@ msgstr "Эквалайзер"
- 
- #: ../src/gui.c:212
- msgid "_Playback"
--msgstr "_Воспроизведение"
-+msgstr "В_оспроизведение"
+--- pragha-1.1.2.orig/po/ru.po
++++ pragha-1.1.2/po/ru.po
+@@ -10,7 +10,7 @@ msgstr ""
+ "Project-Id-Version: Pragha\n"
+ "Report-Msgid-Bugs-To: \n"
+ "POT-Creation-Date: 2013-02-17 20:10-0300\n"
+-"PO-Revision-Date: 2013-02-11 05:04+0000\n"
++"PO-Revision-Date: 2013-02-22 00:04+0300\n"
+ "Last-Translator: Kyrill Detinov <[email protected]>\n"
+ "Language-Team: LANGUAGE <[email protected]>\n"
+ "Language: ru\n"
+@@ -19,6 +19,7 @@ msgstr ""
+ "Content-Transfer-Encoding: 8bit\n"
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+ "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
++"X-Generator: Poedit 1.5.4\n"
  
- #: ../src/gui.c:213
+ #: ../src/equalizer.c:23
+ msgid "Disabled"
+@@ -26,59 +27,59 @@ msgstr "Отключен"
+ 
+ #: ../src/equalizer.c:24
+ msgid "Classical"
+-msgstr "Classical"
++msgstr "Классическая музыка"
+ 
+ #: ../src/equalizer.c:25
+ msgid "Club"
+-msgstr "Club"
++msgstr "Клубная музыка"
+ 
+ #: ../src/equalizer.c:26
+ msgid "Dance"
+-msgstr "Dance"
++msgstr "Танцевальная музыка"
+ 
+ #: ../src/equalizer.c:27
+ msgid "Full Bass"
+-msgstr "Full Bass"
++msgstr "Усиление басов"
+ 
+ #: ../src/equalizer.c:28
+ msgid "Full Bass and Treble"
+-msgstr "Full Bass and Treble"
++msgstr "Усиление басов и высоких частот"
+ 
+ #: ../src/equalizer.c:29
+ msgid "Full Treble"
+-msgstr "Full Treble"
++msgstr "Усиление высоких частот"
+ 
+ #: ../src/equalizer.c:30
+ msgid "Laptop Speakers and Headphones"
+-msgstr "Laptop Speakers and Headphones"
++msgstr "Ноутбук или наушники"
+ 
+ #: ../src/equalizer.c:31
+ msgid "Large Hall"
+-msgstr "Large Hall"
++msgstr "Большой зал"
+ 
+ #: ../src/equalizer.c:32
+ msgid "Live"
+-msgstr "Live"
++msgstr "Живое исполнение"
+ 
+ #: ../src/equalizer.c:33
+ msgid "Party"
+-msgstr "Party"
++msgstr "Вечеринка"
+ 
+ #: ../src/equalizer.c:34
+ msgid "Pop"
+-msgstr "Pop"
++msgstr "Поп-музыка"
+ 
+ #: ../src/equalizer.c:35
+ msgid "Reggae"
+-msgstr "Reggae"
++msgstr "Регги"
+ 
+ #: ../src/equalizer.c:36
+ msgid "Rock"
+-msgstr "Rock"
++msgstr "Рок"
+ 
+ #: ../src/equalizer.c:37
+ msgid "Ska"
+-msgstr "Ska"
++msgstr "Ска"
+ 
+ #: ../src/equalizer.c:38
+ msgid "Smiley Face Curve"
+@@ -86,15 +87,15 @@ msgstr "Smiley Face Curve"
+ 
+ #: ../src/equalizer.c:39
+ msgid "Soft"
+-msgstr "Soft"
++msgstr "Мягкая музыка"
+ 
+ #: ../src/equalizer.c:40
+ msgid "Soft Rock"
+-msgstr "Soft Rock"
++msgstr "Софт-рок"
+ 
+ #: ../src/equalizer.c:41
+ msgid "Techno"
+-msgstr "Techno"
++msgstr "Техно"
+ 
+ #: ../src/equalizer.c:42
+ msgid "Custom"
+@@ -325,7 +326,7 @@ msgstr "Добавить _располо
+ 
+ #: ../src/pragha-playlist.c:111
+ msgid "_Add the library"
+-msgstr "_Добавить библиотеку"
++msgstr "_Добавить коллекцию"
+ 
+ #: ../src/pragha-playlist.c:113 ../src/statusicon.c:66 ../src/menu.c:129
+ msgid "_Quit"
+@@ -511,10 +512,9 @@ msgid ""
+ "\n"
+ "Warning: To recover we must rescan the entire library."
+ msgstr ""
+-"Вы уверены, что хотите удалить этот файл из библиотеки?\n"
++"Вы уверены, что хотите удалить этот файл из коллекции?\n"
+ "\n"
+-"Внимание: Для его восстановления потребуется просканировать библиотеку "
+-"заново."
++"Внимание: Для его восстановления потребуется просканировать коллекцию 
заново."
+ 
+ #: ../src/statusicon.c:48 ../src/menu.c:196
+ msgid "About"
+@@ -784,11 +784,11 @@ msgstr "_Воспроизведение"
+ 
+ #: ../src/menu.c:109
  msgid "Play_list"
 -msgstr "Список_воспроизведения"
 +msgstr "_Плейлист"
  
- #: ../src/gui.c:214
+ #: ../src/menu.c:110
  msgid "_View"
+-msgstr "_Вид"
++msgstr "Ви_д"
+ 
+ #: ../src/menu.c:112
+ msgid "_Help"
+@@ -1055,16 +1055,16 @@ msgstr "Информация об исп
+ #: ../src/info-bar-import-music.c:67
+ #, c-format
+ msgid "Would you like to import %s to library?"
+-msgstr "Вы хотели бы импортировать %s в библиотеку?"
++msgstr "Вы хотели бы импортировать %s в коллекцию?"
+ 
+ #: ../src/info-bar-import-music.c:111
+ msgid "Want to upgrade your music library?"
+-msgstr ""
++msgstr "Хотите обновить музыкальную коллекцию?"
+ 
+ #: ../src/pragha-scanner.c:47
+ #, c-format
+ msgid "%i files analized of %i detected"
+-msgstr "%i файлов проанализировано из %i обнаруженных"
++msgstr "проанализировано %i из %i найденных"
+ 
+ #: ../src/pragha-scanner.c:53
+ msgid "Searching files to analyze"

++++++ pragha-1.1.1.tar.bz2 -> pragha-1.1.2.tar.bz2 ++++++
++++ 75106 lines of diff (skipped)

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

Reply via email to