Hello community,

here is the log from the commit of package qjackctl for openSUSE:Factory 
checked in at 2015-03-18 13:04:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qjackctl (Old)
 and      /work/SRC/openSUSE:Factory/.qjackctl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qjackctl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qjackctl/qjackctl.changes        2014-04-03 
17:15:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qjackctl.new/qjackctl.changes   2015-03-18 
13:04:42.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Mar 13 22:30:10 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.3.12
+  * JACK client/port pretty-name (metadata) support is being introduced
+    and seamlessly integrated with old Connections client/port aliases
+    editing (rename) (EXPERIMENTAL)
+  * Application close confirm warning is now raising the main window
+    as visible and active for due top level display, especially 
+    applicable when minimized to the system tray.
+  * Messages standard output capture has been slightly improved as
+    for non-blocking i/o, whenever available.
+  * Translations install directory change.
+  * Allow the build system to include an user specified LDFLAGS.
+  * Missing input/output-latency parameter settings now settled for
+    the D-BUS controlled JACK server and firewire back-end driver.
+- Recommend the translations subpackage
+
+-------------------------------------------------------------------

Old:
----
  qjackctl-0.3.11.tar.gz

New:
----
  qjackctl-0.3.12.tar.gz

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

Other differences:
------------------
++++++ qjackctl.spec ++++++
--- /var/tmp/diff_new_pack.M05SUp/_old  2015-03-18 13:04:43.000000000 +0100
+++ /var/tmp/diff_new_pack.M05SUp/_new  2015-03-18 13:04:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qjackctl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           qjackctl
-Version:        0.3.11
+Version:        0.3.12
 Release:        0
 Summary:        Graphical User Interface to Control JACK Servers
 License:        GPL-2.0+
@@ -34,6 +34,7 @@
 BuildRequires:  portaudio-devel
 BuildRequires:  update-desktop-files
 Requires:       jack
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -69,7 +70,7 @@
 %suse_update_desktop_file -r qjackctl Music AudioVideo
 
 L="$PWD/%{name}.lang"; echo -n >"$L"
-B="%{_datadir}/locale"
+B="%{_datadir}/qjackctl/translations"
 pushd "%{buildroot}${B}"
 /bin/ls *.qm | while read qm; do
     l="${qm##*_}"
@@ -78,9 +79,6 @@
 done
 popd
 
-%clean
-%{?buildroot:%__rm -rf '%{buildroot}'}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog README TODO
@@ -91,5 +89,7 @@
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)
+%dir %{_datadir}/qjackctl
+%dir %{_datadir}/qjackctl/translations
 
 %changelog

++++++ qjackctl-0.3.11.tar.gz -> qjackctl-0.3.12.tar.gz ++++++
++++ 37761 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